/* Global Styles */

body 
{
	margin:0px;
	background-color: #000000;
}	
	body,td,th 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

img
{
	
}

.greyborder
{
    border-color: #808080;
    border-width: 1px;
    border-style: solid;
}

.noborder
{
    border-color: ;
    border-width: 0px;
    border-style: ;
}

body text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	background-color: #000000;
	text-align: left;
	line-height: 1.5;
	}
a:link {
	text-decoration: none;
	color: #CCCCCC;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #99CCCC;	
	
}

text1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #ffffff;
	color: #666666;
	text-align: left;
}
text2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
}

detailText {
	font:9px arial;
	color:#ffffff;
	line-height:16px;
	letter-spacing:.1em;
	}
	
smallText {
	font:8.5px arial;
	color:#CCCCCC;
	}
			
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}

	
