body {
color: #000;
margin-top: 10px;
margin-left: 50px;
margin-right: 20px;
background: #fff url('/images/logo.gif') no-repeat scroll 3px 18px; 
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
}



th {
font-size: 14px;
color: #fff;
}

#navbar td {
border-bottom: 2px #36C solid;
}

#readingnav {
padding-left: 3px;
width: 187px;
}

#login td{
border: 0px;
}

#search td{
border: 0px;
}





a {
	font-size: 13px;
}

a:link {
	TEXT-DECORATION: underline;
	color: #c00;
}
a:visited {
	TEXT-DECORATION: underline;
	color:  #c60;
}
a:active {
	text-decoration: none;
	color: #f90;
	}
a:hover {
	TEXT-DECORATION: none;
	color:  #c60;
	}

th a:link {
color: #fff;
TEXT-DECORATION: underline;
}

th a:visited {
color: #fff;
TEXT-DECORATION: underline;
}

th a:active {
color: #fff;
TEXT-DECORATION: none;

}

th a:hover {
color: #fff;
TEXT-DECORATION: none;
}

#navbar a {
	TEXT-DECORATION: none;
	color:#F00;
	font-size: 12px;
	font-weight: bold;
}
#navbar a:visited {
	TEXT-DECORATION: none;
	color:  #F60;
		font-size: 12px;
	font-weight: bold;

}
#navbar a:hover {
	TEXT-DECORATION: underline;
	color:  #F60;
		font-size: 12px;
	font-weight: bold;

	}
#navbar a:active {
	text-decoration: underline;
	color: #F90;
	font-size: 12px;
	font-weight: bold;
	}



h1 {
font-size: 48px;
font-weight: bold;
display: block;
padding: 1px;
margin: 1px;
}

h2 {
font-size: 18px;
font-weight: bold;
display: block;
padding: 1px;
margin: 1px;
}

h3 {
font-size: 15px;
font-weight: bold;
display: block;
padding-left: 5px;
margin: 0px;
color: #fff
}

h4 {
font-size: 13px;
font-weight: bold;
display: block;
padding: 0px;
margin: 0px;
color: #fff;
}


h5 {
font-size: 15px;
font-weight: bold;
display: block;
padding: 0px;
margin: 0px;
color: #CC0000;
}







.SubBlack {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.SubRed {
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
}
.SubBlue {
	font-size: 15px;
	font-weight: bold;
	color: #3366CC;
}
.SubOrange {
	font-size: 15px;
	font-weight: bold;
	color: #FF6600;
}
.SubYellow {
	font-size: 15px;
	font-weight: bold;
	color: #FFFF00;
}
.SubGreen {
	font-size: 15px;
	font-weight: bold;
	color: #339900;
}
.SubWhite {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;

}
.MainBlueBold {
	color: #3366CC;
	font-weight: bold;

}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.mainitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
}
.mainbold {
	font-size: 13px;
	font-weight: bold;
}
.graybold {
	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;
}
.mainRed {
	font-size: 13px;
	font-weight: normal;
	color: #CC0000;

}

.redbold {
	font-weight: bold;
	color: #CC0000;
}

.mainGreen {

	font-size: 13px;
	font-weight: normal;
	color: #336600;
}
.mainBlue {


	font-size: 13px;
	font-weight: normal;
	color: #003399;
}

