
.headnotice
{
	height:200px;
	color:#F00;
}
h2.headnotice {text-decoration:blink;}
.headnotice i
{
	font-size:1.3em;		
}
.blink{ font-size:2em; }

a:link,a:active,a:visited
{ color: #0064af;}
a:hover
{ color: #6dcff6; }
.head-notice a:hover
{
	color:#f93;		
}

 #navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;

}

#navcontainer li { margin: 0 0 .6em 0;}

#navcontainer a
{
display: block;
color: #FFFFFF;
background-color: #0064af;
width: 100px;
padding: .1em .2em;
text-decoration: none;
border-top: 1px solid #8bb8db;
border-left: 1px solid #8bb8db;
border-right: 1px solid #036;
border-bottom: 1px solid #036;
}

#navcontainer a:hover
{
background-color: transparent;
color: #FFFFFF;
border-top: 1px solid #036;
border-left: 1px solid #036;
border-right: 1px solid #8bb8db;
border-bottom: 1px solid #8bb8db;
}
#left {
width: 179px;
}
#leftcontent { 
position: absolute;
left:15px;
top:95px;
width:121px;
background: #0064af;
}

#navbar{

font-family: "arial, verdana";
font-size: 13px;

}
.numberline
{	
	color:#FFFFFF; 
	font-weight:bold; 
	text-align:left;
	margin-left:25px;
}
