/* New Style Sheet */

a:link, a:visited, a:active 
{font-family:Arial; color: SteelBlue; text-decoration: none; font-size:8pt; font-weight:bold; padding:3px;}
a:hover 
{font-family:Arial; color: #696969 ; text-decoration: none; font-size:8pt; font-weight:bold; padding:3px;}
body 
{ 
	background: url(images/page_bg.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
}

.clear
{
	clear:both;
}

.DIVpage
{
	width: 900px;
	background: #000;
}

.DIVheader
{
	font-family:Arial;
	font-size: 14px;
	height: 70px;
	width: 900px;
	background: url(images/header_bg.png);
	background-repeat: repeat-x;
}

.DIVmain
{
	background-color: #000;
}

.DIVleftColumn
{
	float: left;
	width: 160px;
	text-align: left;
	background-color: #000;
}

.DIVcontent
{
	float:left;
	width:739px;
	vertical-align:top;
	text-align: left;
	border-left: solid thin #CC3300;
	background-color: #000;
 }

.DIVfooter
{
	float:left;
	width:900px;
	height:25px;
	padding-top: 5px;
	background: #333333;
	text-align: right;
}

.menuTab
{
	float: right;
	vertical-align: bottom;
	width: 100px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background: url(images/tab.png);
	background-repeat:no-repeat;
	padding: 6px 3px 3px 3px;
	margin: 46px 5px 0px 5px;
}

.menuTab a
{
	color: #ffffff;
}

.menuTab a:active
{
	color: #ffffff;
}
.menuTab a:visited
{
	color: #ffffff;
}

.menuTab a:hover
{
	color: #333333;
}

.aiSmall 
{
	font-size: 10px;
	font-weight: bold;
	font-family: Century Schoolbook;
	color: red;
}

.wireSmall
{
	font-size: 10px;
	font-weight: bold;
	font-family: Century Schoolbook;
	color: #fff;
}

.aiMedium
{
	font-size: 12px;
	line-height:30px;
	font-weight: bold;
	font-family: Century Schoolbook;
	color: red;
	padding-left: 5px;
}

.wireMedium
{
	font-size: 12px;
	font-weight: bold;
	font-family: Century Schoolbook;
	color: #fff;
}

.aiLarge
{
	font-size: 16px;
	line-height:30px;
	font-weight: bold;
	font-family: Century Schoolbook;
	color: red;
	padding-left: 5px;
}

.wireLarge
{
	font-size: 16px;
	font-weight: bold;
	font-family: Century Schoolbook;
	color: #fff;
}

.protextGray
{
	font-size: 11px;
	padding-left: 10px;
	padding-bottom: 5px;
	font-weight: bold;
	font-family: verdana,arial,helvetica;
	color: #666666;
}

.protextWhite
{
	font-size: 11px;
	padding-left: 10px;
	padding-bottom: 5px;
	font-weight: normal;
	font-family: verdana,arial,helvetica;
	color: #fff;
}

.captionLarge
{
	font-size: 46px;
	font-weight: bold;
	font-family: Times New Roman;
	text-align: center;
	color: #CC3300;
}

.normal 
{
	font-size: 12px;
	font-family: verdana,arial,helvetica;
	color: White; /*was black*/
}

.newnormal
{
	font-size: 12px;
	font-family: verdana,arial,helvetica;
	color: white;
}

.navheading
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: SteelBlue; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
padding-top:6px;
text-decoration: none;
background-color: #000; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 15%;
padding-left: 5px;
}

.navigation
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: #ffffff; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: #000; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 15%;
margin-left: 10px;
}
a.navigation:link, a.navigation:visited, a.navigation:active 
{color: White; text-decoration: none; font-size:10pt; font-weight:bold;}
a.navigation:hover 
{color: Silver ; text-decoration: none; font-size:10pt; font-weight:bold;}

.copyright 
{
	font-size: 10px;
	font-family: verdana,arial,helvetica;
	color: white;
}

.rank
{
	font: bold italic small-caps 9px arial, verdana, helvetica;
	color: saddlebrown;
}

.recordsfound 
{
	font-size: 12px;
	font-weight: bold;
	font-family: verdana,arial,helvetica;
	color: SteelBlue; /* was green */
}

.keywords
{
	font: bold small-caps 10px verdana,arial,helvetica;
	color: maroon;
}

