body{
	font-size: 82%;
}

table,div{
	font-size: 1em;
}

#mainbody{
	background-color: #dcdcdc;
}

.menutext {
	font-family: Arial, Helvetica, sans-serif;
	
	color: #000000;
	text-decoration: none;

	
}	
.menutext:hover {
	font-family: Arial, Helvetica, sans-serif;
	
	color: #000000;
	text-decoration: underline;
}

.blackboarder {
	border: 1px solid #000000;
}
.menutextbutton {
	font-family: Arial, Helvetica, sans-serif;
	
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.text {
	font-family: Arial, Helvetica, sans-serif;
	
	color: #000000;
	text-decoration: none;
}
.sidelines {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #C90A0A;
	border-right-color: #C90A0A;
	border-bottom-color: #C90A0A;
	border-left-color: #C90A0A;
}
.bgleft {
	background-image: url(../images/bg_01.gif);
}
.bgright {
	background-image: url(../images/bg_03.gif);
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	
	color: #000000;
	text-decoration: underline;
	font-weight: bold;

}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
	color: #999999;
	text-decoration: none;

}
.bottemline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
.whitebutton {
	font-family: Arial, Helvetica, sans-serif;
	
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
	border: 1px solid #000000;

}
.textfields {
	font-family: Arial, Helvetica, sans-serif;
	
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	border: 1px solid #333333;

}
