/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background:#01447b;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
}

form{
	margin: 0px;
	padding: 0px;
}

.content {
	font-style: normal;
	font-size: 12px;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	
}
a:link, a:visited{
	color:#2E41CE;
	text-decoration:none;
}

a:hover{
	color:#EB5CE9;
	text-decoration:underline;
}

#nav td a:link, #nav td a:visited{
	color:#05B2EE;
}

#nav td a:hover{
	color:#B4ECFD;
	text-decoration:none;

}


#footer{
	color:#000000;
	font-size:11px;
}

#footer a:link, #footer a:visited{
	color:#000000;
	font-size:11px;
	text-decoration:none;
}

#footer a:hover{
	color:#EB5CE9;
	text-decoration:underline;
}

.star{
	color:#EB5CE9;
}

.roundedcornr_box_440461 {
   background: #ffffff;
}
.roundedcornr_top_440461 div {
   background: url(images/roundedcornr_440461_tl.png) no-repeat top left;
}
.roundedcornr_top_440461 {
   background: url(images/roundedcornr_440461_tr.png) no-repeat top right;
}
.roundedcornr_bottom_440461 div {
   background: url(images/roundedcornr_440461_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_440461 {
   background: url(images/roundedcornr_440461_br.png) no-repeat bottom right;
}

.roundedcornr_top_440461 div, .roundedcornr_top_440461, 
.roundedcornr_bottom_440461 div, .roundedcornr_bottom_440461 {
   width: 100%;
   height: 30px;
   font-size: 1px;
}
.roundedcornr_content_440461 { margin: 0 30px; background:url(images/bg.jpg) no-repeat; }

.button{
background-color:#000000; color:#05B2EE;
cursor: pointer; cursor: hand;
}

