body,td,th {
	font-family: Helvetica, Arial, Verdana, Courier, sans-serif;
	font-size: 13px;
	color: #999999;
}

html 
{
	width: 100%; 
	height: 100%;
	background-color: #000000;	
}

body { 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #999999;
	text-decoration: none;

}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #999999;
}
.style1 {
	font-size: 11px;
	color: #669999;
	font-weight: normal;
	}
.style2 {
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}
.styleTextArea 
{
	font-family: verdana;
	font-size: 13px;
	color:Black;
}	
a.topmenu {
	font-family: Helvetica, Arial, Verdana, Courier, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
}
a.topmenu:link {
	color: #999999;
	text-decoration: none;
}
a.topmenu:visited  {
color: #999999;
}
a.topmenu:active  {
	text-decoration: none;
	color: #999999;
}
a.topmenu:hover {
	font-family: Helvetica, Arial, Verdana, Courier, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
}
a.bottom {
	font-family: Helvetica, Arial, Verdana, Courier, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
a.bottom:link {
	color: #333333;
	text-decoration: none;
}
a.bottom:visited  {
color: #333333;
}

a.bottom:hover {
	font-family: Helvetica, Arial, Verdana, Courier, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
a.pmenu {
	font-family: Helvetica, Arial, Verdana, Courier, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #999999;
}
a.pmenu:link {
	color: #999999;
	text-decoration: none;
}
a.pmenu:visited  {
color: #999999;
}

a.pmenu:hover {
	font-family: Helvetica, Arial, Verdana, Courier, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #999999;
}
h1{
    font-family: Times New Roman, Times, Srif;
	font-size: 18px;
	font-style:normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	marging-bottom: 0px;
}
h2{
    font-family: Helvetica, Arial, Verdana, Courier, sans-serif;
	font-size: 16px;
	font-style:normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	marging-bottom: 0px;
}
h3{
    font-family: Times New Roman, Times, Srif;
	font-size: 14px;
	font-style:normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	marging-bottom: 0px;
}
.small10{
    font-family: Helvetica, Arial, Verdana, Courier, sans-serif;
	font-size: 11px;
	font-style:normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	marging-bottom: 0px;
}

.st_sharethis_custom
{
  
        color:#999999;
        background: url("/images/share-icon-16x16.png") no-repeat scroll left top transparent;
        padding-left:18px;
        padding-bottom:4px; 
}

.cursor {cursor: pointer;}