.entryerror 
{
	font-size: 11px;
	font-weight: bold;
	font-family: verdana,arial,helvetica;
	color: red;
}
	
.postsuccessful
{
	font-size: 11px;
	font-weight: bold;
	font-family: verdana,arial,helvetica;
	color: green;
}

.note
{
	font-size: 10px;
	font-family: verdana,arial,helvetica;
	color: white; /* was black */
}

.ftp
{
	font-size:11px;
	font-family:verdana,arial,helvetica;
	color: purple;
}

.largenumber
{
	font: bold 16px arial, verdana, helvetica;
	color: SteelBlue;
}

.normalnumber
{
	font: bold 13px arial, verdana, helvetica;
	color: White; /* was black */
}

.clicktodownload
{
	font: bold italic 12px arial, verdana,,helvetica;
	color:SteelBlue;
}
a.clicktodownload:link, a.clicktodownload:visited, a.clicktodownload:active {color: SteelBlue; text-decoration: none; }
a.clicktodownload:hover {color: Silver ; text-decoration: none; }


.pagetitle
{
	font-size: 18px;
	font-weight: bold;
	width: 700px;
	text-align: left;
	font-family: verdana,arial,helvetica;
	color: white; /* was black */
	border-Bottom: solid thin #CC3300;
}

.pagenavtext
{
	font-size: 10px;
	font-weight: bold;
	font-family: verdana,arial,helvetica;
	color: white; 
}

.pagenavlink
{
	font: bold 10px verdana,arial,helvetica;
	color: SteelBlue ; /* was #0066cc */
}

.pagenavselected
{
	font: bold italic 13px verdana, arial, helvetica;
	color: Silver;
}

.prompt
{
	font-size: 11px;
	font-weight: bold;
	color: SteelBlue; /* was black */
	font-family: verdana,arial,helvetica;
}

.writtenby
{
	font-weight: bold;
	font-size: 11px;
	color: #696969; /* Dark Gray */
	font-style: italic;
	font-family: verdana,arial,helvetica;
}

.value
{
	font-size: 11px;
	color: #696969; /* Dark Gray */
	font-family: verdana,arial,helvetica;
}

.problems
{
	font-size: 11px;
	color: red;
	font-family: verdana,arial,helvetica;
	font-weight: bold;
}

.smallcaption
{
	font-size: 10px;
	font-weight: bold;
	color: #696969; /* was black */
	font-family: verdana,arial,helvetica;
}

.smallcaptionwhite
{
	font-size: 10px;
	font-weight: bold;
	color: white;/* was black */
	font-family: verdana,arial,helvetica;
}

.smalltext
{
	font-size: 10px;
	color: #696969; /* was black */
	font-family: verdana,arial,helvetica;
}

.gridheader
{
	font-weight: bold;
	font-size: 12px;
	color: white;
	font-family: verdana,arial,helvetica;
	background-color: SteelBlue ; /* was #660000 */
}

.griditem
{
	font-size: 11px;
	color: #696969; /* was black */
	font-family: verdana,arial,helvetica;
	background-color:White;
}

.altgriditem
{
	font-size: 11px;
	color: #696969; /* was black */
	font-family: verdana,arial,helvetica;
	background-color:#b8b8b8;
}

.price
{
	font-weight: bold;
	font-size: 12px;
	color: white;
	font-family: verdana,arial,helvetica;
	background-color: red;
}

.headline
{
	font-size: 13px;
	font-weight: bold;
	color: white; /* was black */
	font-family: verdana,arial,helvetica;
}

.headlinelink
{
	font-weight: bold;
	font-size: 13px;
	color: #0066cc;
	font-family: verdana,arial,helvetica;
}

.smalllink
{
	font-size: 10px;
	font-weight: bold;
	color: #0066cc;
	font-family: verdana,arial,helvetica;
}

.listtext
{
	font-size: 11px;
	color: White;
	font-family: verdana,arial,helvetica;
}

.pictureheading 
{
	font-size: 13px;
	color: White; /* was black */
	font-family: verdana,arial,helvetica;
}

.adminmenuheading
{
	font-weight: bold;
	font-size: 14px;
	color: SteelBlue; /* was black */
	font-family: verdana,arial,helvetica;
}

.helptabletext {font: 12px Arial, Helvetica, sans-serif;}
.helpheading {font-family: Arial; color: black; 	font-size : 12px; font-weight : bold;}
