h1            
{
	color: #E8E8E8;
}
h2            
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}




body             
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
body.corporate
{
    background-color: #391500;
    
}
body.splash      
{
	background-color: #CCC;
}
body, td, th, input, select, textarea, h1, h2, h3, h4, h5, h6
{
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}
p, ul, ol, h3, h4, h5, h6, blockquote
{
	margin-top: 0px;
	margin-bottom: 0px;
}
blockquote 
{
    margin-left: 16px;
}
a, a:visited, a:active  
{
	color: #333;
	text-decoration: none;
}
a:hover
{
	color: #E31D24;
	text-decoration: none;
}
a.bottom, a:visited.bottom, a:active.bottom  
{ 
    color: #343434; 
    text-decoration: none;  
}
a:hover.bottom
{ 
    color: #343434; 
    text-decoration: none;  
}
a.bottom_ltd, a:visited.bottom_ltd, a:active.bottom_ltd 
{ 
    color: #666666; 
    text-decoration: none;  
}
a:hover.bottom_ltd
{ 
    color: #666666; 
    text-decoration: none;  
}
/* splash */
td.splash_top       
{
    background-color: white;
}
td.splash_middle         
{
    background-color: white; 
}
div.splash_grid{
	width: 181px;
	height: 235px;
	background-color: #FFF;
	position: relative;
	text-align: left;
	margin-left:5px;
}
div.splash_grid_sw{
	top: 1px;
	left: 1px;
	width: 180px;
	height: 235px;
	position: absolute;
	background-color: #E31D24;
}
div.splash_grid_skw{
	top: 1px;
	left: 1px;
	width: 180px;
	height: 220px;
	position: absolute;
	background-color: #058efd;
}
div.splash_grid_hn{
	top: 1px;
	left: 1px;
	width: 180px;
	height: 235px;
	position: absolute;
	background-color: #E31D24;
}
div.splash_grid_aw{
	top: 1px;
	left: 1px;
	width: 180px;
	height: 235px;
	position: absolute;
	background-color: #E31D24;
}
div.splash_grid_ce{
	top: 1px;
	left: 1px;
	width: 180px;
	height: 235px;
	position: absolute;
	background-color: #E31D24;
}
div.splash {
    padding-top: 5px;
    padding-left: 9px;
}
h1.splash {
    color: #ffffff; 
    font-size: 12px;
    font-weight: bold;
    display: inline;
}
h1.splash a, h1.splash a:visited, h1.splash a:hover {
    color: #ffffff; 
}
p.splash {
    color: #ffffff; 
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    padding-top: 35px;
    padding-left: 9px;
    padding-right: 9px;
}
p.splash a, p.splash a:hover, p.splash a:visited {
    color: #ffffff; 
}
div.splash_grid_gfx{
    top: 31px;
    left: 1px;
    width: 180px;
    height: 207px;
    position: absolute;
    background-color: transparent;
}

