body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:0px;
	margin-right:0px;
	/*background-image: url(/images/background.jpg);*/
	background-color:#000;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}

.bold{font-weight:bold}

.small {
	font-size:8pt;
	font-family:Arial, Helvetica, sans-serif;
}
.basicwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #fff;
	text-align: left;
}

.menuheader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13pt;/*
	font-weight: bold;
	text-transform: uppercase;*/
	color: #FFF;
}


/*Header for pages*/
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14pt;/*
	font-weight: bold;/*
	text-transform: uppercase;*/
	color: #FFF;
}

h2 {
	font-family: Arial, Gadget, sans-serif;
	font-size: 12pt;
	font-weight: bold;
/*	text-transform: uppercase;*/
	color: #D74600;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	/*text-transform: uppercase;*/
	color: #000;
	font-style: normal;
	line-height: normal;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000;
	font-style: normal;
	line-height: normal;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #039;
	font-style: normal;
}

/*Style for Join Table on Home Page */
.join {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-align: left;
}
/*Style for top menu on Home Page */
.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-align: left;
}

.tableheader{font-weight:bold;
font-size:10pt;}

.header{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	/*text-transform: uppercase;*/
	color: #FFF;
}
p {
	/*line-height: 150%;*/
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}
.redmessage{color:#F00}

/*Hyperlink for header and footer at the bottom of pages */
a.footer:link {
	color: #FFF;
	text-decoration: none;
	font-size:11pt;
}
a.footer:visited {
	text-decoration: none;
	color: #FFF;
	font-size:11pt;
}
a.footer:hover {
	text-decoration: underline;
	color: #CCC;
	font-size:11pt;
}
a.footer:active {
	text-decoration: none;
	color: #FFF;
	font-size:11pt;
}





a {
	color: #00F;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

table {
	background-repeat: no-repeat;}

td {background-repeat: no-repeat;}

.tdbackground{background-repeat:repeat}

th{background-repeat: no-repeat;}


.fieldsetnone{
	background:#FF8000;
	font-weight:bolder;
	color:#FFF;
	height: 20px;
	
}

.addthis_toolbox .hover_effect
{
    width: 350px;
    padding: 10px 0 6px 10px;
    border: 3px solid #eee;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.addthis_toolbox .hover_effect div
{
    float: left;
}

.addthis_toolbox .hover_effect a
{
    border: 2px solid #fff;
    padding: 2px 2px 2px 16px;
    position: relative;
    text-decoration: none;
}

.addthis_toolbox .hover_effect a:hover
{
    border: 2px solid #105CB6;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #B4D3F8;
    color: #105CB6;
    text-decoration: none;
}

.addthis_toolbox .hover_effect span
{
    position: absolute;
    width: 16px;
    height: 16px;
    top: 2px;
    left: 1px;
}
