/* CSS Document */

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
}

#darkheader h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}

h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
}
td {
	font-size:11px;
	padding:0 0 5px 0;
}

.style1 {
	font-size: 12px;
	font-weight: bold;
}
.style6 {
	font-size: 16px;
	font-weight: bold;
}
.style8 {color: #000000}
.style10 {color: #660066}
.style11 {color: #BD007B}

.main_back {  background-image: url(main.gif); background-repeat: no-repeat; background-position: top}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	text-align: left;
	color: #333333;
	font-stretch: normal;
}
.textCopy { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; line-height: 20px; text-align: left; color: #333333 ; font-weight: 400}

.style1 {	font-size: 12px;
	font-weight: bold;
}
.style10 {color: #660066}
.style11 {color: #BD007B}
.style6 {	font-size: 16px;
	font-weight: bold;
}
.style8 {color: #000000}
.style5 {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style15 {color: #006699}
.style14 {font-size: 14px}
.style16 {font-size: 16px}

#nav {
	width:112px; min-height:500px;
	background:url(left_tile.gif) repeat-y;
}
#nav a {
	width:112px; height:30px;
	font-size:11px; font-weight:normal; text-decoration:none; font-family:Arial, Helvetica, sans-serif;
	padding:0; margin:0;
	padding:10px 0 0 18px;
	background:url(navbutt.gif) no-repeat;
	float:left;
}
#nav a:hover {	
	background:url(navbutt_r.gif) no-repeat;
	padding:10px 0 0 20px;
}
