body {
	margin: 0px;
	padding: 0px;
}
.mainTableTopTD {
	height: 67px;
	background-image: url(images/Mast1.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.mainTableMidLeftTD {
	background-image: url(images/LeftYellow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 67px;
	margin: 0px;
	padding: 0px;
}
.mainTableFooterTD {
	margin: 0px;
	padding: 10px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.mainTableFooterTD a:link {
	text-decoration: none;
	color: #336699;
	text-transform: uppercase;
}
.mainTableFooterTD a:visited {
	text-decoration: none;
	color: #336699;
	text-transform: uppercase;
}
.mainTableFooterTD a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #336699;
	text-transform: uppercase;
}
.mainTableFooterTD a:active {
	text-decoration: none;
	color: #336699;
	text-transform: uppercase;
}

.mainTable {
	height: 100%;
	width: 750px;
	margin: 0px;
	padding: 0px;
}
.mainContentTable {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #336699;
	height: 20px;
	margin: 0px;
	padding: 0px;
}
.menu a:link {
	text-decoration: none;
	color: #336699;
}
.menu a:visited {
	text-decoration: none;
	color: #336699;
}
.menu a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #336699;
}
.menu a:active {
	text-decoration: none;
	color: #336699;
}
.mainContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 30px 0px 0px 30px;
	vertical-align: top;
	margin: 0px;
}
.mainContent a:link {
	text-decoration: none;
	color: #336699;
	text-transform: none;
}
.mainContent a:visited {
	text-decoration: none;
	color: #336699;
	text-transform: none;
}
.mainContent a:hover {
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #336699;
	text-transform: uppercase;
}
.mainContent a:active {
	text-decoration: none;
	color: #336699;
	text-transform: none;
}
.header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #336699;
}
.blueText {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
}
.alert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FF0000;
}
.boldItalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
.boldItalicBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #336699;
}
.small {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #336699;
}

input, select, submit, textarea {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #336699;
margin: 0px;
padding: 0px;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #336699;
border-right-color: #336699;
border-bottom-color: #336699;
border-left-color: #336699;
background-color: #FFFFFF;

} 
.tableTop {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
background-color: #336699;
text-align: center;
padding: 5px;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #336699;
border-right-color: #336699;
border-bottom-color: #336699;
border-left-color: #336699;
}

.tableBottom, .tableBottomAlt {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #336699;
background-color:#FFFFFF;
border:1px solid #336699;
padding:2px 5px;

}

.tableBottom textarea, .tableBottomAlt textarea {

	width:300px;
	height:100px;
	
}

.tableBottomAlt {

	background-color:#DEDEDE;
	
}


.usersMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.usersMenu a:link {
	color: #000000;
	text-decoration: none;
}
.usersMenu a:visited {
	color: #000000;
	text-decoration: none;
}
.usersMenu a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	font-weight: normal;
}
.usersMenu a:active {
	color: #000000;
	text-decoration: none;
}
.header2 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #336699;
}
.productsTable {
	border: 1px solid #000000;
	background-color: #FFE7B3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.productsTD {
	border: 1px solid #000000;
}

table{

	border-collapse:collapse;
	
}
