/* Body Text Styles */
.body_text {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
}

a.body_text:link {
	color: #555555;
	text-decoration:none;
}
a.body_text:visited {
	text-decoration:none;
	color: #555555;
}
a.body_text:hover {
	text-decoration:underline;
	color: #000000;
}
a.body_text:active {
	text-decoration:none;
	color: #555555;
}



.body_text_Blue {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
}

a.body_text_Blue:link {
	color: #FF0000;
	text-decoration:none;
}
a.body_text_Blue:visited {
	text-decoration:none;
	color: #FF0000;
}
a.body_text_Blue:hover {
	text-decoration:underline;
	color: #000000;
}
a.body_text_Blue:active {
	text-decoration:none;
	color: #FF0000;
}

.body_text_White {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

a.body_text_White:link {
	color: #FFFFFF;
	text-decoration:none;
}
a.body_text_White:visited {
	text-decoration:none;
	color: #FFFFFF;
}
a.body_text_White:hover {
	text-decoration:none;
	color: #00FFFF;
}

a.body_text_White:active {
	text-decoration:none;
	color: #FFFFFF;
}


.body_text_Black {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

a.body_text_Black:link {
	color: #000000;
	text-decoration:none;
}
a.body_text_Black:visited {
	text-decoration:none;
	color: #000000;
}
a.body_text_Black:hover {
	text-decoration:underline;
	color: #CC0000;
}

a.body_text_Black:active {
	text-decoration:none;
	color: #000000;
}


/* Title Text Styles */


.title_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}

a.title_text:link {
	color: #333333;
	text-decoration:none;
}
a.title_text:visited {
	text-decoration:none;
	color: #333333;
}
a.title_text:hover {
	text-decoration:none;
	color: #FF0000;
}
a.title_text:active {
	text-decoration:none;
	color: #333333;
}



.title_text_Blue {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #006699;
}

a.title_text_Blue:link {
	color: #006699;
	text-decoration:none;
}
a.title_text_Blue:visited {
	text-decoration:none;
	color: #006699;
}
a.title_text_Blue:hover {
	text-decoration:underline;
	color: #006699;
}
a.title_text_Blue:active {
	text-decoration:none;
	color: #006699;
}



.title_text_Black {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #000000;
}

a.title_text_Black:link {
	color: #000000;
	text-decoration:none;
}
a.title_text_Black:visited {
	text-decoration:none;
	color: #000000;
}
a.title_text_Black:hover {
	text-decoration:underline;
	color: #000000;
}

a.title_text_Black:active {
	text-decoration:none;
	color: #000000;
}


.menu_text_white {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

a.menu_text_white:link {
	color: #FFFFFF;
	text-decoration:none;
}
a.menu_text_white:visited {
	text-decoration:none;
	color: #FFFFFF;
}
a.menu_text_white:hover {
	text-decoration:underline;
	color: #00FFFF;
}
a.menu_text_white:active {
	text-decoration:none;
	color: #FFFFFF;
}


.menu_text_Black {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

a.menu_text_Black:link {
	color: #000000;
	text-decoration:none;
}
a.menu_text_Black:visited {
	text-decoration:none;
	color: #000000;
}
a.menu_text_Black:hover {
	text-decoration:underline;
	color: #990000;
}
a.menu_text_Black:active {
	text-decoration:none;
	color: #000000;
}

.menu_text_Red {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
}

a.menu_text_Red:link {
	color: #990000;
	text-decoration:none;
}
a.menu_text_Red:visited {
	text-decoration:none;
	color: #990000;
}
a.menu_text_Red:hover {
	text-decoration:underline;
	color: #000000;
}
a.menu_text_Red:active {
	text-decoration:none;
	color: #990000;
}

/* Arrow Style */

.arrow_Blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00CCFF;
}

a.arrow_Blue:link {
	color: #00CCFF;
	text-decoration:none;
}
a.arrow_Blue:visited {
	text-decoration:none;
	color: #00CCFF;
}
a.arrow_Blue:hover {
	text-decoration:underline;
	color: #00CCFF;
}
a.arrow_Blue:active {
	text-decoration:none;
	color: #00CCFF;
}


.arrow_Maroon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

.arrow_Black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}


.thick_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #555555;
}

/* Form Style */

.form_buttton { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal;
	height: 22px;
}

.form_style_1 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	color: #000000 ; 
	border: #dadada; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}

/*Outermost DIV for thumbnail viewer*/
#thumbBox{ 
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}
/*Footer DIV of thumbbox that contains "close" link */
#thumbBox .footerbar{ 
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}
/*DIV within thumbbox that holds the enlarged image */
#thumbBox #thumbImage{ 
background-color: white;
}
/*DIV for showing "loading" status while thumbbox is being generated*/
#thumbLoading{ 
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}