body {
	background-color: #ececf5;
	background-position: center;
	background-image: url(http://secure.worldhosting.org/cgi-bin/wh/get_img_by_name.pl?ei_code=grad-bg2&webid=532773);
}

.smalllink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 10px;
background-color: #ECECF5;
}

.smalllink hover {
	color: #333333;
}

.master_table {
	background-color: #FFFFFF;
	padding: 10px;

}
.menu {
	background-color: #323295;
	color: #E4E4F1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	font-size: 11px;
	font-weight: bold;
	width: 210px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2D8E7;
	display: block;
padding-bottom: 2em;
}

a.menu {
	padding: 2px;
	text-decoration: none;
	width: 210px;
	height: 2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4F1;
}

a.menu:hover {
	color: #323295;
	background-color: #E4E4F1;
}
.menusub {
	background-color: #323295;
	color: #F7F4EE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	font-size: 11px;
	font-weight: normal;
	width: 210px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #C2D8E7;
	display: block;
}

a.menusub {
	padding: 2px;
	text-decoration: none;
	width: 210px;
	height: auto;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #C2D8E7;
}

a.menusub:hover {
	color: #323295;
	background-color: #ffffff;
}
.content {
	background-color: #ECECF5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.footer {
	font-size: 10px;
	color: #1A3260;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
}

a.footer {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
}
th.feature {
	background-color: #F3EBDE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #96ADD8;
	padding: 3px;
}
.feature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #393F4D;
	padding: 3px;

}

th {
	background-color: #DEE7F3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #696D8F;
	padding: 3px;
	text-align: left;
}h1 {
	font-size: 16px;
	color: #333333;
	margin: 0;
padding-top: 1em;
}
h2 {
	font-size: 16px;
	color: #333333;
}
h3 {

	font-size: 14px;
	color: #333333;
}
P {
	text-align: justify;
} 
.crossover {
	text-decoration: line-through;
}

.highlight {
	background-color: #FFB301;
	color: #39394D;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}

a.highlight {
	margin: 0px;
	padding: 5px 5px;
	text-decoration: none;
	height: 1px;
}

a.highlight:hover {
	color: #FFFFFF;
	background-color: #006600;
}
.menu_lighter {
	background-color: #323295;
}
.tdborder {
	border: 1px solid #323295;
}