body {
	font-size: 11pt;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Tahoma, Arial;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFF66;
}

.box {
	border: 1px outset #666666;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10pt;
}


a
	{
		font-family:"Trebuchet MS", Tahoma, Arial;
		font-size:10pt;
		color:#FFFFFF;
		text-decoration:underline;		
	}
.menu_link {
	color: #990000;
	text-decoration: none;
}

a:hover
	{
		text-decoration:underline;		
	}
	


.b:link
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#FFFFFF;
		text-decoration:none;		
	}
.b:visited
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#FFFFFF;
		text-decoration:none;		
	}
.b:hover
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#999999;
		text-decoration:underline;		
	}
.border
	{
		border-right:#791F1F 1px solid;
		border-left:#791F1F 1px solid;
	}
.bodytext
	{
		font-family:"Trebuchet MS", Tahoma, Arial;
		font-size:10pt;
		color:#FFFFFF;
		text-decoration:none;		
	}
	.sidemenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
.sidemenu A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
.sidemenu A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
input {
	border: 1px inset #FFCC66;
	background-color: #FFFFCC;
	color: #990000;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11pt;
}
.btn {
	background-image: url(images/footerbg.jpg);
	background-repeat: repeat-x;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFCC;
}

textarea {
	border: 1px inset #FFCC66;
	background-color: #FFFFCC;
	color: #990000;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11pt;
}
