body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body a:link {
	color: #270068;
	text-decoration: none;
}
body a:visited {
	text-decoration: none;
	color: #270068;
}
body a:hover {

	color: #993333;
}
body a:active {
	text-decoration: none;
	color: #cc6633;
}

h1 {
	font-size: 24px;
	color: #993300;
	font-weight: lighter;
	margin-top: 3px;
	margin-bottom: 3px;
}
.style1 {color: #FFFFFF}
.style2 {
	color: #993300;
	font-size: 20px;
}
.nav_bar {
	background-image: url(images/navbar_bg.gif);
	height: 47px;
	width: 100%;
}
.nav_bar_buttons {
	background-image: url(images/navbar_buttons_bg.gif);
	padding-top: 5px;
	height: 42px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	color: #CCCCCC;
}
.nav_bar_buttons a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.nav_bar_buttons a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.nav_bar_buttons a:hover {
	text-decoration: none;
	color: #CCCC00;
}
.nav_bar_buttons a:active {
	text-decoration: none;
	color: #FF6600;
}
.nav_bar_buttons a {
	font-size: 9px;
}
h2 {
	font-size: 16px;
	color: #993300;
	font-weight: lighter;
	margin-top: 2px;
	margin-bottom: 2px;
}
.applytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
        color: #993300;
}
.applytext a:link {
	color: #270068;
	text-decoration: none;
}
.applytext a:hover {

        font-size: 20px;
    	color: #270068;
}
.applytext a:visited {
	text-decoration: none;
	color: #270068;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.footertext a:link {
	color: #270068;
	text-decoration: none;
}
.footertext a:visited {
	text-decoration: none;
	color: #270068;
}
.footertext a:hover {

	color: #993333;
}
.footertext a:active {
	text-decoration: none;
	color: #cc6633;
}

.whitetxt {
	font-weight: bold;
	color: #FFFFFF;
}
