.message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #153F11;
	font-weight: bolder;
}
.importantext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #153F11;
}
.textonblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	right: 3px;
	padding-left:5px;
	padding-right:8px;
}

.message2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #236A1E;
}
.message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0A401C;
}
.boxedform {
	border: 1px solid #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #930B0B;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	font-style: italic;
	background-color: #EEEFF4;
	cursor: crosshair;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336600;
}
.formtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.copyrightondark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B7B7B7;
}


.tabs {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #917E00;
	font-weight: bolder;
}

.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #0A401C;
}
.firstban {
	background-image: url(../../images/porters.jpg);
	background-repeat: no-repeat;
}

.maintitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bolder;
	color: #990000;
}
.gold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #E8B900;
	font-weight: bold;
	padding-right:8px;
	padding-left:5px;
	background-color: #000000;
}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #153F11;
}
.slogan {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #990000;
}


.textpack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #990000;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #153F11;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #153F11;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Courier New, Courier, monospace;
	font-weight: bold;
}
h1 {
	font-size: 24px;
	color: #333333;
}
body {
	background-color: #FFF;
}