body,p,td {
	font-size: 12px; 
	font-family: Arial, Verdana;
	margin:auto;
}

td {
	padding:0px;
}

.BodyTable
{
	font-size:12px;
	font-family: Arial, Verdana;
	color: #000000;
	border:0px;
	border-collapse: collapse;
}

.BodyTable td
{
	height:20px;
	font-size:12px;
	font-family: Arial, Verdana;
	color: #000000;
	border:0px;
	border-collapse: collapse;
}

A:link {
	font-size: 12px; color: #0000ff; font-family: Arial, Verdana; text-decoration: none
}

A:visited {
	font-size: 12px; color: #993399; font-family: Arial, Verdana; text-decoration: none
}

A:hover {
	font-size: 12px; color: #990000; font-family: Arial, Verdana; text-decoration: underline
}

A:active {
	font-size: 12px; color: #0000ff; font-family: Arial, Verdana; text-decoration: none
}

.specialtext {
	font-size: 12px; color: #D42467; FONT-WEIGHT: bold; font-family: Arial, Verdana
}

.categorytext {
	font-size: 16px; color: #0261A5; FONT-WEIGHT: bold; font-family: Arial, Verdana
}   

.form {
	BORDER-RIGHT: silver 1px inset; BORDER-TOP: silver 1px inset; font-size: 10px; BORDER-LEFT: silver 1px inset; color: #333333; BORDER-BOTTOM: silver 1px inset; font-family: Arial, Verdana
}
.formbtn {
	BORDER-RIGHT: silver 1px outset; BORDER-TOP: silver 1px outset; font-size: 10px; BORDER-LEFT: silver 1px outset; color: #333333; BORDER-BOTTOM: silver 1px outset ; font-family: Arial, Verdana
}

A.crawler:active {
	font-size: 10px; color: #fffffe; font-family: Arial, Verdana; text-decoration: none
}
A.crawler:hover {
	font-size: 10px; color: #fffffe; font-family: Arial, Verdana; text-decoration: underline
}

#container {
border-left: 1px solid #ff0066;
border-right: 1px solid #ff0066;
width: 980px;
}


/* NAVIGATION/MENU SETTINGS */
 
.navmenu a
{
font-family: Arial, Verdana;
padding : 4px;
/**border : 1px solid #C2D69B; **/
font-weight: bold;
font-size: 11px;
color: white;
}
.navmenu a:hover
{
font-family: Arial, Verdana;
font-weight: bold;
font-size: 11px;
text-decoration:none;
color: white;
}

.navmenu a:link
{
font-family: Arial, Verdana;
font-weight: bold;
font-size: 11px;
text-decoration:none;
color: white;
}

.navmenu a:visited
{
font-family: Arial, Verdana;
font-weight: bold;
font-size: 11px;
text-decoration:none;
color: white;
}

  

 


  /* this styling is for the menu item when it is active, even in main/sub position*/
 
ul#mainlevel-nav {
color: #666666;}
ul#mainlevel-nav li{
color: #666666;}
#mainlevel-nav a:link {
color: #666666;}
#mainlevel-nav a:visited{
color: #666666;}
#mainlevel-nav a:hover {
color: #ffffff;}

.heading{
	font-size:16px;
	font-weight:bold;
	color:#000099;
}
.subheading{
	font-size:14px;
	font-weight:bold;
	margin-left:0px;
}
.title{
	font-weight:bold;
	color:#817339;
	margin-left:30px;
}
.content{
	color:#817339;
	margin-left:30px;
}

.subtitle{
	font-size:15px; font-weight:bold;
}
