
body {
	background-color: #6600CC;
	background-image: url(images/bgimage.gif);
}

body, td, p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	line-height: 17px;
}

p {
	margin: 0px 0px 0px 0px;
}

input, select, textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}

a {
	color: #F8F7C1;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

hr {
	height: 1px;
	color: White;
}

.blue {
	background-color: #607D9D;
}

.black {
	background-color: #000000;
}

.menucell {
	padding-left:13px;
	padding-right:13px;
}

h1 {
	font-size:22px;
	margin-top:10px;
	margin-bottom:0px;
	line-height: 24px;
}

h2 {
	font-size:18px;
	margin-top:7px;
	margin-bottom:0px;
	line-height: 20px;
}

h3 {
	font-size:14px;
	margin-top:3px;
	margin-bottom:0px;
	line-height: 16px;
}
