@charset "utf-8";
#wrapper {
	width: 1000px;
	background-image: url(../images/main_bg1000x1.png);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}

#head {
	padding: 4px;
	height: 160px;
	width: 990px;
	background-color: #C8EDA8;
	border: 1px ridge #0066FF;
	font-size: 10px;
}
#head a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#head a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#head a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#head a:visited {
	color: #FFFFFF;
	text-decoration: none;
}



#head_left {
	height: 130px;
	width: 250px;
	color: #FFFFFF;
	padding: 5px;
	float: left;
	background-color: #C8EDA8;
	font-size: 24px;
	font-weight: bold;
}


#head_left a:link {
	color: #FFFFFF;
	float: left;
	background-color: #C8EDA8;
	font-size: 24px;
	font-weight: bold;
}
#head_left a:hover {
	font-size: 24px;
	color: #FFFFFF;
	float: left;
	font-weight: bold;
	background-repeat: no-repeat;
}
#head_left a:active {
	font-size: 24px;
	color: #FFFFFF;
	float: left;
	background-color: #C8EDA8;
}

#head_left a:visited {
	font-size: 24px;
	color: #FFFFFF;
	float: left;
	background-color: #C8EDA8;
	font-weight: bold;
}




#head_right {
	height: 140px;
	width: 710px;
	color: #FFFFFF;
	float: right;
	padding: 5px;
	border: 5px outset #DDFFFE;
	font-weight: bold;
	font-size: 14px;
}
#head_right_leftbanner {
	height: 120px;
	width: 240px;
	float: left;
}
#head_right_left_upbanner {
	float: right;
	height: 60px;
	width: 468px;
}
#head_right_left_downbanner {
	float: right;
	height: 60px;
	width: 468px;
}



#menu {
	height: 35px;
	width: 994px;
	background-color: #B9C5D3;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 2px;
	padding-left: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-right-color: #0066FF;
	border-bottom-color: #0066FF;
	border-left-color: #0066FF;
}


#menu_sub a:link {
	height: 25px;
	width: 300px;
	background-color: #76A4DC;
	float: left;
	font-size: 13px;
	text-transform: capitalize;
	text-align: center;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
}
#menu_sub a:hover {
	height: 25px;
	width: 300px;
	background-color: #163356;
	float: left;
	font-size: 13px;
	text-transform: capitalize;
	text-align: center;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	font-style: italic;
}
#menu_sub a:visited {
	height: 25px;
	width: 300px;
	background-color: #4D8AD1;
	float: left;
	font-size: 13px;
	text-transform: capitalize;
	text-align: center;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
}
#menu_sub a:active {
	height: 25px;
	width: 300px;
	background-color: #9D826F;
	float: left;
	font-size: 13px;
	text-transform: capitalize;
	text-align: center;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
}




#main {
	width: 1000px;
	background-image: url(../images/main_bg1000x1.png);
	background-repeat: repeat;
	text-align: justify;
}
#main_left {
	width: 210px;
	float: left;
	padding: 2px;
}

#main_points {
	height: auto;
	width: 200px;
	float: left;
	font-size: 12px;
	background-color: #FFFFFF;
	padding: 5px;
	margin-bottom: 4px;
	text-align: left;
}
#main_points a:link {
	font-size: 12px;
	text-align: left;
	color: #7ED531;
	font-weight: bold;
	text-decoration: underline;
}
#main_points a:hover {
	font-size: 12px;
	text-align: left;
	color: #163356;
	font-weight: bold;
	text-decoration: underline;
}
#main_points a:visited {
	font-size: 12px;
	text-align: left;
	color: #7ED531;
	font-weight: bold;
	text-decoration: underline;
}
#main_points a:active {
	font-size: 12px;
	text-align: left;
	color: #7ED531;
	font-weight: bold;
	text-decoration: underline;
}



#content {
	width: 560px;
	float: left;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	font-size: 14px;
	text-align: left;
}
#content a:link {
	color: #7ED531;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}
#content a:hover {
	color: #163356;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}
#content a:visited {
	color: #7ED531;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}
#content a:active {
	color: #7ED531;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}




#main_right {
	width: 210px;
	float: right;
	padding: 2px;
}


#footer {
	background-color: #DDDDDD;
	padding: 5px;
	height: 20px;
	width: 990px;
	clear: both;
}
.style2 {
	font-size: 10px;
	color: #666666;
}
.style3 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4B4B4B;
}

body,td,th {
	font-family: Tahoma;
	margin: 0px;
	padding: 0px;
}

acronym {
 border-bottom: 1px dotted #333;
 cursor: help;
 font-variant: small-caps;
 text-transform: lowercase;
}
