body {    font-family:                tahoma;     font-size:                  12;    scrollbar-face-color:       #6c9dad;    scrollbar-highlight-color:  #ffffff;     scrollbar-shadow-color:     #d7f1fa;    scrollbar-3dlight-color:    #d7f1fa;    scrollbar-arrow-color:      #d7f1fa;    scrollbar-track-color:      #d7f1fa;    scrollbar-darkshadow-color: #000000;     background-color:           #1aabd8;    margin: 0 0 0 0;}/* Navigation */
#nav {
	clear: both;	
	margin: 0; padding: 0;		
	height: 30px;	
}
#nav ul {
	float: left;
	list-style: none;
	background: url(../images/nav.gif) repeat-x;	
	width: 730px;		
	height: 30px;
	margin: 0 0 0 0px;
	padding: 0;	
	display: inline;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 14px;
	border-right: 1px solid #74DEFB;
	border-left: 1px solid #B3EBFA;
	font: bold 12px/30px "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-decoration: none;	
	letter-spacing: 1px;
	color: #fff;
}
#nav ul li a:hover, 
#nav ul li a:active {
	background: url(../images/nav-hover.gif) repeat-x;	
}
#nav ul li#current a {	
	background: url(../images/nav-current.gif) repeat-x;	
}
.table{    font-family: Tahoma;    font-size:   12;    color:       #000000;}td{    font-family: Tahoma;    font-size:   12;    color:       #000000;}.normal{    font-weight: normal;    font-family: Tahoma;    font-size:   11;}.verybig{    font-weight:    bold;    font-size:      30;}.big{    font-weight:    bold;    font-size:      14;}.vsmall{    font-family: Tahoma;    font-size:   6;}.small{    font-family: Tahoma;    font-size:   10;}.bigsmall{    font-family: Tahoma;    font-size:   11;}div{    font-family: Tahoma;    font-size:   12;}p{    font-family:   Tahoma;    font-size:     12;    padding-left:  8px;    padding-right: 8px;}h1{    font-family:    Tahoma;    font-weight:    bold;    font-size:      24;    text-align:     center;    padding-top:    5px;    padding-bottom: 5px;}h2{    font-family:    Tahoma;    font-weight:    bold;    font-size:      18;    text-align:     center;    padding-top:    5px;    padding-bottom: 5px;}h3{    font-family:    Tahoma;    font-weight:    bold;    font-size:      14;    text-align:     center;    padding-top:    5px;    padding-bottom: 5px;}a{    font-family:     Tahoma;    text-decoration: none;    color:           #D7194C;}a:hover{    color: #a42802;}.bot{    font-family:     Tahoma;    font-size:       10;    color:           #ffffff;    font:            900;    text-decoration: none;    padding-left:    5px;    padding-right:   15px;}.copy{    font-family:     Tahoma;    font-size:       9;    color:           #ffffff;    text-decoration: none;    padding-top:     5px;    padding-bottom:  20px;    padding-left:    5px;    padding-right:   5px;}
