<style type="text/css">
<!--
FONT, BODY, TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #000000;
	font-weight: NORMAL
}

.green-bg
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #6A8012;
}
.dkgreen-bg 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #2C2C2C;
}

.bgshadow {
	background-image:url(../images/shadow_right.jpg);
	background-position:left;
	background-repeat:repeat-y;
	
}
.gen_tex {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	}
.title_tex {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7E7A0F;
	font-weight:bold;
	text-decoration: none;
}
.menu
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: #cc0000;
}
.menu A:hover {
		color: #000000;
		text-decoration:underline;
	}
	
.menu_w
{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: #333333;
	line-height:120%;
	font-weight: BOLD;
}
.menu_w A:hover {
		color: #cc0000;
		text-decoration:underline;
	}


.menu_p
{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	color: #333366;
	line-height:120%;
	font-weight: BOLD;
	text-decoration:none;
}

.menu_p A:hover {
		color: #cc0000;
		text-decoration:underline;
	}
	
.menu_pp
{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	color: #660066;
	line-height:120%;
	font-weight: BOLD;
	text-decoration:none;
}

.menu_pp A:hover {
		color: #cc0000;
		text-decoration:underline;
	}

.menu_r
{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	color: #cc0000;
	line-height:120%;
	font-weight: BOLD;
	text-decoration:none;
}

.menu_p A:hover {
		color: #000000;
		text-decoration:underline;
	}
	
.menu_y
{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	color: #FFCC33;
	line-height:120%;
	font-weight: BOLD;
	text-decoration:none;
}

.menu_y A:hover {
		color: #cc0000;
		text-decoration:underline;
	}

.menu_bottom
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: #000000;
	line-height:120%;
	text-decoration:none;
}

.menu_bottom A:hover {
		color: #5C2C01;
		text-decoration:underline;
	}




.copyright
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: #000000;
	font-weight: NORMAL
}
/* Just a Little Bigger than Text and Bold */
	.label {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #333366;
	}
	.label A:hover {
		color: #FF6699;
	}

/* Generic Text */
	.text {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #000000;
		font-weight: normal;
		text-decoration: none;
	}
	.text A:hover {
		text-decoration:underline;
	}
	
/* SideBox Text */
	.side {
		font-family: font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
		font-weight: normal;
		text-decoration: none;
	}
	
/* use this ID to give text the alert color (default is red) */
	#alert {
		color: red;
	}
/* use this ID to make any text black without overwriting style */
	#black-text {
		color: black;
	}
/* use this ID to make any text black without overwriting style */
	#black-bg {
		background: black;
	}
/* use this ID to grey out disabled links (a light grey, still legible) */
	#grey {
		color: #cccccc;
	}
/* generally used on every other row in a long table (light grey) */
	#linetheme-bg {
		background: #660066;
	}
/* ID formatting for all lowercase text */
	#lowercase  {
		text-transform: lowercase
	}
/* use these IDs to give text and cells the main theme color (dark blue) */
	#maintheme-bg {
		background: #333366;
	}
	#maintheme-bgc {
		background-color: #333366;
	}
	#maintheme-text {
		color: #333366;
	}
/* use these IDs to give text and cells the alternate theme color (light blue) */
	#subtheme-bg {
		background: #660066;
	}
	#subtheme-text {
		color: #660066;
	}
/* white background or text */
	#white-bg {
		background: white;
	}
	#white {
		color: white;
	}
	#pink {
		color: pink;
	}
	#pink-bg {
		background: pink;
	}
	#pink2 {
		color: #FF6699;
	}
	#pink2-bg {
		background: #FF6699;
	}
/* Orange background or text */
	#orange-bg {
		background: #FF9900;
	}
	#orange {
		color: #FF9900;
	}
/* yellow background or text */
	#yellow-bg {
		background: #EBF6A0;
	}
	#yellow {
		color: #EBF6A0s;
	}
	#yellow1-bg {
		background: #5C2C01;
	}
	#yellow1 {
		color: #5C2C01;
	}
	#yellow2-bg {
		background: #FDFDDC;
	}
	#yellow2 {
		color: #FDFDDC;
	}
	#yellow3-bg {
		background: #807712;
	}
	#yellow3 {
		color: #807712;
	}
	#yellow4-bg {
		background: #cccc99;
	}
	#yellow4 {
		color: #cccc99;
	}
-->
</STYLE>
