body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 030f28;
}
body {
	background-color: #030f28;
}
a:link {
	text-decoration: none;
	color: #CC0000;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
h1 {
	font-size: 18px;
	color: 030f28;
	font-family: "Times New Roman", Times, serif;
}
h2 {
	font-size: 16px;
	color: 030f28;
}
h3 {
	font-size: 14px;
	color: 030f28;
}
h4 {
	font-size: 12px;
	color: 030f28;
}
h5 {
	font-size: 10px;
	color: 030f28;
}
h6 {
	font-size: 10px;
	color: #FFFFFF;
}
.bkgdRight {
	background-attachment: scroll;
	background-color: #030f28;
	background-image:  url("Final/rightgrad.png");
	background-repeat: repeat-y;
	background-position: left top;
}
.white {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: center top;
}
.style1 {color: #FFFFFF}
.bkgdTop {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 4px;
	border-left-width: 0px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: 030f28;
	border-right-color: 030f28;
	border-bottom-color: 030f28;
	border-left-color: 030f28;
	background-image:  url("Final/logoheader.jpg");
}
.grey {
	background-color: #dddddd;
	background-repeat: repeat;
	background-position: center center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: 030f28;
	border-right-color: 030f28;
	border-bottom-color: 030f28;
	border-left-color: 030f28;
}
.leftpanel {
	background-attachment: scroll;
	background-image:  url("Final/grad_2.jpg");
	background-repeat: repeat-y;
	background-position: center center;
}
