body 
{
margin: 10px 0 15px 0;
padding:0;  
background-color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px; 
color:#000000;
} 

/* h */
h1 
{ 
color:#2B648F;
font-size:13px;
font-weight:bold;
margin: 0 0 5px 0;
}
/* h */
	
/* p */
p
{
padding:0;
margin:0;
}
/* p */

/* links */
a:link { 
color: #000000;	
text-decoration: underline; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px; 
}
a:hover 
{ 
color: #000000; 
text-decoration: underline;  
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px; 
}   

a.blue11Lnk
{ 
color:#2B648F; 
font-size:11px; 
text-decoration:none;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.blue11Lnk:hover 
{ 
color:#4D4D4D; 
font-size:11px; 
text-decoration:underline; 
font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.blue10Lnk
{ 
color:#2B648F; 
font-size:10px; 
text-decoration:none;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.blue10Lnk:hover 
{ 
color:#4D4D4D; 
font-size:10px; 
text-decoration:none; 
font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* links */


/* forms */
.fst { 
background-color:#FFFFFF; 
border:1px solid #2B648F; 
font-size:10px; 
color:#000000; 
cursor:text; 
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.sub
{ 
background-color:#333333; 
border:1px solid #999999; 
font-size:11px; 
font-weight:bold; 
color:#FFFFFF; 
cursor:pointer;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* forms */

/* backgrounds */
/* backgrounds */

/* texts */
.blue11b
{
color:#2B648F;
font-weight:bold;
}

.blue11
{
color:#2B648F;
}

.grey10
{
color:#999999;
font-size:10px;
}
/* texts */

.mainTxt
{
background-color:#F5F5F5;
}

.mainTxtR
{
background: url(bgHome.gif) no-repeat left top #F5F5F5;

}

#loginForm
{
width:100%;
height:58px;
background-color:#E0E0E0;
border:#CCCCCC solid 1px;
padding:0;
margin:10px 0 10px 0;
}

#botLinks
{
width:716px;
height:19px;
background:url(bgBot.gif) no-repeat;
}

.dotsSp
{
margin:0 20px 0 20px;
font-size:10px;
color:#999999;
}