BODY {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	background-color: #ffffff;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

.menu {
	padding-right: 0px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #7B7B7B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

.menulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DEDEDE;
	background-image:  url(images/bullet.gif);
	display: block;
	padding : 1px 2px 1px 8px;
	text-decoration: none;
	background-repeat: no-repeat;
}

.menulink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DEDEDE;
	background-image:  url(images/bullet.gif);
	display: block;
	padding : 1px 2px 1px 8px;
	text-decoration: underline;
	background-repeat: no-repeat;
}

.content {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	text-align : justify;
	padding-left: 15px;
	padding-right : 15px;
	padding-bottom : 15px;
	padding-top : 15px;
	color : #000000;
}

.tablecontent {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}

HR {
	height : 1px;
	color: #335799;
}

A {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 12px;
	color : #335799;
	text-decoration: none;
}

A:hover {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 12px;
	color : #335799;
	text-decoration: underline;
}

.Head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #335799;
}

.SubHead {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #919191;
}

.credits {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	text-align : center;
	color : #7B7B7B;
	background-color : #CCCCCF;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #ffffff;
}

.creditlink {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 10px;
	color : #7B7B7B;
	text-decoration: none;
}

.creditlink:hover {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 10px;
	color : #7B7B7B;
	text-decoration: underline;
}

.boxframe {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7B7B7B;
	border-left-color: #7B7B7B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7B7B7B;
	background-color: #CCCCCF;
}

.boxed {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}

.boxlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #335799;
	background-image:  url(images/box_link.gif);
	display: block;
	padding : 1px 2px 1px 8px;
	text-decoration: none;
	background-repeat: no-repeat;
}

.boxlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #335799;
	background-image:  url(images/box_link.gif);
	display: block;
	padding : 1px 2px 1px 8px;
	text-decoration: underline;
	background-repeat: no-repeat;
}
