body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;	
	background-color:#145DC4;
	text-align: left;
	/* part 1 of 2 centering hack */
	}
body a{
color: maroon; font-size: 12px; text-decoration: underline; font-weight: normal;
}
body a:hover{
color: #145DC4; 
}
#content {
	width: 170px; 
	/*padding: 5px;*/
	/*margin-top: 2px;
	margin-bottom: 2px;
	margin-right: auto;
	margin-left: auto;
	margin-left: 5px;*/
	/* opera does not like 'margin:20px auto' */
	/*background: #666;*/
	background: #f5f5f5;/*#9FE80B; /*#ffdf5e; /*#CEF975;*/
	/*border: 5px solid #ccc;*/
	border-top: 3px dashed #145DC4;/*#9FE80B;*/
	border-bottom: 3px dashed #145DC4;
	text-align:left; 
	/* part 2 of 2 centering hack */
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 170px;
	}
html>body #content {
	width: 170px; /* ie5win fudge ends */
	}
.GraySlate{
	border-left: 2px solid #145DC4;
	background: #eee;
	font-size: 11px;
	margin-left: 10px;
	padding: 5px;
	margin-right: 10px;
	
}
.leftBlueBorder{
	border-right: 2px solid #145DC4;
	background: #eee;
	margin-left: 10px;
	padding: 10px;
}
.sAnnounce{
background-color:#145DC4;
color: white;
font-size: 14px;
font-weight: bold;
margin-bottom: -2px;
}
.fAnnounce{
background-color:#009933;
color: white;
font-size: 14px;
font-weight: bold;
margin-bottom: -2px;
}
.uAnnounce{
background-color:#CC3300;
color: white;
font-size: 14px;
font-weight: bold;
margin-bottom: -2px;
}
.mAnnounce{
background-color:#996600;
color: white;
font-size: 14px;
font-weight: bold;
margin-bottom: -2px;
}
.Indent35
{
text-indent: 35px; 
}
.Indent15
{
text-indent: 15px; 
font-size: 11px;
}
.itemHeader
{
text-indent: 5px; 
text-align: left;
font-size: 15px;
padding: 0px;
color: navy; 
font-weight: bold;
}
.itemSub{
/*text-indent: 15px; */
text-align: left;
font-size: 12px;
padding-left: 5px;
color: navy;
line-height: 130%;
margin: 0px;
}
/*.itemSub a {
padding-left: -5px;
color: navy;
background-image: url(images/bullet.gif);
background-repeat: no-repeat;
background-position: 3px 6px;
}
.itemSub a:hover{
color: red;
text-decoration: none;
}*/


div.top
{
/*padding-left: 15px; padding-right: 15px; padding-top: 10px; padding-bottom: 10px;*/
font-size: 12px;
color: #333333;
}
p.first { padding-top: 5px; }
span.drop
{
font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
float: left;
font-size: 20px;
font-weight: normal; 
color: navy; 
margin-top: 0px; 
margin-bottom: -5px;
margin-left: 2px;
}
span.drop2
{
font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
font-size: 10px;
font-weight: normal; 
color: navy; 
text-decoration: underline;
}

