*
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

body
{
	background-color: #001101;
	margin-top: 0px;
	margin-bottom: 9px;
	padding-top: 0px;
}

img
{
	border:0px;
}

form
{
	display:inline;
}

.largetext
{
	font-size:17px;
	color: #595959;
}

.largetext a
{
	font-size:17px;
	color: #595959;
}

div.bottomtext
{
	text-align:center;
}

.messageok
{
	color:green;
	font-weight:bold;
}

.messageerror
{
	color:red;
	font-weight:bold;
}

a
{
	text-decoration:underline;
}

a:hover
{
	text-decoration:none;
}

p#formenclose
{
	display:inline;
}

div.textcenter
{
	text-align:center;
}

.textsubject
{
	font-weight:bold;
}

.textsubject a
{
	text-decoration:none;
}

.textsubject a:hover
{
	text-decoration:underline;
}

.textlarge
{
	font-size:18px;
}

span.textsubjectlink a
{
	font-weight:bold;
	text-decoration:underline;
}

span.textsubjectlink a:hover
{
	font-weight:bold;
	text-decoration:none;
}

.lightcolor
{
	color: #888888;
}

span.textsmall, div.textsmall, span.textsmall b, div.textsmall b
{
	font-size:11px;
}

span.textsmall a, div.textsmall a
{
	font-size:11px;
	text-decoration:none;
}

span.textsmall a:hover, div.textsmall a:hover
{
	font-size:11px;
	text-decoration:underline;
}

/* Container that includes the content and 1th shadow layer*/
div.container
{
	width:778px;
	min-height: 450px;
	max-height: none;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:4px;
	background-color:#FFFFFF;
	border-left:7px solid #0a1a0b;
	border-right:7px solid #0a1a0b;
	border-bottom:7px solid #0a1a0b;
}

/* Content box, where the actual content is displayed */
div.content
{
	width:774px;
	margin-left:auto;
	margin-right:auto;
}

div.header
{
	/*background-image: url(/media/header.jpg);*/
	height:139px;
	/*border-bottom: 1px solid #888888;*/
}

div.menu
{
	position:relative;
	float:right;
	top:98px;
	padding-right:10px;
	color:#b4d337;
}

div.menu a
{
	color:#b4d337;
	text-decoration:none;
}

div.menu a:hover
{
	color:#b4d337;
	text-decoration:underline;
}

div.content
{
	width:760px;
	margin-top:9px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
}
