@charset "utf-8";
.jumpmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.size10 {
		font-size: 10px;
}
.size11 {
		font-size: 11px;
}
.size12 {
		font-size: 12px;
}
.size14 {
		font-size: 14px;
}
.size14green {
	font-size: 14px;
	color: #009900;
}
.size16 {
		font-size: 16px;
}
.size18 {
		font-size: 18px;
}
.size20 {
		font-size: 20px;
}

a:link {
	color: #4E00C3;
}
a:visited {
	color: #4E00C3;
}

.orange a:link {
	color: #FF9933;
}
.orange a:visited {
	color: #FF9933;
}

.menu  {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.menu a:link {
font-size: 11px;
color: #FF0000;
text-decoration: none;
font-weight: bold;
}
.menu a:visited {
font-size: 11px;
color: #FF0000;
text-decoration: none;
font-weight: bold;
}
.menu a:hover {
font-size: 11px;
color: #FF0000;
text-decoration: overline;
font-weight: bold;
}

.border {
	border: 2px solid #9999FF;
	padding: 3px;
}
.noline
{
text-decoration: none;
}
.roundtopleft { 
	background: url(tl.gif) no-repeat top left; 
	
}
.roundtopright { 
		background: url(tr.gif) no-repeat top right; 
}
.roundbottomleft { 
	background: url(bl.gif) no-repeat bottom left; 
	
}
.roundbottomright { 
		background: url(br.gif) no-repeat bottom right; 
}
.tableborder {
	border: 5px ridge #6567CB;
	padding: 0px;
}

.tablebordergreen {
	border: 3px ridge #989808;
	padding: 0px;
}
.tableborderblue {
	border: 3px ridge #6567CB;
	padding: 0px;
}


.tableborderfree {
	border: 2px solid #898BD8;	
}

.tableborderrightonly {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #5255C5;
	border-right-color: #5255C5;
	border-bottom-color: #5255C5;
	border-left-color: #5255C5;
}

.tableborderleftonly {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #5255C5;
	border-right-color: #5255C5;
	border-bottom-color: #5255C5;
	border-left-color: #5255C5;
}

.membernumber {
	list-style-type: decimal;
	font-size: 11px;
	color: #FF0000;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
.indent {
	font-size: 11px;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.smallindent {
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}


.membernumberlarge {
    list-style-type: decimal;
	font-size: 12px;
	color: #FF0000;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.blueborder2d{
	border: thin solid #9998FE;
}
.linewithspace {
	margin-top: 10px;
	margin-bottom: 10px;
}
.membernumbernospace {
	list-style-type: decimal;
	font-size: 11px;
	color: #FF0000;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: -5px;
	padding: 0px;
	}
.maroon a:link {
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}
.maroon a:visited {
font-size: 12px;
color: #CC0000;
text-decoration: none;
font-weight: bold;
}
.maroon a:hover {
font-size: 12px;
color: #CC0000;
text-decoration: overline;
font-weight: bold;
}

.mainmenu a:link {
	font-size: 10px;
	color: #0033CC;
	text-decoration: none;
	font-weight: bold;
}
.mainmenu a:visited {
	font-size: 10px;
	color: #0033CC;
	text-decoration: none;
	font-weight: bold;
}
.mainmenu a:hover {
	font-size: 10px;
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}
.mainmenu {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #9898DC;
	border-right-color: #6666CC;
	border-bottom-color: #6666CC;
	border-left-color: #9898DC;
}
img
{
border: 0;
}.tablelinespacing {
	line-height: 20px;
}