.quote
{
text-indent: 15px; 
color: gray;
font-weight: normal; 
font-size: 12px;
font-style: italic;
}
.menuSpecial
{
background: #FFEB9B;
text-indent: 15px; 
text-align: center;
font-weight: bold; 
font-size: 12px;
}
.menuSpecial a
{
color: red; 
text-decoration: overline underline;
}
.contentTable
{
border: 0 px;
vertical-align: middle;
align: middle;
border-collapse: collapse;
width: 90%;
height:90%;
margin-top: 30px;
margin-bottom: 30px;
background-color: white;

}
.quoteDrop { float: left; font-size: 20px; font-weight: bold; background-color: transparent; margin-top: -3px; margin-bottom: -5px; padding-top: 2%;}
h1, h2, h3, h4, h5, h6
{
font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
}
h1
{
	font-size: 14px;
	text-align: center;
}
/*h2
{
	color: rgb(0,153,51); 
}*/
h2{
font:20px Georgia,"Gill Sans",arial,helvetica,verdana,sans-serif;
color: rgb(0,153,51);padding:0 0 10px 0;border-bottom:8px solid #efefef;margin-bottom:10px}
h3
{
	color: #145DC4; 
	font-size: 14px;
	font-weight: bold;
	margin-bottom: -2px;
}
h4
{
	color: rgb(51,0,204);
}
h5
{
	color: #800000;
}
h6
{
	color: maroon; /*#145DC4;*/
	padding-left: 12px; 
	font-weight: normal;
	font-size: 11px;
}
div.links a
{
color: Navy; font-size: 12px; text-decoration: none; font-weight: bold;
padding-left: 15px; padding-right: 15px;
}
div.links a:hover
{
color: Red; font-size: 12px; text-decoration: none; font-weight: bold;
padding-left: 15px; padding-right: 15px;
}
div.links a:active
{
color: Red; font-size: 12px; text-decoration: none; font-weight: bold;
padding-left: 15px; padding-right: 15px;
}

div.footerLinks a
{
color: Navy; font-size: 10px; text-decoration: none;  font-weight: normal;
}
div.footerLinks a:hover
{
color: Red; font-size: 10px; text-decoration: none;  font-weight: normal;
}
div.footerLinks a:active
{
color: Red; font-size: 10px; text-decoration: none;  font-weight: normal;
}
.lastUpdate
{
font-size: 10px;
color: white;
}
.dottedTable
{
border: 1 dotted #333333;
margin-right: 5px;
}
.dottedTable td
{
border: 0px;
}

.lNav
{
	padding:2px 2px 2px 2px;
	margin:0px 0px 0px 0px;
	text-align:left;
	font-family: Verdana,"Trebuchet MS", Arial, Helvetica;
	vertical-align:middle;
	WIDTH: 300px;
    CURSOR: hand;
    COLOR: white;
    /*POSITION: absolute;*/
    /*layer-background-color: #e5f2f3;*/
    /*background-color: #e6f5ff;*/
	background-color: #145DC4;
    font-weight: normal;
    /*font-variant: small-caps;*/
	text-decoration: none;
	font-size: 11px;
}
.lNav img
{
	vertical-align:super;
}
a.lNav
{
    FONT-SIZE: 10px;
    WIDTH: 136px;
    COLOR: white;
    height:28px;
	line-height: 28px;
	text-align:center;
	float:left;
}
a.lNav:hover
{
    FONT-SIZE: 10px;
    WIDTH: 136px;
	CURSOR: hand;
    COLOR: navy;
    height:28px;
	line-height: 28px;
	vertical-align: middle;
	text-align:center;
	float:left;
	/*background:url(../images/OverBg.gif) repeat-x top;*/
	background:url(../images/OverBgGreen.jpg) repeat-x top;
}

.leftTD
{
border: 1px; border-right-style: dashed; border-right-color: #C0C0C0; padding: 3px;
vertical-align: top;
}
.rightTD
{
border: 1px; border-left-style: dashed; border-left-color: #C0C0C0; padding: 3px;
vertical-align: top;
font-size: 12px;
}
.bottomTD
{
border: 1px; border-bottom-style: dashed; border-bottom-color: #C0C0C0; padding: 10px;
vertical-align: top;
font-size: 12px;
}
div.head
{
width: 300px;
height: 30px;
background-color: #996633;
text-align: right;
vertical-align: bottom;
align: middle;
/*margin-left: 30px;*/
margin-right: 0px;
}
.ribbon{
font-size: 11px;
font-weight: normal;
color: black;
text-decoration: none;
align: left;
}
.ribbon a{
font-size: 10px;
color: gray;
text-decoration: none;
align: middle;
}
.ribbon a:hover {
font-size: 10px;
color: black;
text-decoration: none;
align: middle;
}
.Order{
border: 1px solid gray; 
padding: 2px;
text-decoration: none;
font-weight: normal;
font-size: 11px;
}
.Order:hover{
border: 1px solid #145DC4; 
padding: 2px;
text-decoration: none;
font-weight: normal;
font-size: 11px;
}
.headerCell
{
padding: 10px;font-weight:bold;font-size:14px;color:#145DC4;
}
input.buttonNormal#PayPal {
  background-image: url('http://onmove.org/images/btn_paypal.gif');
  padding-right:30px
}
input.buttonNormal {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
  background-color: #e4e4f5;
  background-image: ;
  border: medium none;
  width:120px;
  height:29px;
  cursor: hand;
}

.successMessageBox
{
	FONT-WEIGHT: normal;
	COLOR: #000000;
	border:solid 1px #FFD200;
	background-color: #FFFED6;
	width:94%;
	padding:10px;
	text-align:center;
	align: center;
	margin-left: 5px;
}

.inputstyle{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#333333;
	background-color:#EDF5FB;
	border-style:solid;
	border-width:1px;
	border-color:#6D90B0;
	height:20;
}

.3dpanel {
background-image:url('/images/quote.gif');
background-repeat: no-repeat;
background-position: 3px 3px;
width:150px;
margin-left:20px;
padding-top: 20px;
/*border-right:1px solid #999999;
background-color:#EFEFEF;
border-bottom:1px solid #999999;
border-left:1px solid #EFEFEF;
border-top:1px solid #EFEFEF;"*/
}
.3dpanel a {
color:#145DC4;
text-decoration:none;
}
.3dpanel a:hover {
color:#0B336A;
}