body {
	background-color: #CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
html {
	height: 100%;
}
/************ Form elements ************/
form {
	display:inline;
}
input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#358687;
}
.stdInput {
	border: 1px solid #358687;
	width:150px;
	color:#358687;
}
.stdInputLarge {
	border: 1px solid #358687;
	width:250px;
	color:#358687;
}
.stdPass {
	border: 1px solid #358687;
	width:150px;
	color:#358687;
}
.stdButton {
	/*background-color:#ffffff;
	border:2px groove #358687;
	font-size:10px;
	font-weight:bold;
	color:#358687;*/
	
	font-size:10px;
	font-weight:bold;
	color:#0066CC;
	
	border: 1px solid #999;	
	background: #f2f2f2 url(../images/button_bg.gif);
	cursor: pointer;
	cursor: pointer;
	height: 20px;
	padding-left:10px;
	padding-right:10px;
}
textarea {
	border: 1px solid #358687;
	height: 100px;
	width: 300px;
	color:#358687;
}
button {
	background-color:#ffffff;
	border:1px solid #358687;
	font-size:10px;
	font-weight:bold;
	color:#358687;
}
.stdCheckbox {
	border: 1px solid #358687;
	color:#358687;
}
.stdRadio {
	color:#358687;
}
select {
	border: 1px solid #358687;
	color:#358687;
}
.stdFile {
	border: 1px solid #358687;
	color:#358687;
}
img {
	border:none;
}
fieldset {
	border: 1px solid #358687;
	margin:2px;
}
legend {
	font-weight:bold;
	color:#000000;
}
label {
	font-weight:bold;
	padding-left:5px;
}
/******** Headings ***************************************/
h1 {
	font-size:16px;
	text-align:left;
	margin:0px;
	padding:0px;
}
h2 {
	font-size:13px;
	text-align:left;
	padding-bottom:0px;
	margin:0px;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00196B;
}

h3 {
	font-size:13px;
	text-align:left;
	margin:0px;
}

h4 {
	font-size:12px;
	text-align:left;
	margin:0px;
}

h5 {
	font-size:10px;
	text-align:left;
	margin:0px;
}

h6 {
	font-size:9px;
	text-align:left;
	margin:0px;
}


th {
	text-align:left;
	margin:0px;
}


/**** misc ***************************************/
a {
	text-decoration:none;
	color:#000000;
}

a:hover {
	text-decoration:underline;
}

hr {
	color:#358687;
	border:1px thin #358687;
	height:1px;
	size:1px;
	width:100%;
	text-align:left;
}

/*************************************************/

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.style1 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style3 {
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #FFFFFF; 
}
.style4 {
	color: #000000
}
.style6 {
	font-size: 12px;
	font-family: Verdana;
}
.style7 {
	color: #FFFFFF
}
.pageHeading {
	font-size:18px;
	font-weight:bold;
	width:98%;	
	margin-bottom:10px;
	padding-bottom:2px;
	border-bottom:1px dotted #000066;
}
.pageHeading a {
	font-size:10px;
	font-weight:bold;
}

.headingRow {
	font-weight:bold;
	background-color:#307070;
	border:1px solid #FF0000;
}
.headingRow th {
	padding:5px;
	border-bottom:1px solid #ffffff;
}
.evenRow, .evenRow td, .evenRow th, #evenRow, #evenRow td, #evenRow th {
	background-color:#ffffff;
	border-bottom:0px solid #358687;
	padding:4px;
}

.oddRow, .oddRow td, .oddRow th, #oddRow, #oddRow td, #oddRow th {
	background-color:#ffffff;
	border-bottom:0px solid #358687;
	padding:4px;
}

.contentTable, .contentTable a {
	padding:4px;
}
/*************************************************/

.emailTemplateHelp {
	margin-top:20px;
	margin-bottom:5px;
	padding:5px;
	width:98%;
	background-color:#CCCCCC;
	border:1px solid #308080;
}

.emailTemplateHelp div {
	margin-left:20px;
}

/*************************************************/
/* Links page */
.linkList {

}
.linkList h1 {
	font-size:12px;
}
.linkList a {
	font-style:italic;
	font-weight:bold;
}
.homeMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin:2px;
	text-decoration:none;
	color:#000000;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	color:#000000;
}
.blackHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}
.blackHead:hover {
	text-decoration:none;
	color:#FF0000;
}
.whiteHead:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color:#FFFFFF;
}
.productRowHead1 {
	background:#8EA19F;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding:5px;
	border-bottom:1px solid #ffffff;
}
.productRowEven1 {
	background:#AABDB9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding:5px;
	border-bottom:1px solid #ffffff;
}
.productRowOdd1 {
	background:#C0D0CF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding:5px;
	border-bottom:1px solid #ffffff;
}
.cartRowHead {
	font-weight:bold;
	background-color:#174241;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	padding:5px;
	border-bottom:1px solid #ffffff;

}
.cartRowEven {
	background-color:#239184;
	border-bottom:1px solid #FFFFFF;
	padding:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
.cartRowOdd {
	background-color:#228579;
	border-bottom:1px solid #000000;
	padding:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

.mainmenubottom {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: none;
	border-right-width: none;
	border-bottom-width: none;
	border-left-width: none;
	background-position:top;
	text-align: right;
	vertical-align: top;
	text-decoration:none;
}
.sitemap {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color:#000000;
	text-decoration:none;
}.sitemap:hover{
	color:#FF0000;
	text-decoration:none;
}
.orderLink {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color:#336600;
	text-decoration:none;
}.orderLink:hover{
	color:#FF0000;
	text-decoration:none;
}


.myClass1 {
	border:1px solid #000000;
	color:#000000;
	background:#AABDB9;
	font-size:12px;
}
.myClass1 a {
	color:#000000;
}
.myClass1 td {
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	padding:7px;	
}


