/* Global Styles */

body {
	margin:0px;
	background-color: #000000;
	text-align: center;
	}
	
td {
	color:#FFFFFF;
	/*font-family: Georgia,"Times New Roman", Times, serif;*/
	font-family: Verdana,Arial, Geneva, sans-serif;
	font-size: 13px;
	}
	
li {
	color:#282B3A;
	font-family: Verdana,Arial, Geneva, sans-serif;
	font-size: 13px;
	}
a {
	text-decoration:none;
	color: #999999
	}	
a:hover {
	color: #FFFFFF	}
	
a:active {	
	color: #FFFFFF	}
	
			
a.onwhite {
	color: #102484;
	font-family: Arial, Geneva, sans-serif;
	font-weight: bolder;
	}
	
a.onwhite:active {
	color: #660088;
	font-weight: bolder;
	}
		
a.onwhite:hover
{
	color: #006688;
	font-weight: bolder;
}

img.imgborder{
	padding: 1px; 
	border: 6px solid #868696; 
	}
img.imgbordersmall{
	padding: 1px; 
	border: 3px solid #868696; 
	}
	
/* document formatting rules */

#wrapper
{
	background-color: #000;
	position: relative;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	}

.bannerframe
{
	position: relative;
	width: 400px;
	border: none;
	overflow:visible;
}
#topbanner
{
	position: relative;
	left: 0px;
	right: 0px;
	width: 800px;
	
}
	
#maininfo {
	position:relative;
	/*top:-5px;*/
	background-color:#EAEAF0;
	}


/* ID Styles */

#navigation td {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #f39d9c;
	}
	
#navigation a {
	color: #FFFFFF;
	line-height:20px;
	text-decoration: none;
	display:block;
	font-family: Georgia,"Times New Roman", Times, serif;
	font-variant: normal;
	font-size: 12px;
	font-weight: lighter;
	}
	
#navigation a:hover {
	color: #a9b8d1;
	text-decoration: underline;
	}

#navigation2 td {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #f39d9c;
	}
	
#navigation2 a {
	color: #282B3A;
	line-height:20px;
	text-decoration: none;
	display:block;
	font-family: Georgia,"Times New Roman", Times, serif;
	font-variant: normal;
	font-size: 12px;
	font-weight: lighter;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #282B3A;
	padding-left: 4px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #282B3A;
	}
	
#navigation2 a:hover {
	color: #FFFFFF;
	background-color: #282B3A;
	}
	
#navigation3 a {
	color: #CCCCCC;
	line-height:20px;
	text-decoration: none;
	font-family: Georgia,"Times New Roman", Times, serif;
	font-variant: normal;
	font-size: 12px;
	font-weight: lighter;
	}
	
#navigation3 a:hover {
	color: #a9b8d1;
	text-decoration: underline;
	}

.navText {
	color: #282B3A;
	line-height:18px;
	text-decoration: none;
	/*font-family: Georgia,"Times New Roman", Times, serif;*/
	font-family: Arial, Geneva, sans-serif;
	font-variant: normal;
	font-size: 12px;
	font-weight: lighter;
	}
		
.navTextpad {
	color: #282B3A;
	line-height:18px;
	text-decoration: none;
	font-family: Georgia,"Times New Roman", Times, serif;
	font-variant: normal;
	font-size: 12px;
	font-weight: lighter;
	padding-right: 10px;
	padding-left: 10px;
	}
		
.navText_cart {
	color: #282B3A;
	line-height:14px;
	text-decoration: none;
	font-family: Georgia,"Times New Roman", Times, serif;
	font-variant: normal;
	font-size: 11px;
	font-weight: lighter;
	padding-right: 10px;
	padding-left: 10px;
	}
			
.navText_Sm {
	color: #FFFFFF;
	line-height:16px;
	text-decoration: none;
	/*font-family: Georgia,"Times New Roman", Times, serif;*/
	font-family: Arial, Geneva, sans-serif;
	font-variant: normal;
	font-size: 11px;
	font-weight: lighter;
	}
		
H1 { font-size: medium; }
H2
{
	font-size: medium;
	font-weight: normal;
}
H3
{
	font-size: 100%;
	font-weight: normal;
	margin-top: .8em;
}
.TITLE {
	color: #282B3A;
	line-height:18px;
	text-decoration: none;
	font-family: Verdana, Arial, Geneva, sans-serif;
	/*font-family: Georgia,"Times New Roman", Times, serif;*/
	font-variant: normal;
	font-size: medium;
	font-weight: bold;
	letter-spacing: normal;
	}
	
.bodytext {
	color: #101423;
	font-size: 14;
	font-family: Verdana, Arial, Geneva, sans-serif;
	}

.TITLE2 {
	color: #FFFFFF;
	line-height:22px;
	text-decoration: none;
	/*font-family: Georgia,"Times New Roman", Times, serif;*/
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-variant: normal;
	font-size: 12px;
	}

.copyright {
	color: #CCCCCC;
	line-height:18px;
	text-decoration: none;
	/*font-family: Georgia,"Times New Roman", Times, serif;*/
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-variant: normal;
	font-size: 10px;
	font-weight: lighter;
	letter-spacing: normal;
	padding-right: 5px;
	}
