td{
    FONT-FAMILY: Georgia, Times New Roman, Times, serif;
    FONT-SIZE: 12px;
	color:#000066
}


.menu {
	FONT-FAMILY:Verdana;
  	font-size: 11px;
	font-weight:bold;
	color: #000066;
	padding-left:5px;
	background-color:#9fc9ce;
	vertical-align:top
}

.title {
	FONT-FAMILY:Verdana;
  	  	font-size: 12px;
	font-weight:bold;
	color: #000066;
	height:30px;
	background-color:#9fc9ce;
	vertical-align:bottom;
	padding-left:10px;
	padding-bottom:0px
}


.content {
	FONT-FAMILY:Verdana;
  	font-size: 10px;
	color: #000066;
	background-color:#9fc9ce;
	padding-top:5px;
	padding-left:2px;
	
}

.prevnext {
	FONT-FAMILY:Georgia, "Times New Roman", Times, serif;
  	font-size: 10px;
	height:10px;
	font-weight: bold;
	color: #000033;
	background-color:#9fc9ce;
	vertical-align:bottom;
	text-align:right
}

.box {
	background-color:#1B2834
}


body{background-color:#003366}

.footer {
	FONT-FAMILY:Georgia, Times New Roman, Times, serif;
  	font-size: 10px;
	color: #CCCCCC
}


A:link
{
    COLOR: #000066;
    TEXT-DECORATION: none
}

A:visited
{
    COLOR: #000066;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR:#a5a7a7;
    TEXT-DECORATION: underline
}
