body {
	background-color: #304663;
      font-family: Tahoma, Arial, Helvetica, sans-serif;
      font-size: 11px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin: 0;
}
table.border {
    border:1px #000000 solid;
	
	padding:1px;

}

table {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #ffffff;
}
h2 {
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    text-transform: uppercase;
    font-weight: bold;
}

.small {  
    font-family: Tahoma, Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    color: #000000;
}

.title {
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
    color: #c0c0c0;
    font-weight: normal;
    }

a:link     { font-size: 10px; text-decoration: none; color: #c0c0c0; }
a:visited  { font-size: 10px; text-decoration: none; color: #c0c0c0; }
a:hover    { font-size: 10px; text-decoration: underline; color: #ffffff; }
a:active   { font-size: 10px; text-decoration: underline; color: #ffffff; }
