﻿body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0;
	padding: 0;
	background:silver;
}

.page {
	text-align: left;
	margin: 10px auto;
	width: 771px;
	background: #fff;
	position: relative
	}

/*================================================================================
>>Header
================================================================================*/
.header {
	text-align: left;
	border-bottom: solid 8px #8395A1;
	width:100%;
	margin-bottom: 1px;
}


.redline {
	text-align: center;
	color: #fff;
	width: 100%;
	font-family: Arial Black;
	font-size: 18px;
	background-color: #E10001;
	height: 25px;
}

.headerl {
	float:left;
	width: 174px;
	margin-top: 11px;
}

.headerr {
	Float: right;
}

/*================================================================================
>> Main Menu Links
================================================================================*/
#menuholder {
    float: left;
	width: 174px;
	height: 770px;
	background-color: #000099;
	text-align: left;
	margin-right: 5px;
}

#menuholdertop {
    float: left;
	width: 174px;
	background-color: #000099;
	text-align: left;
	margin-right: 5px;
}


#menuholder2 {
    float: left;
	width: 174px;
	height: 320px;
	background-color: #000099;
	text-align: left;
	margin-right: 5px;
}



#menu {
	width: 174px;
	text-align: left;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
/*================================================================================
/* Sub Menu Links END
================================================================================*/
.content {	
	position: relative;
		width: 767px;
}

.double {	
	background-color: #FFFFFF;
	text-align: justify;	
	padding: 0 5px;
}

.doubletitle {
	color: #990000;
	font-weight: bold;
	font-size: xx-large;
	font-family: imapct, times new roman;
	text-align: center;
}

.doubletitletop {
	color: #4E80BD;
	font-weight: bold;
	font-size: x-large;
	font-family: imapct, times new roman;
	text-align: center;
}


.center {
	text-align: center;
}

.doublebox {
	border: 1px solid #990000;
	margin: 0 auto;
	padding:10px;
}

.burgb {
	color: #000000;
	FONT-SIZE: 16pt; 
	font-weight: bold;
	margin: 20px 0 0px 0;
	font-family: times new roman;
	text-align: center;
}

.burg {
	color: #990000;
	font-weight: bold;
	margin: 20px 0 10px 0;
	font-size: large;
	font-family: times new roman;
	text-align: center;
}

.burgp {
	color: #990000;
	font-weight: bold;
	margin: 20px 0 10px 5px;
	font-size: large;
	font-family: times new roman;
	text-align: left;
	width: 150px;
}


.burgr {
	color: #14457F;
	font-weight: bold;
	font-size: medium;
	font-family: times new roman;
	text-align: center;
}

.fr {
	margin: 10px 0 10px 10px;
	padding: 5px;
	text-align: center;
	float: right;
	width: 180px;
	background-color: #FFFFFF;
}


.bn {
	margin: 5px 10px;
	text-align: center;
	background-color: #FFFFFF;
	width: 154px;
}

.buy {
    margin: 5px;
    padding: 5px;
	background-color: yellow;
	height: 20px;
	border: solid 2px red;
	width: 300px;
	text-align: center;
}

.rsq {
	list-style-type: none;
	list-style-image: url('images/redbul.jpg');
	text-align: left;
}

#double p {
	font-family: times new roman, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
/*============================================================================*/
#footer {
    margin-top: 1px;
	background-color: #fff;
	height: 20px;
	border-top: solid 8px #8395A1;
	clear:both;
}

#footer2 {
    margin-top: 1px;
	background-color: #E10001;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #AEB6BB;
	text-decoration: none;
	font-size: 8pt;
	text-align: right;
	padding-right: 20px;
	padding-top: 4px;
}

#menu a {
	font-family: Arial, Helvetica, sans-serif;
	color: #AEB6BB;
	font-size: 10pt;
	text-decoration: none;
	line-height: 1.4em;
}
#menu a:hover {

	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10pt;
	text-decoration: none;
	line-height: 1.4em;
}
#rightcontent {
	background-color: #FFFFFF;
	width: 196px;
	vertical-align: top;
	padding-top: 20px;
	padding-bottom: 10px;
}
