/* CSS Document */

<STYLE TYPE="text/css">

<!--

body{margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
height:100%;
background-color:#1B65AC;
background-image:url(images/bg.jpg);
background-repeat:repeat-y;
font-family:tahoma;
font-size:11px;
/*filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#04234F', EndColorStr='#1B65AC');*/}


.header{

background-color:#003366;

font-size:24px;

color:#FFFFFF;

}

.rightlist{
color:#4F667E;
font-size:11px;
text-decoration:none;}


.small{font-size:10px; }

.footer{font-family:tahoma;
font-size:11px;
color:#FFFFFF;}

.menu{font-family:tahoma;
font-size:11px;
color:#4F667E;}

td .selected{background-image:url(images/menu-over-bg.jpg);
background-repeat:repeat-x;}
td .menu a{color:#4F667E;
text-decoration:none;}

.text{font-family:tahoma;
font-size:11px;
color:#4F667E;}

.text a{font-family:tahoma;
font-size:11px;
color:#4F667E;
text-decoration:underline;}

.text a:visited{font-family:tahoma;
font-size:11px;
color:#4F667E;
text-decoration:underline;}
-->



</STYLE>

