.chromestyle{
	width:954px;
	margin-left:3px;
	height:35px;
	font: Arial;
}

.chromestyle ul li{
display: inline;
padding: 0;
margin: 0;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	padding:0;
	margin:0;
	border: 1px solid #BBB; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font:normal 13px Arial;
	line-height:30px;
	z-index:100;
	background-color: white;
	width: 130px;
	visibility: hidden;
	left: 383px;
	top: 194px;
}


.dropmenudiv a:link{
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
	text-decoration:none;
	font-weight: normal;
	color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	color: #FFF;
	font-size:13px;
	background-color: #009;
	font-family: Arial;
}

.dropmenudiv a:visited{ /*THEME CHANGE HERE*/
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #BBB;
	text-decoration:none;
	font-weight: normal;
}


.content1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: justify;
	line-height: 2;
}
.bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	position: 2;
}
.footer1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
}
.header {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 22px;
	color: #009;
}
.subheader {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #009;
	text-decoration: underline;
}
.subcontent {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}
.topbar {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
}
.calculation1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F00;
}
.calculation2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009;
	font-weight: bold;
}
.calculation_total {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #F00;
	text-align: justify;
	line-height: 13px;
}
.topbar2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #000;
}
.verd {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
.cal {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
.cap {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.add {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	line-height: 2px;
	color: #000;
}
