/*Copyright 2005 keer
This stylesheet contain Main Layout
Coding By keer
Site:http://www.keerstudio.com
*/

/*      common          */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	text-decoration: none;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #003399;
}
a:hover {
	color: #003399;
	text-decoration: underline;
}
a:active {
	color: #003399;
}


a.orange:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF4000;
	text-decoration: none;
}
a.orange:visited {
	font-weight: bold;
	color: #FF4000;
}
a.orange:hover {
	font-weight: bold;
	color: #FF4000;
	text-decoration: underline;
}
a.orange:active {
	font-weight: bold;
	color: #FF4000;
}

a.blue:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
a.blue:visited {
	font-weight: bold;
	color: #003399;
}
a.blue:hover {
	font-weight: bold;
	color: #FF4000;
	text-decoration: underline;
}
a.blue:active {
	font-weight: bold;
	color: #003399;
}


/*      home-topmenu-begin          */
#top_menu {
	height:120px;
	width:776px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	background-image: url(../images/banner.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#search_input{
	background-color: #FFFFFF;
	border: 1px solid #003399;
}
#search_go{
	background-color: #DDDDE7;
	height: 18px;
	border: 1px solid #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
}


/*      content-begin          */
#content{
	clear:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	MARGIN: auto;
	PADDING: auto;
	text-align:left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003399;
	width:100%;
}

/*      content-left-begin          */
#content_l{
	float:left;
	text-align: center;
	width:100%;
}
.content_l_t{
	text-align: left;
	text-indent: 4px;
	padding:3px;
	font-size:11px;
	font-weight:bold;
	background-color: #EFEFF9;
	border: 1px solid #003399;
}
.content_l_c{
	text-align: left;
	text-indent: 20px;
	padding:3px;
	width:90%;
	}
.content_l_c ul{
    LIST-STYLE-TYPE: none;
	margin:0px;
}
.content_l_c li{
	color:#003399;
	line-height:18px;
	text-align:left;
	line-height:180%;
}
.content_l_c_add{
	background-image: url(../images/content_l_c_arrow+.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.content_l_c_sub{
	background-image: url(../images/content_l_c_arrow-.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/*      content-center-begin          */
#position{
	padding-bottom:10px;
	text-align: left;
	font-size:12px;
}
#content_m{
	clear:none;
	text-align: left;
	width: 100%;
}
.content_m_t{
	text-align: left;
	text-indent: 4px;
	padding:3px;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	background-color: #003399;
	border: 1px solid #003399;
	text-transform: capitalize;
}
.content_m_c{
	text-align: left;
	padding-top:3px;
}
.content_m_c_title{
	width:74%;
	float:left;
	text-align: center;
	background-color:#EFEFF9;
	font-weight: bold;
	text-transform: capitalize;
}
.content_m_c_data{
	width:25%;
	float:right;
	background-color:#EFEFF9;
	font-weight: bold;
	text-align: center;
	text-transform: capitalize;
}
.content_m_c_news{
	width:74%;
	text-indent: 4px;
	float:left;
	text-align: center;
	text-transform: capitalize;
	height:20px;
}
.content_m_c_d{
	width:25%;
	float:right;
	text-indent: 10px;
	text-align: center;
	text-transform: capitalize;
	height:20px;
}
.content_m_c_more{
	text-align:right;
	height:20px;
	padding:10px 10px 10px 10px;
	font-weight: bold;
}
.content_m_c ul{
    LIST-STYLE-TYPE: none;
	margin:0px;
}
.content_m_c li{
	color:#003399;
	line-height:18px;
	text-align:left;
	line-height:180%;
}

/*      content-right-begin          */
#content_r{
	border-left:0px solid #003399;
	text-align: center;
	width:100%;
}
.content_r_t{
	text-align: center;
	padding:3px;
	font-size:11px;
	font-weight:bold;
	background-color: #FF4000;
	border: 1px solid #FF0000;
	color: #ffffff;
}
.content_r_c{
	text-align: left;
	padding:3px;
}
.content_r_c ul{
    LIST-STYLE-TYPE: none;
	margin:0px;
}
.content_r_c li{
	color:#003399;
	line-height:18px;
	text-align:left;
	line-height:180%;
	margin:0px;
	
}
.content_r_c_add{
	background-image: url(../images/content_l_c_arrow+.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.content_r_c_sub{
	background-image: url(../images/content_l_c_arrow-.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.content_r_c table{
	background-color: #FFFFFF;
	border:1px solid #003399;
}
.content_r_c td{
	background-color: #FFFFFF;
	border:1px solid #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align:center;
}

/*      copyright          */
#copyright{
	font-weight: bold;
}
