/* basic elements */

body { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333; 
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px; 
	overflow: inherit;
	}

/* Button */

.button {
	width:100px;
	margin: 0px;
	padding: 2px;
	height: auto;
	border-top: 1px solid #D1DAE0;
	border-right: 1px solid #495969;
	border-bottom: 1px solid #26313C;
	border-left: 1px solid #ABB8C2;
	font-size: 90%;
}
.copyright {
	color:#990000;
	font-size:75%;
}
.mid_text {
font-size: 75%;
}

.mid_text h1 {
	font-size: 12px;
}

.mid_text p {
	font-size: 12px;
}

.foot {
	font-size: 70%;
	color: #666666;
	text-indent: 20pt;
	vertical-align: middle;
}
.boldtext {
	color: #51627D;
	font-weight: bold;
}
.input {
	font-size: 80%;
	background-color: #FFFFFF;
	border: 1px solid #E4E4E4;
}
.input2 {
	background-color: #FFFFFF;
	border: 1px solid #E4E4E4;
}
.xsmall {
	font-size:10px;
}
.small {
	font-size:11px;
}
.nav {
	color: #ffffff;
	height: 28px;
	/*text-align: center;*/
	line-height: 28px;
	font-family: "Verdana";
	font-weight:bold;
	font-variant: small-caps;
	letter-spacing: 0.00em;
	 }
a.nav {
	width:100%;
	height:100%;
	text-decoration: none;
	color: #ffffff;
	background-color: #6C655E;
}
a.nav:visited {
	width:100%;
	height:100%;
	text-decoration: none;
	color: #ffffff;
	background-color: #6C655E;
}
a.nav:hover{
	text-decoration: none;
	color: #333333;
	background-image: url("../images/navBg.gif");
	display: block;
}
.small_gray {
	font-size:11px;
	color: #666666;
}
.pagetitle {
	color: #666666;
	font-weight: bold;
	font-size: 140%;
}
.tablebg {
	background-color: #EDF3FE;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.texboxlist {
	background-color: transparent;
	border: 1px solid #CCCCCC;
}
.tableline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ABABA3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ABABA3;
	text-indent: 5px;
}
.tableline2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E4E4E4;
	border-bottom-style: none;
}
.tableitem {
	color: #666666;
	font-weight: bold;
	text-indent: 5px;
	display: table-column-group;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	height: 30px;
}
.tablelinebuttom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ABABA3;
	text-indent: 5px;
}
.lineb {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #E4E4E4;
}
.mytext{
	font-size: 75%;
	color: #ce0000;
}
.qtybox{
	text-align: center;
	background: #FFFFFF;
	color: #993300;
	border: 1px;
	font-family: "Times New Roman";
	font-weight: bold;
	font-size: 14px;
}
.qty{
	text-align: center;
	background: #FFCC33;
	color: #3300CC;
	border: 2px double #FFFFFF;
	font-family: "Times New Roman";
	font-weight: bold;
	font-size: 14px;
}
.qty:hover{
	text-align: center;
	background: #3300CC;
	color: #FFCC33;
	border: 2px double #FFFFFF;
	font-family: "Times New Roman";
	font-weight: bold;
	cursor: pointer;
	font-size: 14px;
	font-style: italic;
}
.whtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.newstitle {
    font-family: "Arial", "Helvetica", "sans-serif"; 
    font-size: 14px;
    font-weight: normal; 
    text-decoration: none; 
	color:#515050 ;
	}
.newscontent{
    font-family: "Arial", "Helvetica", "sans-serif"; 
    font-size: 12px;
    font-weight: normal; 
    text-decoration: none; 
	color: #515050;
}
.content{
    font-size:12px;
    line-height:12px;
}

.content h1 {
	font-size: 12px;
	font-weight: bold;
}

.content p {
	font-size: 12px;
	font-weight: normal;
	margin: 0;
}

.copyright{
    font-size:75%;
}
.sdate{
    font-family: "Arial", "Helvetica", "sans-serif"; 
    font-size: 10px;
    font-weight: normal; 
    text-decoration: none; 
	color: #555753;
}
.date{
    font-family: "Arial", "Helvetica", "sans-serif"; 
    font-size: 12px;
    font-weight: normal; 
    text-decoration: none; 
	color: #555753;
}
.latestnews{
    font-family: "Arial", "Helvetica", "sans-serif"; 
    font-size: 12px;
    font-weight: normal; 
    text-decoration: none; 
	color: #656565;
}
.lmenu {
	font-size: 12px;
	}
a.lmenu {
	text-decoration: none;
	}

a.lmenu:visited {
	text-decoration: none;
}
a.lmenu:hover {
	color: #FF864A;
	text-decoration: none;
}

.fnav{
     font-weight: normal;
	 text-decoration: none; 
     color: #990000;
	 }
a.fnav {
	text-decoration: none; 
	font-weight: normal;
	color: #990000;
}
a.fnav:visited {
	text-decoration: none; 
	font-weight: normal;
	color: #990000;
}
a.fnav:hover {
	text-decoration: underline; 
	font-weight: normal;
	color: #990000;
}
#chromemenu{
width: 99%;
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
border: 0px solid #BBB;
width: 100%;
margin-left: 0;
padding-left: 0;
margin: 0;
float: left;
font: bold 12px Arial;
}
#chromemenu ul li{
display: inline;
}
#chromemenu ul li a{
float: left;
color: #1F59A4;
font-weight: normal;
padding: 6px 12px 6px 7px;
text-decoration: none;
}
#chromemenu ul li a:hover{
color: #ffffff;
}
#chromemenu ul li a[onMouseover]:after{ /*HTML to indicate drop down link*/
content: " v";
}

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

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #c3d0db; /*Theme Change here*/
border-bottom-width: 0;
font:normal 12px Arial;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
}
.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #c3d0db; /*Theme Change here*/
padding: 2px 0;
text-decoration: none;
font-weight: normal;
color: black;
}
.dropmenudiv a:hover{ /*Theme Change here*/
background-color: #F0F6FA;
}