body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333
}


.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#333333
}
.small a:link {
	color: #0033CC;
	text-decoration: none;
}
.small a:hover {
	color: #6633CC;
}
.small a:visited {
	color: #330066;
}


.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333
}
.medium a:link {
	color: #0033CC;
	text-decoration: none;
}
.medium a:hover {
	color: #6633CC;
}
.medium a:visited {
	color: #330066;
}


.large {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#333333
}
.large a:link {
	color: #0033CC;
	text-decoration: none;
}
.large a:hover {
	color: #6633CC;
}
.large a:visited {
	color: #330066;
}


.xlarge {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color:#333333;
	font-weight: bolder;
}
.xlarge a:link {
	color: #333333;
	text-decoration: none;
}
.xlarge a:hover {
	color: #333333;
}
.xlarge a:visited {
	color: #333333;
}


.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
	color:#333333
}


.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
	color:#333333
}
.justified a:link {
	color: #0033CC;
	text-decoration: none;
}
.justified a:hover {
	color: #6633CC;
}
.justified a:visited {
	color: #330066;
}


.footer {
	font-family: Arial, Times, serif;
	font-size: 9px;
	color: #999999;
}
.footer a:link {
	color: #999999;
}
.footer a:hover {
	color: #6633CC;
	text-decoration: underline
}
.footer a:visited {
	color: #999999;
}




.smallblue {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#202096
}
.smallblue a:link {
	color: #0033CC;
	text-decoration: none;
}
.smallblue a:hover {
	color: #6633CC;
}
.smallblue a:visited {
	color: #330066;
}


.mediumblue {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#202096
}
.mediumblue a:link {
	color: #0033CC;
	text-decoration: none;
}
.mediumblue a:hover {
	color: #6633CC;
}
.mediumblue a:visited {
	color: #330066;
}


.mediumbluebold {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#202096;
	font-weight: bolder;
}
.mediumbluebold a:link {
	color: #0033CC;
	text-decoration: none;
}
.mediumbluebold a:hover {
	color: #6633CC;
}
.mediumbluebold a:visited {
	color: #330066;
}


.mediumwhitebold {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	font-weight: bolder;
}
.mediumwhitebold a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.mediumwhitebold a:hover {
	color: #FFFFFF;
}
.mediumwhitebold a:visited {
	color: #FFFFFF;
}


.largeblue {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#202096;
}
.largeblue a:link {
	color: #0033CC;
	text-decoration: none;
}
.largeblue a:hover {
	color: #6633CC;
}
.largeblue a:visited {
	color: #330066;
}


.xlargeblue {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color:#202096;
	font-weight: bolder;	
}
.xlargeblue a:link {
	color: #202096;
	text-decoration: none;
}
.xlargeblue a:hover {
	color: #202096;
}
.xlargeblue a:visited {
	color: #202096;
}


.expandedblue {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
	color:#202096
}


.justifiedblue {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
	color:#202096
}
.justifiedblue a:link {
	color: #0033CC;
	text-decoration: none;
}
.justifiedblue a:hover {
	color: #6633CC;
}
.justifiedblue a:visited {
	color: #330066;
}


.footerblue {
	font-family: Arial, Times, serif;
	font-size: 9px;
	color: #999999;
}
.footerblue a:link {
	color: #999999;
}
.footerblue a:hover {
	color: #6633CC;
	text-decoration: underline
}
.footerblue a:visited {
	color: #999999;
}
div.menu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	position: absolute;
	width:auto;
	padding:2px;
	border:1px solid #000000;
	margin:4px;
	height: auto;
	left: 590px;
	top: 0px;
	z-index:1;
}
.redfont
{
	color: #F70202;
}