/* EyeSocket style sheet */

body 
{
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10px;
background-color: #0f0f0f;
color: #ffffff;
margin:0; 
padding-left:7px; 
overflow:hidden;
}

img 
{
border: 0px;
}


object {
        outline: none;
}


a:active 
{
font-size: 12px;
text-decoration: underline;
font-weight: bold;
padding-left:7px;
color: #3388d0;
}

a:visited 
{
font-size: 12px;
text-decoration: none;
font-weight: bold;
padding-left:7px;
color: #3388dd;
}

a:hover 
{
font-size: 13px;
text-decoration: underline;
font-weight:bold; 
padding-left:7px;
color: #3399dd;
}

a:link 
{
font-size: 12px;
text-decoration: none;
font-weight: bold;
padding-left:7px;
color: #3377dd;
}

.inc {
	width: 60%; margin-bottom: 20px; padding-bottom: 15px; margin: 0; margin-left: 5px; text-align: left;
}



td#index 
{
text-align: center;
vertical-align: top;
top: 0px;
font-size: 10px;
background-color: #0f0f0f;
color: #ffffff;
}


td 
{
font-family: Tahoma, Verdana, Arial, sans-serif;
top: 0px;
}

tr
{
vertical-align: top;
top: 0px;
}

h3 
{
font-size: 13px;
font-weight: bold;
margin-top: 11px;
margin-bottom: 11px;
margin-left: 8px;
}

div#preview {
	font-size: 14px;
	font-weight: bold;
	margin-top: 25px;
	text-align: center;
	margin-right: 0px;
	background-color: #0f0f0f;
	color: #ffffff;
}
