<!--
* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	padding:0px;
	margin:0px;

}

body {
	width:100%;
	text-align:center;	/*ie*/
}

#main {
	width:670px;
	text-align:left;		/*ie*/
	margin-left:auto;		/*others*/
  margin-right:auto;
	
}
/************************ HEADER STYLE *********************/
#header {
	width:600px;
	margin-left:25px;
	height:1;
	border:0;
	cellpadding:0;
	cellspacing:0;
	margin-bottom:3em;
}

#headerlogo {
	width : 250px;
	height : 139px;
}

#headertitle{
	width : 350px;
	font-style:italic;
	font-weight:bold;
	font-size:3;
	
}

#headertitle p{
	margin:0px;
	padding:0px;
		
}

#headerlinks {
	height: 40px;
	background-color:white;
	text-align:center;
	vertical-align:middle;
}

/************************ FOOTER STYLE *********************/
#footer {
	color: #003399;
	width:100%;
}

#footer .copyright {

}

#footer .allright {
	width:50%;
}
#footer .date {
	text-align:left;
	font-size:0.8em;
}
	
	
.infoTable{
	width:600px;
	margin:0px;
	margin-top:50px;
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: solid solid solid solid;
	border-color: black;
	border-collapse: collapse;
}

.infoTable td {
	border-width:  1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	
	border-style: solid solid solid solid;
	border-color: white /*black black black black*/;
}
.infoTableB{
	width:600px;
	margin:0px;
	margin-top:50px;
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: none;
	border-color: white;
	border-collapse: collapse;
}
.forum{
	width:600px;
	margin:0px;
	margin-top:10px;
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: none;
	border-color: white;
	border-collapse: collapse;
}
/*.overflowblock {
	height:auto;		/*replace '250px' with 'auto' to see the full table*/
	padding:0px;
	margin:0px;
	width:600px;
}

/*table.overflowtable {
	margin-top:0px;
}*/
table.reminder {
	margin-top:0px;
}
.subinfoTable {
	margin:0px;
	border-width: 0px;
	border-spacing: 0px;
	border-style: none;
	border-collapse: collapse;
}

.firstcellsub {
	border-width: 0px;
	padding: 0px;
}

.pageTitle{
	background-color:#003399;
}

.pageTitle th {
	font-size: 18px;
	color: white;
	padding-top:0.7em;
	padding-bottom:0.7em;
}

.Indextable {
	font-weight: bold;
	text-align: center;
		
}

.Indextable td {
	padding-top:0.7em;
	padding-bottom:0.7em;
	padding-left:10px;
	padding-right:10px;
	
}

.jumpcell {
	font-weight: normal;
	text-align: center;
}


.masterHeader {
	background-color:#003399;
}

.masterHeader th {
	color: white;
	padding-top: 0.7em;
	padding-bottom:0.7em;
}

.subHeader{
	background-color:#E4E4E4;
}

.subHeader td{
	font-weight:bold;
	text-align:center;
}

.firstcell {
	width: 50%;
	text-align: center;
	font-weight:bold;
	font-size:16px;
	
	
}
.firstcellB {
	width: 50%;
	text-align: center;
	font-weight:bold;
	font-size:14px;
	
	
}


.secondcell{
	width:15%;
	font-weight:normal;
	text-align:right;
}

.secondcellB{
	text-align: left;
	width: 15%
}
.thirdcell{
	text-align: center;
	width:35%
	
}
.thirdcellB{
	text-align: center;
	width: 35%;
}

.restricted {
	text-align: center;
	font-color: 003399;
	font-weight:bold;
}
.lightcell {
	color: #0000FF;
}

.lightcell td {
	padding-left:6px;
	padding-right: 6px;
}
.doctable{
	text-align:center;
}
.top{
	text-align: right;
	width: 100%;
}
.doctable td{
	padding-top:0.5em;
	padding-bottom:0.5em;
}

.smallfont {
	font-size: 10px;
}

.leftalign {
	text-align:left;
}
.style1 {
	color: #0033FF;
	font-weight: bold;
}
.style2 {font-size: 14px}
.style5 {color: #0033FF}

/************************ FORUM STYLE *********************/

.leftpic{
	width:15%;
	font-weight:normal;
	text-align:right;
	}

.name{
	width:25%;
	font-weight:normal;
	text-align:center;
	}

.rightpic{
	width:15%;
	font-weight:normal;
	text-align:left;
	}

.flag {
	width:20%;
	font-weight:normal;
	text-align:center;
	}


-->
