.title
{
	font-size: 18px;
	font-weight: bold;
}
.text
{
	font-family: Arial;
	font-size: 12px;
}
.credits
{
	font-family: Arial;
	font-size: 9px;
}
.subtitle
{
	font-size: 14px;
	font-weight: bold;
	color: #CCC;
}


body
{
	font: 76% Arial,sans-serif
	background: url(bg.jpg); 
	background-repeat: no-repeat;
}
TD
{
	font-family: Arial;
	font-size: 12px;
}
ul#nav{float: left;width: 100%;list-style: none;
     margin: 0;padding: 0;border-bottom: 1px solid #D7D7D7}

ul#nav li{float: left;margin: 0 0.2em 0;padding: 0}

ul#nav a{float: left;padding: 0 0 0 0.4em;
    background: url(tab.png) no-repeat top left;
    text-decoration: none;color: #222}

ul#nav span{float: left;padding: 0.4em 0.4em 0.4em 0;
    background: url(tab.png) no-repeat top right;cursor: pointer}

ul#nav li#active a,ul#nav a:hover{
    background: url(tab2.png) no-repeat top left}

ul#nav li#active span,ul#nav a:hover span{
    background: url(tab2.png) no-repeat top right;color: #184D8A}
    
div.box{width:250px;height:250px;
    background:url(../images/boxbk.png) no-repeat top left;
    padding:1px 0;font-size:10px}

div.box-inner{height: 200px;overflow:auto;
    margin:25px 24px 0;padding-right:2px}

div.box p{margin-top:0}

A:link
{
	font-family: Arial;
	color: navy;
	font-size: 12px;
	text-decoration:none;
}
A:hover
{
	font-family: Arial;
	color: #990000;
	font-size: 12px;
	text-decoration:none;
}
A:visited
{
	font-family: Arial;
	color: navy;
	font-size: 12px;
	text-decoration:none;
}
FONT.navbardis
{
	font-family: Arial;
	font-weight: bold;
	color: E5E5E5;
	font-size: 14px;
	text-decoration:none;
}
FONT.navbar
{
	font-family: Arial;
	font-weight: bold;
	color: navy;
	font-size: 14px;
	text-decoration:none;
}
A.navbar:link
{
	font-family: Arial;
	font-weight: bold;
	color: navy;
	font-size: 14px;
	text-decoration:none;
}
A.navbar:hover
{
	font-family: Arial;
	font-weight: bold;
	color: #990000;
	font-size: 14px;
	text-decoration:none;
}
A.navbar:visited
{
	font-family: Arial;
	font-weight: bold;
	color: navy;
	font-size: 14px;
	text-decoration:none;
}
div.stbox
{
	font-family: Arial;
	font-size: 12px;
	border: 1px solid black;
	background-color: #FFFFCC;
	padding:2px;
}