/* CSS Document */


a:link
{ text-decoration:none; color:black;}
a:visited
{ text-decoration:none; color:black;}
a:hover 
{color:#1F7DAC; font-weight:bold;}




a.b:hover 
{
	text-decoration:underline; 
	
}


#dropmenudiv{
	position:absolute;
	font:bold normal 10px/15px Arial, Helvetica, sans-serif;
	z-index:50;
	text-decoration: blink;
	border-top: 1px solid #E97AD3;
	border-right: 1px solid #E97AD3;
	border-bottom: 1px none #E97AD3;
	border-left: 1px solid #E97AD3;
	text-align: center;
	display: compact;
	}

#dropmenudiv a{
width: 100%;
display: inline;
border-bottom: 1px solid #E97AD3;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{
	background-color: #FFCC33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
}

.contest {
	border:0px;
	font-family: sans-serif;
	font-face:verdana;
	font-size:9px;
	color:#666666;
	font-weight:normal;
	letter-spacing: 1px;
	line-height: 150%;
	}
a.news:link {
	font-family: verdana;
	font-size:10px;
	color:blue;
	letter-spacing: 1px;
	line-height: 150%;
	}

a.news:visited {
	font-family: verdana;
	font-size:10px;
	color:blue;
	letter-spacing: 1px;
	line-height: 150%;
	}
.contest:hover{
	text-decoration:underline; 
}
.home {
	border:0px;
	font-size:10px;
	color:#6C9DCE;
	font-weight:normal;
	letter-spacing: 1px;
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif;
}
.clients {
	font-size:8px;
	text-transform: uppercase;
	font-family: Verdana;
}
.body {
	font-size:12px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #333333;
}

h1, h2, h3 {
	font: 1.82em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #514F42;
}