BODY {
	FONT-SIZE: 12px; FONT-FAMILY: Arial
}

P {
	FONT-SIZE: 12px; FONT-FAMILY: Arial
}

TD {
	FONT-SIZE: 12px; FONT-FAMILY: Arial
}

.ContentTable
{
	width:580px;
	font-size:12px;
	font-family:Arial;
	color: #000000;
	border:0px;
	border-collapse: collapse;
}

.ContentTable td
{

	font-size:12px;
	font-family:Arial;
	color: #000000;
	border:0px;
	border-collapse: collapse;
}

A:link {
	FONT-SIZE: 12px; COLOR: #0000ff; FONT-FAMILY: Arial; TEXT-DECORATION: none; FONT-WEIGHT: bold; 
}

A:visited {
	FONT-SIZE: 12px; COLOR: #993399; FONT-FAMILY: Arial; TEXT-DECORATION: none; FONT-WEIGHT: bold; 
}

A:hover {
	FONT-SIZE: 12px; COLOR: #990000; FONT-FAMILY: Arial; TEXT-DECORATION: underline; FONT-WEIGHT: bold; 
}

A:active {
	FONT-SIZE: 12px; COLOR: #0000ff; FONT-FAMILY: Arial; TEXT-DECORATION: none; FONT-WEIGHT: bold; 
}

.specialtext {
	FONT-SIZE: 12px; COLOR: #D42467; FONT-WEIGHT: bold; FONT-FAMILY: Arial
}

.categorytext {
	FONT-SIZE: 16px; COLOR: #36915C; FONT-WEIGHT: bold; FONT-FAMILY: Arial
}   

.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
}
.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
}

A.crawler:active {
	FONT-SIZE: 10px; COLOR: #fffffe; FONT-FAMILY: Arial; TEXT-DECORATION: none
}
A.crawler:hover {
	FONT-SIZE: 10px; COLOR: #fffffe; FONT-FAMILY: Arial; TEXT-DECORATION: underline
}

#container {
border-left: 1px solid #ff0066;
border-right: 1px solid #ff0066;
width: 980px;
}


/* NAVIGATION/MENU SETTINGS */
 
a.mainlevel{  
margin           : 0px;
padding-bottom   : 3px;
font-size        : 10px;
width            : 150px;
text-indent      : 3px;
padding-left: 8px;
  } /* this styling is for the MAIN items in the menu */
  
a.mainlevel:link {  
color: #FFFFFF;
font-size        : 10px;
background-image: url(../images/menubck2.gif);
background-repeat: no-repeat;
font-weight      : normal;
width            : 100%; 
text-decoration  : none;
text-transform   : uppercase;
text-indent: 15px;
padding: 3px;
margin-left: 5px;
margin-bottom: 5px;
display          : block;
}
  
a.mainlevel:visited {
color: #FFFFFF;
font-size        : 10px;
background-image: url(../images/menubck2.gif);
background-repeat: no-repeat;
font-weight      : normal;
width            : 100%; 
text-decoration  : none;
text-transform   : uppercase;
text-indent: 15px;
padding: 3px;
display          : block;
margin-left: 5px;
}
a.mainlevel:hover {  
color: #ffffff;
font-size        : 10px;
background-image: url(../images/menubck3.gif);
background-repeat: no-repeat;
font-weight      : normal;
width            : 100%; 
text-decoration  : none;
text-transform   : uppercase;
text-indent: 15px;
padding: 3px;
display          : block;
margin-left: 5px;
}
 
#active_menu.mainlevel { 
color: #ffffff;
font-size        : 10px;
background-image: url(../images/menubck3.gif);
background-repeat: no-repeat;
font-weight      : normal;
width            : 100%; 
text-decoration  : none;
text-transform   : uppercase;
text-indent: 15px;
padding: 3px;
display          : block;
margin-left: 5px;
} 

.button {
	border : solid 1px #cccccc;
	background: #E9ECEF;
	color : #666666;
	font-weight : bold;
	font-size : 11px;
	padding: 4px;
	width: 50px;
	height: 22px;
}

  /* 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;}
 
.title
{
 color:#5691FF;
 font-weight:bold;
 font-size:13px;
}