@charset "utf-8";
body {
	background-color: #FFFFFF;
	
	background-repeat: repeat-x;
	margin: 0px;
}
blockquote {
	color: #0000FF;
}

ul li {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: normal;
	list-style-image: url(images/checkmark.jpg);
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	font-size: 12px;
	color: #0066CC;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

#right_panel {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999999;
}




#header_top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 8px;
	margin-right: 50px;
}
#header_top a {
	color: #000000;
	text-decoration: none;
}
#header_top a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#top_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 20px;
}
#top_menu a {
	color: #000000;
	text-decoration: none;
}
#top_menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-bottom: 25px;
}
#footer_menu a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer_menu a:hover {
	color: #000000;
	text-decoration: none;
}

#body_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
#testi {
	font-size: 12px;
	color: #000000;
	text-align: justify;
	font-weight: normal;
}
#testi tr {
	background-color: #E6E6E6;
}

#testi td {
	padding: 3px;
}
#testi img {
	border: 1px solid #000000;
}


#testi h3 {
	color: #000000;
	margin-top: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-right: 20px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}
.border {
	border: 1px solid #999999;
}
.border1 {
	border: 1px solid #0E4FC7;
}
.border2 {
	border: 1px dashed #FF9900;
}


.lefttitle {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.main_a {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.redtxt  {
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.redtxt1 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.red_title {
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.redtxtsmall {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-style: italic;
}
.black_title {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.big_black_title {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.Q {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.A {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.red {
	color: #AE0000;
	font-weight: bold;
}
.blue {
	color: #000000;
	font-weight: bold;
}
.green {
	color: #009900;
	font-weight: bold;
}
.yellow {
	background-color: #FFFF66;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
