BODY, TABLE {
	font-family : Arial;
	font-size : 10pt;
}
A:LINK {
	text-decoration : underline;
	color : #993366;
}

A:VISITED {
	text-decoration : underline;
	color : #993366;
}

A:ACTIVE {
	color : Red;
	text-decoration : underline;
}

A:HOVER {
	color : Red;
	text-decoration : underline;
}

.medium_text{
	font-family : Arial;
	font-size : 11pt;
}
A.medium_text:LINK{
	text-decoration : none;
	color : Blue;
}

A.medium_text:VISITED {
	text-decoration : none;
	color : Blue;
}

A.medium_text:ACTIVE {
	color : Red;
	text-decoration : none;
}

A.medium_text:HOVER {
	color : Red;
	text-decoration : none;
}

.guest_link{
	font-family : Arial;
	font-size : 11pt;
}
A.guest_link:LINK{
	text-decoration : none;
	color : #993366;
}

A.guest_link:VISITED {
	text-decoration : none;
	color : #993366;
}

A.guest_link:ACTIVE {
	color : #993366;
	text-decoration : none;
}

A.guest_link:HOVER {
	color : Red;
	text-decoration : none;
}


.title_text{
	font-family : Arial;
	font-size : 12pt;
}
A.title_text:LINK{
	text-decoration : none;
	color : Blue;
}

A.title_text:VISITED {
	text-decoration : none;
	color : Blue;
}

A.title_text:ACTIVE {
	color : Red;
	text-decoration : none;
}

A.title_text:HOVER {
	color : Red;
	text-decoration : none;
}


.small_text{
	font-family : Arial;
	font-size : 9pt;
}
A.small_text:LINK{
	text-decoration : none;
	color : Blue;
}

A.small_text:VISITED {
	text-decoration : none;
	color : Blue;
}

A.small_text:ACTIVE {
	color : Red;
	text-decoration : none;
}

A.small_text:HOVER {
	color : Red;
	text-decoration : none;
}

.small_link{
	font-family : Arial;
	font-size : 9pt;
}
A.small_link:LINK{
	text-decoration : none;
	color : #9C5B50;
}

A.small_link:VISITED {
	text-decoration : none;
	color : #9C5B50;
}

A.small_link:ACTIVE {
	color : Red;
	text-decoration : none;
}

A.small_link:HOVER {
	color : Red;
	text-decoration : none;
}


.copyright{
	font-family: Arial;
	font-size: 8pt;
	color: Maroon;
	text-decoration: none;
}
A.copyright:ACTIVE {
	color : Red;
}

A.copyright:HOVER {
	color : Red;
	text-decoration : underline;
}

.menu1{
	font-family : Verdana;
	font-size : 9pt;
	line-height: 18px;
	text-decoration : none;
	color : #993366;
}

A.menu1:LINK{
	text-decoration : none;
	color : #993366;
}

A.menu1:VISITED {
	text-decoration : none;
	color : #993366;
}

A.menu1:ACTIVE {
	color : #993366;
}

A.menu1:HOVER {
	color : Red;
	text-decoration : underline;
}

.menu1_2{
	font-family : Verdana;
	font-size : 9pt;
	line-height: 18px;
	text-decoration : none;
	color : #cc3399;
}

A.menu1_2:LINK{
	text-decoration : none;
	color : #cc3399;
}

A.menu1_2:VISITED {
	text-decoration : none;
	color : #cc3399;
}

A.menu1_2:ACTIVE {
	color : #cc3399;
}

A.menu1_2:HOVER {
	color : Red;
	text-decoration : underline;
}

.menu2{
	font-family : Verdana;
	font-size : 9pt;
	text-decoration : none;
	color : #330000;
	line-height: 18px
}

A.menu2:LINK{
	text-decoration : none;
	color : Red;
}

A.menu2:VISITED {
	text-decoration : none;
	color : Red;
}

A.menu2:ACTIVE {
	color : Red;
}

A.menu2:HOVER {
	color : Red;
	text-decoration : underline;
}

.menu3{
	font-family : Verdana;
	font-size : 9pt;
	line-height: 18px
}

A.menu3:LINK{
	text-decoration : none;
	color : Green;
}

A.menu3:VISITED {
	text-decoration : none;
	color : Green;
}

A.menu3:ACTIVE {
	color : Green;
}

A.menu3:HOVER {
	color : Green;
	text-decoration : underline;
}

.menu4{
	font-family : Verdana;
	font-size : 9pt;
	line-height: 18px;
	text-decoration : none;
	color : #990000;
}	


.comments{
	font-family : Verdana;
	font-size : 9pt;
	line-height: 18px;
	text-decoration : none;
	color : SlateGray;
}	

.form_elements2 {
	BORDER-RIGHT: #666600 0px solid;
	BORDER-TOP: #666600 0px solid;
	BORDER-LEFT: #666600 0px solid;
	BORDER-BOTTOM: #666600 0px solid;
	width: 100%;
	background-color: White;
}

.regular{
	font-size: 10pt;
}

img.pic {
	border: 1px solid Black;
}
