a:link{
	color:#0A246A;
	text-decoration: underline;
	font-family : sans-serif;
	font-size : 12px;
}
a:visited{
	color: #0A246A;
	text-decoration: underline;
	font-family :sans-serif;
	font-size : 12px;
}
a:hover{
	color: #006699;
	text-decoration: none;
	background-color : #EAEAEA;
	font-family :sans-serif;
	font-size : 12px;
}
a:active{
	color: #006699;
	text-decoration: none;
	background-color : #EAEAEA;
	font-family :sans-serif;
	font-size : 12px;
}
#leftactive{
	width: 125px;
	background-color : #EAEAEA;
	color : #006699;
	font-size : 12px;
	font-family : sans-serif;
}

a.actual:link {
	font-family :verdana;
	color : #006699;
	font-size : 10px;
	text-decoration: none;
}
a.actual:active {
	font-family :verdana;
	color : #006699;
	font-size : 10px;
	text-decoration: none;
}
a.actual:visited {
	font-family :verdana;
	color : #006699;
	font-size : 10px;
	text-decoration: none;
}
a.actual:hover {
	font-family :verdana;
	color : #006699;
	font-size : 10px;
	text-decoration: underline;
}

p.actual{
	font-family :verdana;
	color : #006699;
	font-size : 10px;
	margin-top: 2px;
	margin-bottom: 0px;
}


.abig
{
	font-family :verdana;
	color : #006699;
	font-size : 14px;
	text-decoration: none;
}


.abigred
{
	font-family :verdana;
	color : #EE3300;
	font-size : 14px;
	text-decoration: none;
}


a.abig:link
{
	font-family :verdana;
	color : #006699;
	font-size : 14px;
	text-decoration: none;
}

a.abig:active
{
	font-family :verdana;
	color : #006699;
	font-size : 14px;
	text-decoration: none;
}

a.abig:hover
{
	font-family :verdana;
	color : #006699;
	font-size : 14px;
	text-decoration: none;
}

a.abig:visited
{
	font-family :verdana;
	color : #006699;
	font-size : 14px;
	text-decoration: none;
}






#menucol{
	color: #0A246A;
	font-family :sans-serif;
	font-size : 12px;
	font-weight : bold;
}
#foot{
	color: #0A246A;
	font-family :sans-serif;
	font-size : 9px;
	font-weight : bold;
	margin-left : 30px;
}
#smallfont{
	color: #0A246A;
	font-family :sans-serif;
	font-size : 10px;
	font-weight : bold;
}
.leftcol{
	background: #B0C4DE;
	border-color : #0A246A;
	border-style : solid;
	border-width : 2px;
}
p{
	color:#0A246A;
	font-family :sans-serif;
	font-size : 12px;
}
td{
	color: #0A246A;
	font-family :sans-serif;
	font-size : 12px;
}
li{
	color: #0A246A;
	font-family : sans-serif;
	font-size : 12px;
}

h1{
	background-color : #EAEAEA;
	color : #006699;
	font-family :sans-serif;
	text-align : center;
	font-size : 20px;
}
h2{
	color: #0A246A;
	font-family :sans-serif;
	font-size : 16px;
	font-weight : bold;
}
h3{
	color: #0A246A;
	font-family :sans-serif;
	font-size : 14px;
	font-weight : bold;
}
#logo
{
	background: #B0C4DE;
	border-color : #0A246A;
	border-style : solid;
	border-width : 2px;
	color : #0A246A;
	font-size : 30px;
	font-family :sans-serif;
	text-align : center;
}
img{
	border-color: black;
}

.login
{
	background: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color : #0A246A;
	font-size : 12px;
	font-family :verdana;
}

.login_outline
{
	background: #FFFFFF;
	border-style: solid;
	border-width: 2px;
	border-color : #0A246A;
	font-size : 12px;
	font-family :verdana;
}

a.login_mini
{
	font-size : 10px;
	font-family :verdana;
}

a.login_mini:hover
{
	font-size : 10px;
	font-family :verdana;
}


table.table_frame
{
 border-style: solid;
 border-width: 2px;
 border-color: #0A246A;
}


td.table_title
{
 font-family:  Verdana, serif; 
 font-size: 13px;
 color: white;
 background-image: url(../img/bar1.png);
 background-repeat: x-repeat;
}

td.table_light
{
 font-family:  Verdana, serif; 
 font-size: 12px;
 border-style: solid;
 border-width: 0px;
 border-color: #0A246A;
}

td.table_dark
{
 font-family:  Verdana, serif; 
 font-size: 12px;
 border-style: solid;
 border-width: 0px;
 background-color: #EEEEEE;
}

