body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
}
td, textarea, input, select {
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
}
.tableDetail {
	font-size: 10px;
	font-family: Verdana;
	color: #49394E;
}

.text1 {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}

a:hover.text1 {
	font-family: tahoma;
	font-size: 11px;
	color: #FDEE1F;
	font-weight: bold;
	text-decoration:underline;
}
.text1a {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}
a:hover.text1a {
	font-family: tahoma;
	font-size: 11px;
	color: #FF7F00;
	font-weight: bold;
	text-decoration:underline;
}
.text1aFM {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
a:hover.text1aFM {
	font-family: tahoma;
	font-size: 11px;
	color: #FDEF17;
	font-weight: bold;
	text-decoration:underline;
}

.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #49394E;
	text-decoration: none;
}
a:hover.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#F7921C;
}
.text2a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8DC73F;
	text-decoration:none;
}
a:hover.text2a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#8DC73F;
	text-decoration:underline;
}
.text2b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8DC73F;
	text-decoration:none;
}
.text3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:hover.text3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8DC73F;
	text-decoration: none;
}
.text4 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.text4a {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: EB0D0C;
	text-decoration: none;
}
a:hover.text4a {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #142543;
	text-decoration:underline;
}
.text5 {
	font-family: tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:hover.text5 {
	font-family: tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #FF8040;
}
.text6 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.text6 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.text7 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.text8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #003D7D;
	text-indent: 30px;
	text-decoration: none;
}
a:hover.text8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	/*color: #FDEF17;*/
	color: #000000;
	text-indent: 30px;
}
.text9 {


	font-family: tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
}
.frame {
	border: 1px solid #142543;
}
.frameFM {
	border: 1px solid #CCCCCC;
}
.frame_dash {
	border: 1px dashed #CCCCCC;
}
.top {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bottom {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bottomFM {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bottom_leftFM {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.designed_by {
	font-family: Arial;
	font-size: 8.5px;
	font-weight: lighter;
	color: #000000;
}
a.a:link {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: DDE5E8;
}
a.a:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
a.a:visited {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: DDE5E8;
}
a.b:link {

	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: 5FA1BC;
	text-decoration: underline;
}
a.b:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a.b:visited {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: 5FA1BC;
	text-decoration: underline;
}
a.c:link {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: C4D356;
	text-decoration: underline;
}
a.c:hover {

	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
a.c:visited {

	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: C4D356;
	text-decoration: underline;
}
a.d:link {



	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #33485d;
	text-decoration: underline;
}
a.d:hover {


	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #E4141A;
	text-decoration: underline;
}
a.d:visited {


	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a.e:link {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: 944F23;
	text-decoration: underline;
}
a.e:hover {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #4E4E4E;
	text-decoration: underline;
}
a.e:visited {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: 944F23;
	text-decoration: underline;
}
a.f:link {

	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: 594B13;
	text-decoration: underline;
}
a.f:hover {

	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #4E4E4E;
	text-decoration: underline;
}
a.f:visited {

	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: 594B13;
	text-decoration: underline;
}
a.g:link {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.g:hover {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
a.g:visited {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.inputstyle {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #5F726F;
	background-color: #FFFFFF;
	border: 1px solid #639FB7;
}
.style5a {
	font-size: 12px;
	color: #FF8040;
	font-weight: normal;
}
a:hover.style5a {
	font-size: 12px;
	color:#142543;
}
.style5b {
	font-size: 12px;
	color: #FF8040;
	font-weight: bold;
	text-decoration: none;
}
a:hover.style5b {
	font-size: 12px;
	color:#142543;
	font-weight: bold;
	text-decoration: underline;
}
.fm_soon {
	color: #FF7F00;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a:hover.fm_soon {
	color: #142543;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.fmh1{
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	font-family: Tahoma;
}
.fmh1a {
	color: #6B992D;
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
}
.fmh1b {
	color: #6B992D;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}
.style2 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.style2 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}a:hover.style2 {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a:hover.style5 {
	font-size: 12px;
	color:#FF8040;
}

/* List CSS Start 
ul {margin:0; padding:0; list-style:none}
li {
	padding-left:30px;
	line-height:inherit;
	font-size:9px;
	color:#000000;
	font-weight:normal;
	font-family:Tahoma;
	background-image: url(../images/tick.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: none;
	text-align: left;
}
li a {color:#0082C6; text-decoration:none;}
li a:hover {
	text-decoration:none;
	color: #EF3023;
}
List CSS End */
