html { overflow-y: scroll; }

body,h1,h2,h3,p,quote,small,form,input,ol,label{
	/* Page reset */
	margin:0px;
	padding:0px;
}

ul
{
list-style-type: square;
padding: 5px;
margin: 10px;
}

ol
{
padding: 5px;
margin: 10px;
}

li
{
padding-left: 5px; 
}

a img{
	border:none;
}

a, a:visited {
	color:#0196e3;
	text-decoration:none;
	outline:none;
}

a:hover{
	text-decoration:underline;
}

p{
	padding:10px;
	text-align:center;
}


/* Custom Styles */

body,td,th {
	color: #333333;
	font-family: 'Lucida Grande', Tahoma, Sans-Serif;
	font-size: 9pt;
}
body {
	background-color: #FFFFFF;
	/* background: url(http://tabfusion.com/images/background2.jpg); */
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

TD.BarGray
	{PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px; BORDER-TOP: #999999 0px solid; BORDER-BOTTOM: #cccccc 1px solid; BORDER-LEFT: #999999 0px solid; BORDER-RIGHT: #999999 0px solid;}

.title {font-weight: normal; font-family: 'PT Sans', 'Lucida Grande', Tahoma, sans-serif; font-size: 26px; color:#333333;  text-decoration:none; letter-spacing: 0em;}
	
.header {font-weight: bold; font-family: 'PT Sans', 'Lucida Grande', 'Times New Roman', Tahoma, Sans-Serif; font-size : 28px; color:#333333; text-decoration: none; letter-spacing: -1.0px;}

.headerw {font-weight: bold; font-family: 'PT Sans', 'Lucida Grande', 'Times New Roman', Tahoma, Sans-Serif; font-size : 26px; color:#eeeeee; text-decoration: none; letter-spacing: -1.0px;}

.label {font-weight: bold; font-family: 'PT Sans', 'Lucida Grande', Tahoma, Sans-Serif; font-size : 14pt; color:#333333; text-decoration: none; letter-spacing: 0em;}

.labellg {font-weight: normal; font-family: 'PT Sans', 'Lucida Grande', Tahoma, Sans-Serif; font-size : 14pt; color:#999999; text-decoration: none; letter-spacing: 0em;}

.bodyl {font-weight: normal; font-family: 'Lucida Grande', Tahoma, Sans-Serif; font-size : 9pt; color:#222222; text-decoration: none;}

.bodylwhite {font-weight: normal; font-family: 'Lucida Grande', Tahoma, Sans-Serif; font-size : 9pt; color:#ffffff; text-decoration: none;}

.bodylorange {font-weight: normal; font-family: 'Lucida Grande', Tahoma, Sans-Serif; font-size : 9pt; color:#ff6600; text-decoration: none;}

.bodym {font-weight: normal; font-family: 'Lucida Grande', Tahoma, Sans-Serif; font-size : 8pt; color:#222222; text-decoration: none;}

.bodymgray {font-weight: normal; font-family: 'Lucida Grande', Tahoma, Sans-Serif; font-size : 8pt; color:#666666; text-decoration: none;}

.bodymblue {font-weight: normal; font-family: 'Lucida Grande', Tahoma, Sans-Serif; font-size : 8pt; color:#3b5998; text-decoration: none;}

.bodys {font-weight: normal; font-family: 'Lucida Grande', Tahoma, Sans-Serif; font-size : 8pt; color:#222222; text-decoration: none;}

.bodysgray {font-weight: normal; font-family: 'Lucida Grande', Tahoma, Sans-Serif; font-size : 8pt; color:#666666; text-decoration: none;}

.bodyxsred {font-weight: normal; font-family: 'Lucida Grande', Tahoma, Sans-Serif; font-size : 8pt; color:#ff0000; text-decoration: none;}

.bodyxs {font-weight: normal; font-family: 'Lucida Grande', Tahoma, Sans-Serif; font-size : 7pt; color:#222222; text-decoration: none;}

.bodyxswhite {font-weight: normal; font-family: 'Lucida Grande', Tahoma, Sans-Serif; font-size : 7pt; color:#ffffff; text-decoration: none;}

.bodyxsred {font-weight: normal; font-family: 'Lucida Grande', Tahoma, Sans-Serif; font-size : 7pt; color:#ff0000; text-decoration: none;}

.navxs
	{font-weight: normal; font-family: 'Lucida Grande', Tahoma, Sans-Serif; font-size : 7pt; color:#eeeeee; text-decoration: none;}
a.navxs:link
	{color:#eeeeee; text-decoration: none;}
a.navxs:visited
	{color:#eeeeee; text-decoration: none;}
a.navxs:hover
	{color:#ffffff; text-decoration: none;}
	
.navs
	{font-weight: normal; font-family: 'Lucida Grande', Tahoma, Sans-Serif; font-size : 8pt; color:#eeeeee; text-decoration: none;}
a.navs:link
	{color:#eeeeee; text-decoration: none;}
a.navs:visited
	{color:#eeeeee; text-decoration: none;}
a.navs:hover
	{color:#ffffff; text-decoration: none;}
	
.nav
	{font-weight: normal; font-family: Arial, Sans-Serif; font-size : 9pt; color:#eeeeee; text-decoration: none;}
a.nav:link
	{color:#eeeeee; text-decoration: none;}
a.nav:visited
	{color:#eeeeee; text-decoration: none;}
a.nav:hover
	{color:#ffffff; text-decoration: none;}

.navu
	{font-weight: normal; font-family: 'Lucida Grande', Tahoma, Sans-Serif; font-size : 9pt; color:#ffffff; text-decoration: none;}
a.navu:link
	{color:#ffffff; text-decoration: underline;}
a.navu:visited
	{color:#ffffff; text-decoration: underline;}
a.navu:hover
	{color:#3b5998; text-decoration: underline;}
	
.navl
	{font-weight: normal; font-family: 'PT Sans', 'Lucida Grande', Tahoma, Sans-Serif; font-size : 14pt; color:#eeeeee; text-decoration: none;}
a.navl:link
	{color:#3b5998; text-decoration: none;}
a.navl:visited
	{color:#3b5998; text-decoration: none;}
a.navl:hover
	{color:#3b5998; text-decoration: underline;}


a:link {
	color: #3b5998;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3b5998;
}
a:hover {
	text-decoration: none;
	color: #3b5998;
}
a:active {
	text-decoration: none;
	color: #3b5998;
}

