﻿a {	
	color: #3366CC;	
	text-decoration: none
}
body {	
	background-color: #E2E2E2;
	font-family: Tahoma;	
	font-size: 11pt;	
	line-height: 12pt;	
	color: #000000;
	}
h2 {
	color: #CCCCCC
	}
h3 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1.15em;	
	background-color: #006666;  	
	color: #DCDCDC
	}
h4 {
	color: #000000
	}
table {
	color: #FFFFFF
	}
td, th {	
	font-family: Tahoma;
	font-size: 11pt;
	line-height: 12pt;
	color: #000000;
	}
textarea {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 10pt;
	color:black;
	border:1px solid maroon;
	}
ul {	
	font-family: Tahoma;	
	font-size: 10pt;	
	list-style-type: square;	
	list-style-position: outside
	}
.BulletBackgroundColor {
	color: #FFFFFF
	}
.DataColor {
	color: #DEDECA
	}
/* My defined colors*/
.backbottomline
{
	background-color:#DD060B;
	height:2px;
}
.copyright
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:black;
}
.bottomlink,.bottomlink:link, .bottomlink:visited, .bottomlink:active
{
	font-family:Arial;
	font-size:10pt;
	color:#DD060B;
	text-decoration:none;
}

.bottomlink:hover
{
	font-family:Arial;
	font-size:10pt;
	color:#0066FF;
	text-decoration:none;
}
.toplink,.toplink:link, .toplink:visited, .toplink:active
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

.toplink:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#FFFF00;
	text-decoration:none;
	font-weight:bold;
}
.mainText
{
	font-family:Tahoma;
	font-size:10pt;
	color:#000000;
	text-decoration:none;
	padding-left:10px;
	line-height:12pt;
}

.testText
{
	font-family:Tahoma;
	font-size:10pt;
	color:#DD060B;
	text-decoration:none;
	line-height:12pt;
}

.mainLink,.mainLink:link, .mainLink:visited, .mainLink:active
{
	font-family:Tahoma;
	font-size:10pt;
	color:#DD060B;
	text-decoration:none;
}

.mainLink:hover
{
	font-family:Tahoma;
	font-size:10pt;
	color:#0066FF;
	text-decoration:none;
}

.textbox
{
	font-family:Arial;
	font-size:10pt;
	color:#000000;
	border:1px solid maroon;

	
	}
}