BODY {
	color: #585A5F;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	margin-left : 0px;
	margin-top : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
}

TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
LI {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
INPUT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	background-color: #F1F2F2;
	border : 1px solid #FA5F00;
}
SELECT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	background-color: #F1F2F2;
	border : 1px solid #FA5F00;
	border-color : #FA5F00;
	}
TEXTAREA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	background-color: #F1F2F2;
	border : 1px solid #FA5F00;
}

a:link{
	text-decoration : none;
	color: #FA5F00;
}
a:visited  {
	text-decoration : none;
	color: #FF9415;
}
a:hover {
	text-decoration : underline;
	color: #FF9415;
}
a:active {
	text-decoration : underline;
	color: #FF9415;
}

.bold {
	font-weight : bold;
}
.italic {
	font-style : italic;
}
.uline {
	text-decoration : underline;
}

.headtxt {
	font-size: 13px;
	font-weight : bold;
	color : #FA5F00;
	}
.newstitle {
	font-size: 12px;
	font-weight : bold;
	color : #FA5F00;
	}
.newsrldate {
	font-size: 11px;
	color : #FA5F00;
	}
.suptxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #585A5F;
	}	
.smalltxt {
	font-size: xx-small;
	}	
.counter {
	color: #DFDFE0;
	font-size: xx-small;
	}
.error {
	color: #FF0000;
	font-size: xx-small;
	}	
.crtxt {
	color: #000000;
	font-size: xx-small;
	}	
a.crtxt:link{
	color : #000000;
	text-decoration : none;
}
a.crtxt:visited  {
	color : #555555;
	text-decoration : none;
}
a.crtxt:hover {
	text-decoration : underline;
}
a.crtxt:active {
	text-decoration : underline;
}
.bg_faq1 {
	background-color: #EDEDEE;
}
.bg_faq {
	background-color: #FFFFFF;
}

.bg_body{
	background-color: #FFFFFF;
}
.bg_orange{
	background-color: #FA5F00;
}
.bg_search{
	background-color: #EDEDEE;
}
.bg_newshome{
	background-color: #DFDFE0;
}

.bg-table1{
	background-color: #FEDBC7;
	}
.bg-table2{
	background-color: #FFF4ED;
	}
	
.frmbtn
{
BORDER-RIGHT:#DFDFE0  2px solid;
BORDER-TOP:#DFDFE0 1px solid;
BORDER-LEFT:#DFDFE0 1px solid;
BORDER-BOTTOM:#DFDFE0 2px solid;
FONT-SIZE: 10px;
BACKGROUND: #EDEDEE;
CURSOR: hand;
COLOR: #585A5F;
FONT-FAMILY: Verdana;
HEIGHT: 19px;
TEXT-DECORATION: none
}	
