body {	
	font-family: Georgia, Arial;
	font-size: 12px;
	color: white;
	background-color: #0D263D;
	font-weight: normal;
	margin-bottom: 40px;	
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 40px;

}
td
{
	font-family: Georgia, Arial;
	font-size: 12px;
	color: white;	
	
	
}

TD.white
{
	background-color:White;
	color: Black;
}

TD.white TD
{
	background-color:White;
	color: Black;
}

.order_form_font, .email_form_label
{
	color:white;
	font-weight:bold;
}


UL.normal1 LI.normal, OL.normal1 LI.normal
{
	list-style-image: url(/images/libullet.gif);
}

UL.normal LI.normal, OL.normal LI.normal
{
	color: white;
}

UL.normal
{
	margin-top: 0px;
	padding-top: 0px;
}



.body_section
{
	font-size: 18px;
	font-weight:bold;
	margin:0 30 15 0;
	text-transform:uppercase;
	color: #C4A52A;	
}

.body_header
{
	font-size: 14px;
	font-weight:bold;
	margin:0 30 15 0;
	text-transform:uppercase;
	color: white;
	text-decoration: underline;
}

.body_text
{
	font-size: 12px;
	font-weight:normal;
	margin:5 30 15 10;
	color:white;
	line-height:17px;
}

.footer_text
{
	font-size:9px;
	font-weight:900; 
	letter-spacing:1px;
	color: #C4A52A;
}

.footer_text:hover
{
	font-size:9px;
	font-weight:900; 
	
	color: #C4A52A;
}

.search_box
{
	border:	 #A18D30 1px solid;
	color: #A18D30;
	font-size:10px;
	font-family: Georgia, Arial;
	background-color:#3D5164;
	padding:5px;	
	overflow:visible;
	
	
	line-height:10px;
}

input, textarea, select
{
	border-right: SILVER 2px solid;
	border-top: SILVER 2px solid;
	border-left: SILVER 2px solid;
	border-bottom: SILVER 2px solid;
	background: #395163;
	color: White;	
}

input.normal, textarea.normal, select.normal
{
	border-right: SILVER 2px solid;
	border-top: SILVER 2px solid;
	border-left: SILVER 2px solid;
	border-bottom: SILVER 2px solid;
	background: white;
	color: black;	
}

h2 {
	color: #C6A629;
	font-size:12px;
	font-family: Georgia, Arial;
	text-decoration: underline;
}

a {
	color: #C6A629;
	font-size:12px;
	font-family: Georgia, Arial;
	text-decoration: underline;
}

a:hover 
{
	color: #ffffff;
}

h2
{
	margin-bottom:5px
}

.side_nav
{ 
	font-size:11px;
	width:100%;
	color: #C4A52A;  
	font-family: Georgia, Arial;	
	background-color: #001A33;	
	cursor: hand;
	text-decoration: none;
	font-weight: 900;
	padding:6 3 5 6;
	text-transform:uppercase;	
	border: solid 1px #C6A629;
}


.boxit
{
	border-right: #C6C3C6 1px solid;
	border-top: #C6C3C6 1px solid;
	border-left: #C6C3C6 1px solid;
	border-bottom: #C6C3C6 1px solid;
	padding:0px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-top:0px;
	
	
}

.boxit_line
{
	border-top: #C6C3C6 1px solid;	
	padding-bottom:10;
	padding-left:5;
	padding-right:5;
	padding-top:10;
}

.table_lines
{
	border-bottom: #C6C3C6 1px solid;	
	border-right: #C6C3C6 1px solid;	
	padding-bottom:0;
	padding-left:0;
	padding-right:0;
	padding-top:0;
}
.table_lines1
{
	border-bottom: #C6C3C6 1px solid;	
	border-left: #C6C3C6 0px solid;	
	padding-bottom:0;
	padding-left:0;
	padding-right:0;
	padding-top:0;
}