html{
background: url(../images/bg.gif) repeat-x;
}
body, ol, ol li, ol li a:link,p,form ,td
{
	font-family: verdana;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}

li,li a:link,li a
{
	line-height:20px;
}
img{border: 0px;}

table{ empty-cells:show;}

a,a:link {
	font-family: Arial;
	font-size: 12px;	
	color: #000000;
	line-height: 22px;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
}
h2 
{ display: block; font-size: 17px; font-weight: bold; color: #01639A; padding:0px; 
	margin:0px; font-family:Verdana, Arial, Helvetica, sans-serif;
}

.menu a,.menu a:link {
	color: #FCEDED;
	font-size: 12px;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
.menu a:hover {
	color: #FCEDED;
	font-size: 12px;
	text-decoration: underline;
}
.notice-paging
{
	float: left;
	color: #666666;
	border: 1px solid #01639A;
	display:block;
	width: 18px;
	height: 15px;
	text-align:center;
}
.notice-paging#current
{
	float: left;
	background:#01639A;
	color: #fff;
	border: 1px solid #01639A;
	display:block;
	width: 18px;
	height: 15px;
	text-align:center;
}
.notice-paging#text
{
	float: left;
	color: #01639A;
	border: 1px solid #01639A;
	display:block;
	width: 40px;
	height: 15px;
	text-align:center;
}
