.chromestyle{
	width: 99%;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	clear: right;
	
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.chromestyle ul{
	width: 100%;
	text-align: left;
	text-decoration: none;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left top;
	border: 0px none #BBB;
	margin: 0px;
	padding: 0px;
	
	height: 40px;
	
}

.chromestyle ul li{
	display: inline;
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(../images/DVDR.gif);
	line-height:40px;
	
	
	background-position: RIGHT top;
	background-repeat: no-repeat;
}

.chromestyle ul li a{
	color: #FFF;
	text-decoration: none;
	border-right-color: #DADADA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-top-color: #DADADA;
	border-bottom-color: #FFFFFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}

.chromestyle ul li a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #003;
	padding: 0px;	
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: "";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


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

.dropmenudiv{
	position:absolute; /*THEME CHANGE HERE*/
	border-bottom-width: 1px;
	line-height:18px;
	z-index:100;
	background-color: #CEEAFB;
	width: 200px;
	visibility: hidden;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5AA2C8;
	border-right-color: #5AA2C8;
	border-bottom-color: #5AA2C8;
	border-left-color: #5AA2C8;
	font-style: normal;
	color: #1B4A66;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	left: 180px;
	top: 353px;
	margin-top: 12px;
	font-weight: bold;
	padding-top: 5px;
	
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}

.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 11px;
	text-decoration: none;
	color: #1B4A66;
	border-bottom-color: #BBB;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}

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

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	color: #3891C0;
	text-decoration: underline;
}
.sub3_head1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #0099CC;
	text-decoration: none;
	font-style: normal;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-right: 60px;
}
.sub3_head2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	margin-bottom: 10px;
}
.sub5_head2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	padding-left:12px;
	padding-bottom: 7px;
	}
a.sub3_head2:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	margin-bottom: 10px;
}
a.sub3_head2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	font-style: normal;
	margin-bottom: 10px;
}
a.sub3_head1:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #0099CC;
	text-decoration: none;
	font-style: normal;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
a.sub3_head1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
