body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #000000;
	
}
h2  {color:#FF0000;}
h3  {color:#FF0000;}
h4  {color:#FF0000;}
h5  {color:#FF0000;}
li   {
font-size:14px;
list-style-image:url(../images/redbullet1.gif);
}

#contentDiv  {
    margin-top:0px;
	width:1000px;
   
	background-repeat:no-repeat;

}
#bodytextDiv  {
    margin-top:0px;
	width:700px;
}
#bodytextInnerDiv  {
    margin-top:0px;
	width:500px;
}
#partnerTextDiv  {
    margin-top:20px;
	width:700px;
}

.partnerText  {
	font-size:14px;
    
}
.partnerTextHeading  {
    font-weight:bold;
	font-size:14px;    
}

a {
	color: #330000;
}



.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
  background-color: #990000; color: #FFFF66;
}



.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #990000;
  color: Red;
}

.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCC66;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}
a:hover {
	color: #DEDECA;
}



.sidebarHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFF99;
	background-color: #999933;
 font-weight: bold;
}

.sidebarFooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
 color: #990000;
}

.footer {
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #FFFF99;
}



input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
