﻿body {
	margin: 0px;
	/*background-color: White;*/
	background-image: url("images/bg.gif");
}

table {
	border-collapse: collapse;
	border: 0px;
	border-spacing: 0px;
	padding: 0px;
	border-style: none;
}

td {
	border-collapse: collapse;
	border: 0px;
	border-spacing: 0px;
	padding: 0px;
	border-style: none;
}

img {
	border: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

table.tblMain { /* Level Zero - Outer Table */
	width: 100%;
	height: 100%;
	/ /*background-color: #536302;*/
	/
}

.tdMain { /* Level Zero - Outer Table */
	width: 100%;
	height: 100%;
	vertical-align: top;
	text-align: center;
}

table.tblMain01 { /* Level One - 3 TD Table */
	width: 760px;
	height: 100%;
	background-color: White;
}

.tdmain01 {
	width: 760px;
	height: 100%;
	vertical-align: top;
}

.footerlink {
	font-family: arial, verdana;
	font-size: 12px;
	font-weight: normal;
	color: #7A936F;
	padding-top: 5px;
	text-align: center;
}

.footerlink a {
	font-family: arial, verdana;
	font-size: 12px;
	font-weight: normal;
	color: #7A936F;
	text-decoration: none;
}

.footerlink a:hover {
	font-family: arial, verdana;
	font-size: 12px;
	font-weight: normal;
	color: #ff2222;
	text-decoration: none;
}

.text {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #0B469F;
}

.himgpad {
	padding-top: 10px;
}

.imgpad {
	padding-top: 35px;
}

.header {
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	color: #3357FF;
	text-decoration: none;
}

.modlink {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #204C0C;
	text-decoration: none;
}

.modlink:link {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #204C0C;
	text-decoration: none;
}

.modlink:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #3357FF;
	text-decoration: none;
}

.texthead {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0B469F;
}

.htextmodel {
	font-family: arial, verdana;
	font-size: 15px;
	font-weight: bold;
	color: #0A6BCD;
	text-decoration: none;
}

.textmodel {
	font-family: arial, verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.fmodelh {
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 30px;
}

.fmodelhead {
	font-family: Verdana;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color: #0B3D6F;
	font-style: italic;
}

.ftext {
	font-family: arial, Verdana;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #505860;
}

.modelshead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
}

.modeltxt {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

.btext {
	font-family: arial;
	font-size: 12px;
	color: #0A6BCD;
	padding-left: 10px;
	padding-right: 10px;
}

.sbayhead {
	font-family: Verdana;
	text-align: left;
	font-size: 15px;
	font-weight: bold;
	color: #0B3D6F;
	font-style: italic;
}

.rtext {
	font-family: verdana, arial;
	font-size: 12px;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
}

.textpading {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
}
