.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #595959;
	text-transform: none;
	font-variant: normal;
	line-height: 16px;
	text-align: justify;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 20px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #0859CF;
	font-style: normal;
}

.newsTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
}

.newsDetailTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;	
}

.bar01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2580DA;
	font-style: normal;
	background-color: #B9DDFD;
	padding: 5px;
}

.mainMenuOut
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #ffffff;
	font-style: normal;
	background-color: #2580DA;
	padding: 5px 10px 5px 10px;	
}

.mainMenuOver
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #ffffff;
	font-style: normal;
	background-color: #66A6E5;
	padding: 5px 10px 5px 10px;	
	cursor: hand;
}

.topSubNavTable
{
	background-color: #66A6E5;
	/*width:120px;*/
}

.hotLink
{
	cursor: hand;
}

a.leftNavLevel1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0639aF;
	text-decoration:none;
}

a.leftNavLevel1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0859CF;
	text-decoration:none;
}

a.leftNavLevel1:link {
	color: #0859CF;
}
a.leftNavLevel1:visited {
	color: #0859CF;
}
a.leftNavLevel1:hover 
{
	text-decoration:underline;
	color: #0859CF;
}
a.leftNavLevel1:active {
	color: #0859CF;
}

a.leftNavLevel2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0859CF;
	text-decoration:none;
}

a.leftNavLevel2:link {
	color: #0859CF;
}
a.leftNavLevel2:visited {
	color: #0859CF;
	
}
a.leftNavLevel2:hover {
	color: #0859CF;
	text-decoration:underline;
}
a.leftNavLevel2:active {
	color: #0859CF;
}

p{margin:0px;padding:5px}

hr
{
	color:#b6ddfc;height:1px;
	}

.Btn001 {
	font-size: 11px;

}