img {
	border: 0;
}
th
{
	background: #b7c3d4;
	font-family: Arial;
	text-align: center;
	font-size: 13px;
}
h3
{
	text-align: center;
	font-family: Verdana;
	color: #2F4857;
	font-size: 14px;
}
h3.red
{
	color: #cc0033;
}

li
{
	list-style-image: url(board/rect-red_b.gif);
	padding-left:3px;
	padding-top:0px;
}

td.content {
	padding: 3px;
}
.tr0
{
	background: #ffffff;
}
.tr1
{
	background: #e9edf2;
}
.tr2
{
	background: #f6f8fa;
}
.tr_border
{
	background: White;
	border: 1px dotted #322BAF;
	vertical-align: middle;
}

a 
{
	font-family: Verdana, Arial; 
	color:#000099; 
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;  
}
a:hover 
{
   text-decoration: underline;
}
a.calendar
{
	text-decoration: none;
}
a.calendar:hover
{
	background: #e9edf2;
	text-decoration: none;
	width: 100%;
	height: 100%;
}
a.calend_a
{
	background: #b7c3d4;
	text-decoration: none;
	width: 100%;
	height: 100%;

}
a.text
{
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;	
	color: Black;
	font-weight: normal;
}
a.text:hover
{
	text-decoration: none;
}
.text
{
	font-family: Arial;
	font-size: 11px;
	text-align: justify;
}
.text_l, a.text_l:hover
{
	font-family: Arial;
	font-size: 11px;
	font-weight:normal;
	text-align: left;
	text-decoration: none;
	color: #000000;
}
.red_title
{
	background: #cc0033;
	font-family: Arial;
	color: #f6f8fa;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	width: 100%;
}
div.red_title {
	margin-top: 3px;
}

textarea {
	border: 1px solid #322BAF;
}
input
{
	border: 1px solid #322BAF;
	background: #f6f8fa;
	font-family: Arial;
	font-size: 11px;
}
input.btn {
	background: #b7c3d4;
}
input.image
{
	border: none;
	background: none;
}

.news
{
	background: #e9edf2;
	font-family: Arial;
	font-size: 11px;
/* 	width: 100%; */
	padding: 2px 5px 2px 5px;
	margin: 5px 0;
/* 	text-indent : 3px; */
	text-align : justify;
}
.title 
{
	background: #b7c3d4;
	color : #cc0033;
	font-family : Arial;
	font-weight : bold;
	font-size : 13px;
	width : 100%;
	text-align: center;	
}
.blue_title 
{
	background: #000099;
	color : #ffffff;
	font-family : Arial;
	font-weight : bold;
	font-size : 13px;
	width : 100%;
	text-align: center;	
}
.title_transp 
{
	color : #cc0033;
	font-family : Arial;
	font-weight : bold;
	font-size : 13px;
	width : 100%;
	text-align: center;	
}
.copyright
{
	font-size: 10px;
	font-family: Arial;
	color: #717171;
	text-align: center;
}

div.banners {
	padding: 10px;
}