html,body {
    	margin: 0px;
	padding: 0px;
    	cursor: default;   
    	color: #666;
    	font: 10px verdana,arial;
}
.main_body {
    	margin: 10px;
	padding: 0px;
    	cursor: default;   
    	background: transparent; 
    	color: #333;
    	font: 11px verdana,arial;
}
#main_container {
	width:99%; 
	margin:1%
}
#right_container {
	position:relative;
	float:left;
	width: 20%;
}
#left_container {
	position:relative;
	float:left;
	margin-top: 0px;
	width: 76%;
	margin-right:2%;
	display:inline;
	background:#ececec;
}
#menu_container {
	float: left;
	width:100%;
	margin: 0px;
	padding:0px;
	background: #fff;
	border-right: 1px #ececec solid;
	border-left: 1px #ececec solid;
	border-bottom: 3px solid #ececec;	
}
.sections_title	{
	font-size: 10px;
	text-transform: uppercase;
	color: #fff;
	background: #069;
	margin-top: 0px;
	margin-bottom: 5px;
	width: 100%;
	height: 20px;
    	line-height: 18px;
    	border-bottom: 2px solid #ececec;
	font-weight: normal;
}
.announcement_title	{
	font-size: 10px;
	text-transform: uppercase;
	color: #fff;
	background: #f60 url(/images/L_tab.gif) top left no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100%;
	height: 20px;
    	line-height: 18px;
    	border-bottom: 2px solid #ccc;
	font-weight: normal;
}
.announcement_body	{
	padding:5px 5px 15px 10px;
	background:#fff;
	color: #333;
	font-size:12px;
	border-bottom:12px solid #fff;
}
.app_title	{
	font-size: 11px;
	font:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #fff;
	background: #069 url(/images/L_tab.gif) top left no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100%;
	height: 20px;
    line-height: 18px;
    border-bottom: 2px solid #999;
	font-weight: normal;
}
.app_end	{
	font-size: 10px;
	text-transform: uppercase;
	color: #fff;
	background: #ececec url(/images/L_tab_end.gif) bottom left no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100%;
	height: 15px;
    	line-height: 18px;
    	border-top: 2px solid #ececec;
	font-weight: normal;
}
.app_cat	{	
	font-size: 10px;
	text-transform: uppercase;
	color: #069;
	background: #C3D3E2;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100%;
	height: 15px;
    	line-height: 15px;
    	border-bottom: 2px solid #ccc;
	font-weight: normal;
}
.menu_field {
	width: 90%;
	height: 18px;
	margin-left: 10px;
	padding-left: 5px;
	background: transparent;
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #666;
	border-top:1px #999 solid;
	border-left:1px #999 solid;
	border-right:1px #ccc solid;
	border-bottom:1px #ccc solid;
	display:inline;
}
.menu_btn {
	margin-top:5px;
	margin-left:10px;
	margin-right:0px;
	border: 1px solid #CFD8E0;
	background: #788D9F;
	color: #fff;
	font-family: verdana, sans-serif;
	font-size: 10px;
	display:inline;
	text-align:center;
}
.m_links {
	width: 100%;
	padding-top: 0px;
	padding-bottom: 20px;
}
.m_links ul{
	padding:0;
	margin:0;
	line-height : 15px;
}
.m_links li{
	list-style:none;
	margin:0;
	border-bottom:1px solid #ececec;
}
.m_links a{
	display:block;
	text-decoration:none;
	color:#333;
	background-color:#fff;
	padding-left: 10px;
}
.m_links a:hover {
	background-color: #C3D3E2;
	color: #fff;
}
.more_link{
	text-align:right;
    	font: 10px verdana,arial;
}
.more_link a{
	text-decoration:none;
	color:#333;
	background-color:#fff;
	border-right: 3px solid #fff;
	padding-right: 5px;
	
}
.more_link a:hover {
	color : #f60;
	border-right: 3px solid #f60;
	padding-right:5px;
}
.side_links {
	width: 100%;
	padding-top: 10px;
	border:0px;

}
.side_links ul{
	padding:0;
	margin:0;
	line-height : 15px;
}
.side_links li{
	list-style:none;
	margin:0;
	border-bottom:1px solid #ececec;
}
.side_links a{
	text-decoration:none;
	color:#333;
	padding-left: 16px;
	display:block;
	border-left: 3px solid #fff;
}
.side_links a:hover {
	color : #f60;
	border-left: 3px solid #f60;
}
.app_links {
	width: 49%;
	float:left;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	display:inline;
}
.app_links ul{
	padding:0;
	margin:0;
	line-height : 15px;
}
.app_links li{
	list-style:none;
	margin:0;
	border-bottom:1px solid #fff;
	
}
.app_links a{
	display:block;
	text-decoration:none;
	color:#666;
	background-color:#ececec;
	padding-left: 10px;
}
.app_links a:hover {
	background-color: #C3D3E2;
	color: #666;
}
.app_IE	{	
	margin: 0px;
	width: 100%;
	height: 1px;
    	line-height: 1px;
   	font-size:0px;
	font-weight: normal;
}
.padMe_L	{
	padding-left:10px;
}
.loginMssg	{
	color: red;
	font-family: verdana, sans-serif;
	margin:5px;
}

.search_field {
	width: 90%;
	height: 18px;
	margin-left: 10px;
	padding-left: 18px;
	background: transparent url(/images/search_fld.gif) no-repeat;
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #666;
	border-top:1px #999 solid;
	border-left:1px #999 solid;
	border-right:1px #ccc solid;
	border-bottom:1px #ccc solid;
	display:inline;
}
.search_btn {
	border: 1px solid #CFD8E0;
	background: #788D9F;
	color: #fff;
	font-family: verdana, sans-serif;
	font-size: 10px;
	display:inline:
	width:15%;
}

.normal {
font-size: 11px;
font:Arial, Helvetica, sans-serif;
}