body{
	color:333333;
	margin:0,0,0,10;
	font-size: 13px;
}
td,p,ol,ul,div {
	font-size: 13px;
	line-height:120%;
	color:333333
}
th{
	font-size: 13px;
	font-weight:bold;
	color:333333
}

.cont{
	text-indent:2em; font-size:14px; line-height:150%
}

.menuBar{
	border-left: #999999 1px solid;border-top: #999999 1px solid;border-right: #999999 1px solid;
}

/* links */
a:link, a:visited {
	color: #134A81;
	text-decoration:underline;
}

a:hover, a:active {
	color: #CC6600;
	text-decoration:underline;
}

/* Left Menu */
a.gray:link, a.gray:visited    { 
	color: #666666; 
	text-decoration: none;
}
a.gray:hover, a.gray:active   { 
	color: #CC6600;  
	text-decoration: underline;
}

/* News */
a.black:link, a.black:visited    { 
	color: #134A81; 
	text-decoration: none;
}
a.black:hover, a.black:active   { 
	color: #CC6600;  
	text-decoration: underline;
}

/* hot */
a.hot:link, a.hot:visited    { 
	color: #CC6600; 
	text-decoration: none;
}
a.hot:hover, a.hot:active   { 
	color: #CC6600;  
	text-decoration: underline;
}

/* hot */
a.news:link, a.news:visited    { 
	color: #134A81; 
	text-decoration: none;
}
a.news:hover, a.news:active   { 
	color: #CC6600;  
	text-decoration: underline;
}

/* Top Bar */
a.blackb:link, a.blackb:visited    { 
	color: #134A81; 
	font-weight: bold; 
	text-decoration: none;
}
a.blackb:hover, a.blackb:active   { 
	color: #134A81;  
	font-weight: bold; 
	text-decoration: underline;
}

/* Top Bar */
a.whiteb:link, a.whiteb:visited    { 
	color: #FFFFFF; 
	font-weight: bold; 
	text-decoration: none;
}
a.whiteb:hover, a.whiteb:active   { 
	color: #FFFFFF;  
	font-weight: bold; 
	text-decoration: underline;
}

.subject{
	color:#4F8CC1; 
}

.title1{
	font-size: 18px;
	font-weight:bold;
	line-height:150%;
}

.title2{
	font-size: 16px;
	font-weight:bold;
	line-height:150%;
}

.title3{
	font-size: 14px;
	font-weight:bold;
	line-height:150%;
}
