a  { 
font-size: 11px;
color: #D0E4F8;
font-family: verdana, arial, helvetica;
text-decoration: none;
}

a:hover {color : #cF7900;}
a:link { color : #ee6600;  }
a:visited { color :#ee6600; }
a:active  {	color : #ffffff;}

body
{
font-size: 11px;
font-family: verdana, arial, helvetica;
margin-left: 0;
margin-top: 0;
} 

td { 
font-size: 11px;
color: #666666;
font-family: verdana, arial, helvetica;
}

h2 {
font-size: 22px;
font-style bold;
color: #999999;
font-family: verdana, arial, helvetica;
} 

b{
color: #ffffff;
text-decoration: bolder;
}

.imgLink{
border: 2px solid #ffffff;
float: left ;
margin-right: 20px ;
margin-bottom: 10px ;
}

.mainLink{
text-decoration: none;
a.mainLink:hover { color :#FFC267;}
a.mainLink:link { color :#FF9900; }
a.mainLink:visited { color :#cc6600; }
a.mainLink:active  { color :#ffffff;}
}

.copyright{
color: #eeeeee;
font-size: 10px;
font-family: verdana, arial, helvetica;
}


.smallText{
color: #ffffff;
font-size: 10px;
font-family: verdana, arial, helvetica;
}

.siteLink{
color: #ffffff;
text-decoration: none;
a.siteLink:link { color :#FFFFFF; }
a.siteLink:visited { color #FFFFFF; }
a.siteLink:hover { color :#FFCB7C;}
a.siteLink:active  { color :#FF9900;}
}

.selectorForm{
color: #ffffff;
text-decoration: bolder;
background-color: #5DDEDE;
width:140;
height:260;
margin-left:20px;
margin-top:20px;
}

.commentsForm{
background-color: #ffffff;
text-decoration: bold;
font-size: 11px;
color: #999999;
}

.dropShadow{
filter:DropShadow(Color=#999999, OffX=1, OffY=1);
color:#666666;
}

.regularText{
color:#666666;
}

a.boxLink:link, a.boxLink:visited, a.boxLink:active, a.boxLink:hover  {
	display: block;
	display: inline-block;
	width:148;
	float:none;
	border:#888 1px solid;
	margin:2px 0px;
	padding:3px 6px;
	font-weight:bold;
	font-size:9px;
	font-family:tahoma, verdana, sans-serif;
	text-decoration:none;
	line-height:14px;
	color:#666;
	white-space:nowrap;
	overflow:hidden;
}

a.boxLink:link, a.boxLink:visited {
	background-position:0 -80px; 
}

a.boxLink:active, a.boxLink:hover {
	background-position:0 -102px; 
	color:#f3f3f3;
	background-color:#ff9900;
}

a.goButton:link, a.goButton:visited, a.goButton:active, a.goButton:hover  {
	display: inline-block;
	width:124;
	float:none;
	border:#ddd 1px solid;
	margin:2px 0px;
	padding:3px 6px;
	font-weight:bold;
	font-size:10px;
	font-family:tahoma, verdana, sans-serif;
	text-decoration:none;
	line-height:14px;
	color:#ffffff;
	white-space:nowrap;
	overflow:hidden;
}

a.goButton:link, a.goButton:visited {
	background-position:0 -80px; 
}

a.goButton:active, a.goButton:hover {
	background-position:0 -102px; 
	background-color:#3DCECE;
}

a.submitButton:link, a.submitButton:visited, a.submitButton:active, a.submitButton:hover  {
	display: inline-block;
	float:none;
	border:#bbb 1px solid;
	margin:2px 0px;
	padding:3px 6px;
	font-weight:bold;
	font-size:11px;
	font-family:tahoma, verdana, sans-serif;
	text-decoration:none;
	line-height:12px;
	color:#ff9900;
	white-space:nowrap;
	overflow:hidden;
}

a.submitButton:link, a.submitButton:visited {
	background-position:0 -80px; 
}

a.submitButton:active, a.submitButton:hover {
	background-position:0 -102px; 
	color:#fff;
}
