body {
	margin:5;
	padding:5;
	background-image:url(/beta/images/topbg.gif);
	;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#333333;
	text-align:;
	background-position:top;
	background-repeat:repeat-x;
	text-decoration: none;
}
.main-borders {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #AFFBB0;
	border-left-color: #AFFBB0;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #AFFBB0;
	background-color: #FFFFFF;
}
.body-table {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}
.menu {
	background-color: #E5FFE4;
	border-right-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.side-menu {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	background-color: #E5FFE4;
}
.menu2 {
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	border-bottom-width: thin;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
}
A {text-decoration: none;}
a:hover{color: #006600}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	line-height: .5cm; 
}
.smalltextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: .5cm; 
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.reallysmalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
