BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: 'Verdana', Times New Roman;
    TOP: 1px;
}


a {text-decoration: underline; color: #6B7DAD;font-family: 'Verdana', Times New Roman;font-size: 12px;font-weight: bold; }
a:hover {text-decoration: underline; color: #2CBCD4}

.smallink {text-decoration: underline; color: #6B7DAD;font-family: 'Verdana', Times New Roman;font-size: 10px;}
a:hover.smallink {text-decoration: underline; color: #2CBCD4}

.portlink {text-decoration: underline; color: #FFFFFF;font-family: 'Verdana', Times New Roman;font-size: 10px;}
a:hover.smallink {text-decoration: underline; color: #2CBCD4}

td.menu
{
	border-top:1px solid #3C5064; 
	border-left:0px solid #3C5064; 
	border-bottom:1px solid #3C5064; 
	border-right:1px solid #3C5064; 
	width:auto;
	height:25px;
	background:url("Bck.jpg");
	margin-left:0px; 
	margin-right:0px; 
	margin-bottom:0px; 
	padding:2px;
	padding-left:4px;
	text-align:left;
	COLOR: #ffffff;
	FONT-FAMILY: 'Verdana', Times New Roman;
	FONT-SIZE: 13px;
	cursor: hand;
}

.title
{
	COLOR: #394D63;
	FONT-FAMILY: 'Times New Roman', Verdana;
	FONT-SIZE: 18px;
	FONT-WEIGHT: bold;
}

.subtitle
{
	COLOR: #000000;
	FONT-FAMILY: 'Verdana', Times New Roman;
	FONT-SIZE: 13px;
	FONT-WEIGHT: bold;
}

.normaltxt
{
    COLOR: #394D63;
    FONT-FAMILY: 'Verdana', Times New Roman;
    FONT-SIZE: 13px;
}

.smalltxt
{
    COLOR: #394D63;
    FONT-FAMILY: 'Verdana', Times New Roman;
    FONT-SIZE: 11px;
    text-decoration: none;
}

.portitlewhite
{
    COLOR: white;
    FONT-FAMILY: 'Verdana', Times New Roman;
    FONT-SIZE: 13px;
    FONT-WEIGHT: bold;
}

.portitlesmallwhite
{
    COLOR: white;
    FONT-FAMILY: 'Verdana', Times New Roman;
    FONT-SIZE: 10px;
    FONT-WEIGHT: bold;
}


.nav
{
    COLOR: #768DB9;
    FONT-FAMILY: 'Verdana', Times New Roman;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
}

#boxlogin {
background-color: #FFFFFF;

margin-left: auto;
margin-right: auto;
text-align: center;  

width: 300px;
margin-top: 10px;
}

#boxlogin fieldset {
background-repeat:no-repeat;
background-image:url(NavOverV2.jpg);
border: 2px solid #35488c;
padding-bottom:10px;
}

#boxlogin legend {
font-family:"Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size: 16px;
font-weight: 700;
background-color: transparent;
}


