body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #CCCCCC;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #339966;
	font-weight: normal;
}

.xbig,
.xbig a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC0099;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 0px;
	border-left-color: #FBFBFB;
	border-top-color: #FBFBFB;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
	background-color: #99CC99;
}
a:link {
	color: #666666;
}
 a:visited {
	color: #666666;
}
a:hover {
	color: #FF0099;
}
.small a:link {
	color: #CCCCCC;
}
.small a:visited {
	color: #CCCCCC;
}
.small a:hover {
	color: #FF0099;
}
.xbig a:active {
	color: #CC9900;
}
.xbig a:hover {
	color: #CCCC66;
}
.xbig a:link {
	color: #CC0099;
	font-size: 16px;
	text-decoration: underline;
	font-weight: bold;
}
.big a:active {
	color: #6A8E6B;
}
.big a:link {
	color: #6A8E6B;
}
.big a:hover {
	color: #0066FF;
}
.box_white  {
	background-color: #0066CC;
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 5px;
	border: thin none #0000FF;
	width: 235px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 225px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCFFFF;
}



.box_white  a:active; a:link
{
	background-color: #FFFFFF;
	background-image: url(graphics/menu_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 12px;
	text-decoration: none;
}
a:active {
	color: #0033FF;
}
.box_white a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99FF99;
	text-decoration: none;
}
.box_white a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

