body {
font-family: Arial;
font-size:8pt;
background-color:#C9C9C9;}

td,tr,table {
font-family: Arial;
font-size: 12px;
color:#fff;
}

td strong {
font-weight:bold;
font-family: Arial;
font-size: 12px;
color:#fff;
}


div.transbox{
width: 568px;
background-color: #414B56;
filter:alpha(opacity=60);
opacity:0.6;
-moz-opacity:0.6;
}

div.transbox{
padding-left:10px;
padding-right:10px;
padding-bottom:0px;
font-weight: bold;
color: #ffffff;
font-size:12px
}

a {color:#949393}
a:active { color:#949393;font-family: arial }
a:link {color:#949393;font-family: arial }
a:visited { color:#949393;font-family: arial }
a:hover	{ text-decoration:none; color:#ffffff;font-family: arial}

a.grey:link {color:#949393; text-decoration: none;font-weight:bold;font-size:8pt  }
a.grey:visited {color:#949393; text-decoration:none;font-weight:bold;font-size:8pt }
a.grey:hover {color: #ffffff; text-decoration: none;font-weight:bold;font-size:8pt }
a.grey:active {color:#949393;font-weight:bold;font-size:8pt;text-decoration: none } 

select
{	
	font-size:10px; 
	font-family: arial, "lucida console", sans-serif;
	color:#000000;
	font-weight:bold;
	border:1px solid #333366; 
	background-color:#EEEEEE;
	/*width :150px;*/
}

option
{	
	font-size:11px;
		font-family: arial, "lucida console", sans-serif;
	
	color:#333366;
}


.textbox
{
	background-color:#ffffff; 
	color:#000000; 
	border:1px solid #333366; 
	font-size:12px;
}

.button
{
	background-color:#eeeeee; 
	color:#000000;
	font-weight:normal; 
	border:1px solid #000000; 
	font-size:12px;
}

