
<style>
A {	text-decoration: none;	color: gray;	font-size: 12; 	font-family: Verdana; }
TD { color: black; 		font-size: 12;		font-family: Arial,Verdana;	}
A.bot:link {	font-size: 12; 	font-family: arial,Verdana; 	color:white;	text-decoration: none;}
A.bot:visited {	font-size: 12; 	font-family: arial,Verdana; 	color:white;	text-decoration: none;}
A.kw:link {	font-size: 12; 	font-family: arial,Verdana; 		color:#000;	text-decoration: none;}
A.navLink:visited {	font-size: 12; 	font-family: arial,Verdana; 	color:#000;	text-decoration: none;}
A.navLink:link	    {		font-size: 12; 	font-family: arial,Verdana; 	color:#000;	text-decoration: none;}
A.navLink2:visited {	font-size: 12; 	font-family: arial,Verdana; 	color:#FFF;	text-decoration: none;}
A.navLink2:link	    {		font-size: 12; 	font-family: arial,Verdana; 	color:#FFF;	text-decoration: none;}
h1 { font-size: 14px; font-weight: bold; }

/* footer elements. */
 
.footerLinks {	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;font-weight: normal;color: #000000; }
.footerLinks A:link, .footerLinks A:visited { 	color: #000000;	text-decoration: none}
.footerLinks A:hover, .footerLinks A:active { 	color: #000000;	text-decoration: underline }

.footerText { 	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: normal;	color: #000000; }
.footerText A:link, .footerText A:visited { 	color: #000000;	text-decoration: none}
.footerText A:hover, .footerText A:active { 	color: #000000;	text-decoration: underline }

/* CITY/STATE/KEYWORD include file elements. */

.includeListHeaderStyle {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: normal;}
.includeListHeaderStyle A:link, .includeListStyle A:visited { 	color: #000000;	text-decoration: none}
.includeListHeaderStyle A:hover, .includeListHeaderStyle A:active { 	color: #000000;	text-decoration: underline}
.includeListStyle {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	font-weight: normal;}
.includeListStyle A:link, .includeListStyle A:visited { 	color: #000000;	text-decoration: none}
.includeListStyle A:hover, .includeListStyle A:active { 	color: #000000;	text-decoration: underline}

/* Form submit error elements. */

.error		{		background-color: #fff;		background-image: url(/manager/themes/smt/warning.gif);		background-repeat: no-repeat;		padding: 15px 18px 15px 52px;		font-weight: bold;		color: red;		margin-bottom: 20px		}

/* FORM elements. */


INPUT.con, TEXTAREA.con, SELECT.con, OPTION.con	{	border: 1px solid #000	}
INPUT.submit { background-color: #00FF00; color: #000; font-weight: bold; font-size: 11px;}
.formName { color: #FFFFFF; font-weight: bold;}
.myCheck, .myRadio {	border: none	}
.mySubmit, .myButton, .myReset	{	cursor: hand;	background: #E3EAF6;	border: 1px solid #1A84D8;	padding: 2px;	font-size: 12px; filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=1, OffY=1, Color='#DADADA', Positive='true')	}
.myText {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	border: 1px solid #B8B8B8	}

</style>