﻿/* GLOBAL*/
body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	width: 970px;
}
.masterPageFrame
{
	border-right: #a9a9a9 2px solid;
	border-top: #a9a9a9 2px solid;
	border-left: #a9a9a9 2px solid;
	border-bottom: #a9a9a9 2px solid;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 970px;
}

.emptyData{font-family: verdana;font-size: 12pt;color: #696969;text-align: center;background-color: #ffffff;}
.contentNotAvailable{font-size: 12pt;width: 100%;text-align: center;color: #696969;}
input,select{font-size: 8pt;}
textarea{font-size: 8pt;font-family: Verdana;}
hr{color: #888888;height: 1px;}
.hypPlainNoFile{font-size: 10px;text-decoration: none;}
.thumb{cursor: hand;}
.noThumb{cursor: default;}
.star{font-weight: bold;color: red;}
.specDetailCol{padding-left: 5px;}
.deadLink{color: #777777;}
.highlight{background-color: #e0e0ff;color: black;}

img{  border-style: none;}



/* CONTACT US*/
.contactus_prompt{background-color: #f2f2f2;text-align: right;padding-right: 2px;}
.contactus_entry{width: 600px; height: 30px; background-color: #f2f2f2; text-align: left;}

/* MENU */

#divLeftNav { width: 185px; }
#divLeftNav table table td { height: 30px; padding: 5px 110px 0px 20px; font-size: 10px; font-weight: bold; background-image: url(Images/but_menu.gif); } 
#divLeftNav table table td:hover { background-image: url(Images/but_menu_ov.gif); }

.menuBackground { color: #555555; height: 30px; padding: 5px 110px 0px 20px; font-size: 10px; font-weight: bold; background-image: url(Images/but_menu.gif); } 
.menuBackground:visited{color: #555555;	font-weight: bold;}
.menuBackground:hover { background-image: url(Images/but_menu_ov.gif); }

Randall says:
.menuLink A { color: #444444; }
.menuLink A:link { color: #444444; }
.menuLink A:visited { color: #444444; }
.menuLink A:hover { color: #444444; text-decoration: none; cursor: pointer; }


/* MENU - CONTACT*/
/* .menuBackgroundC{width: 185px;height: 30px;padding-left: 15px;padding-top: 5px;font-size: 11px;font-weight: bold;}*/
.menuLinkC A{background-image: url(Images/but_menu.gif);color: #555555;}
.menuLinkC A:link{color: #555555;font-weight: bold;}
.menuLinkC A:visited{color: #555555;	font-weight: bold;}
.menuLinkC A:hover{background-image: url(Images/but_menu_ov_contact.gif);font-weight: bold;color: #111111;text-decoration: none;cursor: hand;}

.modelTitleList{font-weight: bold;font-size: 10px;}
.modelDescrip{font-size: 10px; font-family: Verdana;}
.asterisk{font-size: 12px;font-weight: bold;color: #fe0000;}
.heading{font-weight: bold;font-size: 11pt;}
.smallCaps{font-size: 8pt;font-style: italic; font-variant: small-caps;}
.regPrompt{vertical-align: middle;text-align: right;font-weight: bold;}
.regData{vertical-align: middle;text-align: left;}
td.gradientCell
{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #444444;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #444444;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #444444;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
	margin-left: 5;
	padding-left: 10;
	padding-top: 10;
	padding-right: 10;
	padding-bottom: 10;
	background-image: url(images/gradientCellBg.jpg);
	background-repeat: repeat-x;
}

