html, body {
	margin: 0;
	padding: 0;
	color: #000000;
	font-family: Arial, Verdana;
	font-size: 10px;
}

a:link, a:visited, a:active {
   font-family: Arial, Verdana;
	font-size: 11px;
	color: #3366CC;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}

a.menuMain:link, a.menuMain:visited, a.menuMain:active {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #0C3C63;
}

a.basic:link, a.basic:visited, a.basic:active {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #3366CC;
}

a.proPage:link, a.proPage:visited, a.proPage:active {
   font-family: Arial, Verdana;
	padding: 0px 3px 0px 3px;
	color: #3366CC;
	font-size: 11px;
	text-decoration: none;
}
a.proPage:hover {
	text-decoration: none;
}

.pageList {
	padding: 0px 3px 0px 3px;
}


P {
	line-height: 16px;
	text-align: justify;
}


.pageTitle {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.copy {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #ffffff;
}

.bank {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #0C3C63;
}

.bankString {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #940000;
}

.textMain, .pageList, P, LI, OL, UL, A {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #0C3C63;
}

.textMain1, .formText1, .newsDate, #colorGray {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #0C3C63;
}

.textTitle, .textTitleArch {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #0C3C63;
}

.textTitleArch {
	color: #0C3C63;
}



.menuTopTitle {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.newsDate {
	color: #6D7484;
}
 
.sectionTitle {
	font-family: Arial, Verdana;
	font-size: 13px;
	color: #FF5235;
	font-weight: bold;
}
a.sectionTitle {
	font-family: Arial, Verdana;
	font-size: 13px;
	color: #FF5235;
	font-weight: bold;
}
a.sectionTitle2 {
	font-family: Arial, Verdana;
	font-size: 13px;
	color: #FF5235;
	font-weight: bold;
}
.formText1 {
	border: 1px solid #D2D2D2;
}

.formSubmit1 {
	background-image: url(../images/button_bg_blue.gif);
	border: 1px solid #1685D4;
	color: #ffffff;
	font-family: Arial, Verdana;
	font-size: 11px;
	background-color: #1685D4;
}

.formSubmit2 {
	background-image: url(../images/button_bg_orang.gif);
	background-repeat: repeat-x;
	border: 1px solid #F9913C;
	color: #ffffff;
	font-family: Arial, Verdana;
	font-size: 11px;
	height: 18px;
	background-color: #F5AE70;
}


.searchedSelect {
	background-color: #EBEBEB;
}


#star {
	color: #ff0000;
	font-size: 12px;
}

#size10 {
	font-size: 10px;
}

#size11 {
	font-size: 11px;
}

#size12 {
	font-size: 12px;
}

#size14 {
	font-size: 14px;
}

#colorGray {
	color: #383838;
}

#colorSended {
	color: #00A026;
}

#colorError {
	color: #B00300;
}