@charset "iso-8859-1";

* {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    text-align: center;
    background-color:#0036FA;
    background-image: url(images/cb-b.jpg);
    background-repeat: repeat-x;
    background-attachment: fixed;
    background-position: center top;
}


.mainfonts {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
; line-height: 125%
}


.maintable {
   background-attachment: scroll;
   background-image: url(images/table_background.jpg);
   background-repeat: repeat-x;
   background-position: left top;
   background-color: #003399;
}


h3 { 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}


h4 {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 24px; color: #FFFFFF; padding-top: 4px; padding-bottom: 4px}



a { font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #CCCCFF;
}

.smaller { font-size: 85%; ; line-height: 110%}

.larger {  font-size: 110%; font-weight: bold;}

.textjustify {  text-align: justify;}td {  font-size: 9px}

