body {
	margin-top: 10px;
	background-color: #333333;
}

table.main {
	width: 750px;
	padding: 0;
	background-color: #FFFFFF;
}

td.menu {
	height: 18px;
	width: 750px;
	padding: 0;
}

td.menu ul {
	margin: 0;
	padding: 0;
}

td.menu li {
	float: left;
	width: 125px;
	padding: 0;
	list-style: none;
}

td.menu li a {
	font-family: verdana, tahoma, arial, sans-serif, helvetica;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	background-color: #333333;
	height: 22px;
	padding: 0;
	width: 125px;
}

td.menu li a:hover {
	font-family: verdana, tahoma, arial, sans-serif, helvetica;
	font-size: 10pt;
	color: #B50036;
	text-decoration: none;
	display: block;
	text-align: center;
	background-color: #333333;
	height: 22px;
	padding: 0;
	width: 125px;
}

td.menu li.on a {
	font-family: verdana, tahoma, arial, sans-serif, helvetica;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	background-color: #333333;
	background-image: url('../images/tab.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	height: 22px;
	padding: 0;
	width: 125px;
}

td.head {
	width: 750px;
	height: 175px;
	background-image: url('../images/bgblue.jpg');
	background-repeat: repeat-x;
	padding: 0;
}
td.head2 {
	width: 750px;
	height: 175px;
	background-image: url('../images/bgblue.jpg');
	background-repeat: repeat-x;
	padding: 0;
}

td.head img {
	position: relative;
	top: -35px;
}

td.head2 img {
	position: relative;
	top: -32px;
	#top: 0px;
}

table.login {
	width: 200px;
	vertical-align: bottom;
	position: relative;
	bottom: -20px;
}

td.login {
	width: 200px;
	height: 40px;
}

td.login a {
	display: block;
	font-family: verdana, tahoma, arial, sans-serif, helvetica;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #B50036;
	height: 30px;
	padding-top: 10px;
	text-align: center;
	background-image: url('../images/bgred.jpg');
	background-repeat: repeat-x;
}

td.login a:hover {
	color: #550036;
}
table.login2 {
	width: 200px;
	vertical-align: bottom;
	position: relative;
	bottom: -20px;
	#bottom: -55px;
}

td.login2 {
	width: 200px;
	height: 40px;
}

td.login2 a {
	display: block;
	font-family: verdana, tahoma, arial, sans-serif, helvetica;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #B50036;
	height: 40px;
	padding-top: 10px;
	text-align: center;
	background-image: url('../images/bgred.jpg');
	background-repeat: repeat-x;
}

td.login2 a:hover {
	color: #550036;
}

td.main {
	width: 750px;
	padding: 10px;
	background-color: #FFFFFF;
}

h5 {
	font-family: verdana, tahoma, arial, sans-serif, helvetica;
	font-size: 11pt;
	color: #B50036;
	text-decoration: none;
	font-weight: normal;
}

h6 {
	font-family: verdana, tahoma, arial, sans-serif, helvetica;
	font-size: 8pt;
	color: #B50036;
	text-decoration: none;
}

p {
	font-family: verdana, tahoma, arial, sans-serif, helvetica;
	font-size: 8pt;
	color: #333333;
}

p a {
	color: #0091B5;
}

td.footer {
	height: 50px;
	background-color: #0091B5;
	background-image: url('../images/bgbluefoot.jpg');
	background-repeat: repeat-x;
}

p.footer {
	font-size: 8pt;
	color: #FFFFFF;
}

p.footer a {
	color: #FFFFFF;
	text-decoration: none;
}

p.footer a:hover {
	color: #B50036;
	text-decoration: none;
}

table.form {
	width: 90%;
	font-family: verdana, tahoma, arial, sans-serif, helvetica;
	font-size: 8pt;
	color: #333333;
}

form {
	font-family: verdana, tahoma, arial, sans-serif, helvetica;
	font-size: 8pt;
	color: #333333;
}

form.input {
	font-family: verdana, tahoma, arial, sans-serif, helvetica;
	font-size: 8pt;
	color: #333333;
}