/* CSS Document */
body
{   
	bgcolor:#216589;
	font-family : verdana ,arialv helvetica;
	font-size : 10px;
	scrollbar-3d-light-color: #FFFFFF;
    scrollbar-arrow-color: #6AB1E6;
    scrollbar-base-color: #CAE4FF;
    scrollbar-dark-shadow-color: #ffffff;
	scrollbar-face-color: #CAE4FF;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #6AB1E6;
	scrollbar-track-color : #DFF0F7;
}
body.content
{
	font-family : verdana, arial, helvetica;
	font-size : 11px;
	color : #5E5E5E;
	line-height : 150%;
}

td.nav
{
	font-family : verdana, arial, helvetica;
	font-size : 11px;
}

td.isi
{
	font-family : verdana, arial, helvetica;
	font-size : 11px;
	color : #ffffff;
}

td.copyright
{
	font-family : verdana, arial, helvetica;
	font-size : 11px;
	color : #ffffff;
}
h3
{
	font-family : arial, helvetica;
	color : 6F8FA8;
	font-weight : lighter;
}
.h5
{
	font-family : arial, helvetica;
	color : 6F8FA8;
	font-weight : lighter;
}
a.nav:hover
{
	color : #ff0000; text-decoration:underline;
}
a.nav:visited
{
	color : #7E858F; text-decoration:underline;
}
a.nav:link
{
	color : #7E858F; text-decoration:underline;
}
a.nav:active
{
	color : #ff0000; text-decoration:underline;
}
input{
	font-size:10px;
	border: thin #7E858F solid; 
	background-color: #FFFFFF;
	height : 18;
}
