body
{
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
	line-height: 1.45em	
}


a:link { font-family: Verdana, Tahoma, Arial; font-size: 11px; color: #003399; text-decoration: none}
a:visited { font-family: Verdana, Tahoma, Arial; font-size: 11px; color: #003399; text-decoration: none}
a:hover { font-family: Verdana, Tahoma, Arial; font-size: 11px; color: #2862D5; text-decoration: underline}

a:link.logo { font-family: Arial, Verdana, Tahoma; font-size: 13px; font-weight: bold; color: #D0282A; text-decoration: none}
a:visited.logo { font-family: Arial, Verdana, Tahoma; font-size: 13px; font-weight: bold; color: #D0282A; text-decoration: none}
a:hover.logo { font-family: Arial, Verdana, Tahoma; font-size: 13px; font-weight: bold; color: #000000; text-decoration: none}

a:link.ebank { font-family: Arial, Verdana, Tahoma; font-size: 11px; font-weight: normal; color: #000000; text-decoration: none}
a:visited.ebank { font-family: Arial, Verdana, Tahoma; font-size: 11px; font-weight: normal; color: #000000; text-decoration: none}
a:hover.ebank { font-family: Arial, Verdana, Tahoma; font-size: 11px; font-weight: bold; color: #FF0000; text-decoration: none}

a:link.marquee { font-family: Arial, Verdana, Tahoma; font-size: 13px; font-weight: bold; color: #0073FF; text-decoration: none}
a:visited.marquee { font-family: Arial, Verdana, Tahoma; font-size: 13px; font-weight: bold; color: #0073FF; text-decoration: none}
a:hover.marquee { font-family: Arial, Verdana, Tahoma; font-size: 13px; font-weight: bold; color: #0073FF; text-decoration: underline}

a:link.promotion { font-family: Arial, Verdana, Tahoma; font-size: 11px; font-weight: normal; color: #FF0000; text-decoration: none}
a:visited.promotion { font-family: Arial, Verdana, Tahoma; font-size: 11px; font-weight: normal; color: #FF0000; text-decoration: none}
a:hover.promotion { font-family: Arial, Verdana, Tahoma; font-size: 11px; font-weight: normal; color: #FF0000; text-decoration: underline}

a:link.hightlight { font-family: Arial, Verdana, serif; font-size: 12px; font-weight: normal; color: #31446F; text-decoration: none; line-height: 1.6em}
a:visited.hightlight { font-family: Arial, Verdana, serif; font-size: 12px; font-weight: normal; color: #31446F; text-decoration: none; line-height: 1.6em}
a:hover.hightlight { font-family: Arial, Verdana, serif; font-size: 12px; font-weight: normal; color: #FF0000; text-decoration: none; line-height: 1.6em}

a:link.subhightlight { font-family: Arial, Verdana, Tahoma; font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration: none; line-height: 1.6em}
a:visited.subhightlight { font-family: Arial, Verdana, Tahoma; font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration: none; line-height: 1.6em}
a:hover.subhightlight { font-family: Arial, Verdana, Tahoma; font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration: underline; line-height: 1.6em}

a:link.home { font-family: Tahoma, Arial, Verdana; font-size: 13px; font-weight: bold; color: #656565; text-decoration: none; text-align:center}
a:visited.home { font-family: Tahoma, Arial, Verdana; font-size: 13px; font-weight: bold; color: #656565; text-decoration: none; text-align:center}
a:hover.home { font-family: Tahoma, Arial, Verdana; font-size: 13px; font-weight: bold; color: #FF0000; text-decoration: none; text-align:center}

a:link.m1 { font-family: Tahoma, Arial, Verdana; font-size: 11.45px; font-weight:bold ; color: #656565; text-decoration: none}
a:visited.m1 { font-family: Tahoma, Arial, Verdana; font-size: 11.45px; font-weight: bold; color: #656565; text-decoration: none}
a:hover.m1 { font-family: Tahoma, Arial, Verdana; font-size: 11.45px; font-weight: bold; color: #157EFF; text-decoration:none}

a:link.title { font-family: Tahoma, Arial, Verdana; font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: none;}
a:visited.title { font-family: Tahoma, Arial, Verdana; font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: none}
a:hover.title { font-family: Tahoma, Arial, Verdana; font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: underline}

p
{
	text-align: justify;
	margin: 2px;
	line-height: 1.8em;
	font-size: 12px	
}

.content
{
	text-align:justify;
	font-size:13px;
	font-family:Arial, Verdana, Tahoma
}

.h1
{
	color:#FFFFFF; 
	font-family:'Times New Roman', Times, serif; 
	font-weight:bold; 
	padding-left: 10px;
	font-size:24px
}


.error
{
	height: 26px;
	font-weight: bold;
	background-color: #FEE9E9;
	border: 1px solid #ff0000; 
	padding: 5px;
	color: #FF0000;
	font-size: 11px;
	text-align: center;
}

.success
{
	height: 26px;
	font-weight: bold;
	background-color: #EAFFEA;
	border: 1px solid #22A51E; 
	padding: 5px; 
	font-size: 11px; 
	color: #169900;
	text-align: center;	
}

.counter
{
	height: 26px;
	font-weight: bold;
	background-color: #0A59A4;
	border: 1px solid #0A59A4; 
	padding: 5px; 
	font-size: 11px; 
	color: #FFFFFF;
	text-align: center;	
}

.otherPage
{
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #6992E5;
	padding: 3px;
	background-color: #ECF4FF;
	line-height: normal;
	font-weight: bold;
	cursor: pointer;
	width: 16px
}

.currentPage
{
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #6992E5;
	padding: 3px;
	line-height: normal;
	width: 16px
}

.pro1 
{
	background-image:url(../Images/bg_pro2.gif);
	background-position:center bottom;
	background-repeat:repeat-x;
	padding-bottom:20px;
	padding-top:5px;
	width:100%;
}