.maintable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
}
.sfheading1 {
	font-size: 16px;
	font-style: italic;
	font-weight: bolder;
	color: #000000;
}
.navbar {
	background-image: url(images/int_bgnav.jpg);
	height: 24px;
	width: 611px;
	float: right;
}
#chromemenu{
width: 100%;
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
	width: 100%;
	background: url(images/int_bgnav.jpg);
	margin-left: 0;
	padding-left: 0;
	margin: 0;
	float: left;
	font: bold 12px Arial, Helvetica, sans-serif;
}


#chromemenu ul li{
display: inline;
}


#chromemenu ul li a{
float: left;
color: #FFFFFF;
font-weight: bold;
padding: 4px 7px;
text-decoration: none;
background: url(images/divider.gif) center left no-repeat;
}

#chromemenu ul li a:hover{
color: #95BDDC;

}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0;
	font:normal 12px Arial, Helvetica, sans-serif;
	z-index:100;
	width: 200px;
	visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. */
	color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #95BDDC;
}

.dropmenudiv a{
width: 100%;
display: block;
text-indent: 8px;
border-bottom: 1px solid #FFFFFF; 
padding: 4px 0;
text-decoration: none;
font-weight: normal;
color: #333333;
}

.dropmenudiv a:hover{ /*Theme Change here*/
background-color: #7D7D7D;
color: #FFFFFF;
	
}
.newsText {
	background-color: #E3EBF4;
	padding: 4px;
}
.newsText a{
	color: #0099CC;
	text-decoration: underline;
}
.redbox {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.bluebox {
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 3px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.bluebox a{
	color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 21px;
	font-size: 12px;
}
.bluebox a:hover{
	text-decoration: underline;
}
.blueboxImage {
	background-color: #0099CC;
	height: 106px;
	text-align: center;
	vertical-align: middle;
}
.blueboxMore {
	background-color: #0099CC;
	text-align: right;
	padding: 3px;
	height: 19px;
}
.camobox {
	background-image: url(images/home_pics/camoflage.jpg);
	color: #FFFFFF;
	font-size: 12px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.camoboxText {
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 3px;
	padding-left: 8px;
}
.camoboxText a{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.camobox a:hover {
	text-decoration: underline;
	
}
#containedNews {
	overflow:auto;
	height: 300px;
	width: 100%;
	scrollbar-face-color:#E3EBF4;
	scrollbar-arrow-color:#0099CC;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-Color:#FFFFFF;
}
.sfheading2 {
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
}
.sfheading5 {
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}
.sfheading6 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.sftext1 {
	padding: 6px;
}
.sftext1 a:link{
    color: #0099CC;
	text-decoration: none;
}
.sftext1 a:hover{
	color: #666666;
	text-decoration: underline;
}
.sftext1 a:visited {
	color: #95BDDC;
	text-decoration: underline;;
}
.addressstyle {
	padding-bottom: 8px;
	padding-left: 8px;
	padding-top: 8px;
}
.addressstyle a{
	color: #7D7D7D;
	text-decoration: none;
}
.sfheading3 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.sfheading4 {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.copyright {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #7D7D7D;
	background-image: url(images/int_greyleftcorner.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 14px;
}
.alphastation {
	background-color: #7D7D7D;
	background-image: url(images/int_greyrightcorner.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.alphastation a{
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 14px;
	text-align: right;
	text-decoration: none;
}
#containedAbout {
	overflow:hidden;
	height: 208px;
	width: 48%;
	display: block;
	float: left;
	margin: 4px 2px 2px 4px;
	vertical-align: middle;
	border: 2px solid #FFFFFF;
}
#containedShop {
	overflow:auto;
	height: 190px;
	width: 100%;
	display: block;
	scrollbar-face-color:#E3EBF4;
	scrollbar-arrow-color:#0099CC;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-Color:#FFFFFF;
}
#containedShop2 {
	overflow:auto;
	height: 85px;
	width: 100%;
	display: block;
	scrollbar-face-color:#E3EBF4;
	scrollbar-arrow-color:#0099CC;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-Color:#FFFFFF;
}
#containedGallery {
	overflow:hidden;
	height: 170px;
	width: 170px;
	display: block;
	float: left;
	margin: 4px 2px 2px 4px;
	vertical-align: middle;
	border: 2px solid #FFFFFF;
}
#containedImages {
	overflow:hidden;
	width: 200px;
	margin: 4px;
	border: 1px solid #333333;
}
.topBorder {
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.yellowText {
	font-size: 11px;
	color: #FFCC00;
	font-weight: bold;
}.newsImages {
	float: left;
	margin-right: 2px;
}
.redtext {
	color: #FF0000;
}
