/**************************************************/
/*	GENERAL HTML TAGS							  */
/**************************************************/
html {
	height:100%;
}
a {
	color:#666666;
}	
a:hover, 
a:active {
	color:#333333;
	text-decoration: none;
}
body,td {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
}
body {
	background-color: #343434;
	font-size: 11px;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
td {
	vertical-align:top;
}
table.mailtable 
{
	background-color=#ffffff;
}
h1 {
	font-size: 16px;
	color:#FB6200;
	margin: 0px 0px 0px 0px;
}
h2 {
	font-size: 14px;
	color:#FB6200;
	margin: 20px 0px 0px 0px;
}
h3 {
	font-size: 14px;
	color:#666666;
	margin: 20px 0px 0px 0px;
}
h4 {
	font-size: 12px;
	color:#FB6200;
	margin: 20px 0px 0px 0px;
} 
h5 {
	font-size: 12px;
	color:#666666;
	margin: 20px 0px 0px 0px;
}
h6 {
	font-size: 11px;
	color:#666666;
	margin: 20px 0px 0px 0px;
}
p {
	margin: 10px 0px 0px 0px;
}
img {
	border:0px none;
}
ul {
	list-style-type:none;
	margin:10px 20px 15px 20px;
	padding:0px;
	vertical-align: top;
}
li {
	background-image:url(../images/ul_bullet.gif);
	background-position:left top;
	background-repeat:no-repeat;
	vertical-align: top;
	margin:3px 0px;
	padding:0px 0px 0px 10px;
}




/**************************************************/
/*	LAYOUT DIVS AND TABLES						  */
/**************************************************/

/***** BODY *****/
#bodytable {
	background-color:#FFFFFF;
	border: 0px none;
	width: 760px;
	text-align:left;
	margin-right: auto;
	margin-left: auto;
}
#bodytable td{
	padding: 0px;
}
#bodytable #topcell {
	height:90%;
}
#bodytable #bottomcell {
	background-image:url(../fw/bg_footer.jpg);
	background-repeat:repeat-x;
	background-color: #343434;
}
/***** TOP LAYOUT *****/
#toplayouttable {
	border: 0px none;
	width: 760px;
	height:100%;
}

/***** HEADER AND MENU *****/
td#header_splash {
	height: 88px;
	background-image:url(../fw/header_splash.jpg);
	background-repeat:no-repeat;
}
td#header {
	height: 88px;
	background-image:url(../fw/header.jpg);
	background-repeat:no-repeat;
}
td#headermenucell {
	background-color:#666666;
	height: 19px;
	padding:0px;
}
table#headermenu {
	width:100%;
}
table#headermenu td {
	text-align:right;
}

/***** COLUMNS (TD) *****/
td#splash_content {
	padding:25px;
}
td#leftcolumn {
	width:130px;
	background-color:#666666;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	color:#ffffff;
}
td#leftcolumn ul {
	list-style-type:none;
	margin:0px 0px 50px 0px;
	padding:0px;
}
td#leftcolumn ul li {
	margin:0px;
	padding:0px;
	background-image:none;
	border-bottom:1px solid #C6C6C6;
	padding:0px;
	vertical-align: top;
}
td#leftcolumn ul li:hover {
	background-color:#FB6200;
}
td#leftcolumn ul li a {
	color:#ffffff;
	text-decoration:none;
	padding:6px 5px 6px 10px;
	margin:0px;
	display:block;
	width:130px;
}
td#leftcolumn ul li a:hover {
	background-color:#FB6200;
}
td#rightcolumn {
	width:560px;
	padding:25px;
}

td#rightcolumn div.sideblock, 
td#leftcolumn div.sideblock {
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 00px 0px;
	border-bottom: 5px solid #9cf;
}
td#rightcolumn div.sideblock {
}
td#leftcolumn div.sideblock {
}
td#rightcolumn div.sideblock h2, 
td#leftcolumn div.sideblock h2 {
	margin: 5px 0px 0px 0px;
}
/***** CONTENT *****/
/***** splash *****/
div#splash_contentleft {
	float:left;
	width:260px;
	margin:10px 0px 20px 0px;
	padding:0px 0px 0px 5px;
	border-left:1px solid #999999;
	color:#333333;
}
div#splash_contentleft h4 {
	margin:0px;
}
div#splash_contentright {
	float:right;
	width:430px;
	margin:0px 0px 20px 0px;
}
div#splash_links {
	clear:both;
	width:700px;
	border-color:#B3B3B3;
	border-style:solid;
	border-width:3px 0px 0px 3px;
	background-color:#333333;
	margin:0px auto;
	text-align:center;
	padding:20px 0px;
}
div#splash_links img {
	margin:0px 12px;
}
/***** MISC *****/
div#copyrightleft, div#copyrightright {
	color:#666;
	font-size: 9px;
	padding:5px;
}
div#copyrightleft {
	float:left;
}
div#copyrightright {
	float:right;
}
div#copyright {
	color:#999999;
	font-size: 9px;
	clear:both;
	line-height:11px;
	text-align:left;
	padding: 15px 0px 10px 5px;
	margin: 0px 0px 0px 0px;
}
div#copyright a {
	color:#999999;
}
img.webmark {
	margin:2px 3px 0px 0px;
}
/**************************************************/
/*	SPECIAL SPOT GRAPHICS						  */
/**************************************************/
.datagrid-header
{
	background-color:#D1D1D1;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	color:#ffffff;
}
.datagrid-header a:visited,a
{
 	
	color:#3A384A;
	
}
.datagrid-pager
{
	background-color:#666666;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	color:#FFFFFF;
	text-align:center;
}
