.bodytext {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: normal;
	color: #4c4c4c;
	padding-right: 15px;
}

.bodytext1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: normal;
	color: #4c4c4c;
}

.bodytext2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: normal;
	color: #4c4c4c;
}

.subtitle {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	font-style: italic;
	color: #47466d;
}

.subtitle1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	color: #47466d;
}

.companyname {
	color: #47466d;
}

.companyname1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	color: #47466d;
}



/* Links for Site if no class exists */
A:LINK {
	color: #333366;
	font-weight: normal;
	text-decoration : underline;
}

A:VISITED {
	color: #333366;
	font-weight: normal;
	text-decoration : underline;
}

A:HOVER {
	color: #a2a370;
	font-weight: normal;
	text-decoration : none;
}

/* Links for Side Bars - Tan box */
.sidelink {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration : underline;
}

A:LINK.sidelink {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration : underline;
}

A:VISITED.sidelink {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration : underline;
}

A:HOVER.sidelink {
	font-weight: normal;
	color: #333366;
	text-decoration : none;
}


.backimage {
	background-image: url(images/fan_back1.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: normal;
	color: #333333;
}

.backimage_home {
	background-image: url(images/fan_back.jpg);
	background-repeat: no-repeat;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: normal;
	color: #333333;
}


.backimage_home1 {
	padding-left: 25px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: normal;
	color: #333333;
}

.border_right {
	border-top: none;
	border-right: 1px solid #a2a370;
	border-bottom: none;
	border-left:  none;
}

.border_bottom {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #a2a370;
	border-left:  none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
	padding-left: 25px;
}

.border_bottomright {
	border-top: none;
	border-right: 1px solid #a2a370;
	border-bottom: 1px solid #a2a370;
	border-left:  none;
}

.spotlight_olive {
	background-image: url(images/cloud_back_olive.jpg);
	background-repeat: no-repeat;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 16px;
	background-color: #abac7f;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	padding-right: 25px;
	background-position: right bottom;
}

.events_header {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	color: #47466d;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;
}

.events_body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: normal;
	color: #4c4c4c;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left:  2px solid #a2a370;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.events_image {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left:  2px solid #a2a370;
}



/* Text Field */
.textfield {
	background-color : #FFFFFF;
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top : 1px solid #999999;
	border-right : 1px solid #999999;
	border-bottom : 1px solid #999999;
	border-left : 1px solid #999999;
}

.textfield1 {
	background-color : #d9d9b3;
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top : 0px solid #999999;
	border-right : 0px solid #999999;
	border-bottom : 0px solid #999999;
	border-left : 0px solid #999999;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
}


/* Button */
.button {
	background-color : #FFFFFF;
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
