A {
	text-decoration : none;
	color : #333333;
}
A:HOVER {
	text-decoration : underline;
}

A.U {
	text-decoration : underline;
	color : #000000;
}
A.U:HOVER {
	text-decoration : underline;
	color : #CC0000;
}

A.white {
	text-decoration : none;
	color : #FFFFFF;
}
A.white:HOVER {
	text-decoration : none;
	color : #FF9933;
}

A.black {
	text-decoration : none;
	color : #000000;
}
A.black:HOVER {
	text-decoration : underline;
	color : #000000;
}

A.gray {
	text-decoration : none;
	color : #666666;
}
A.gray:HOVER {
	text-decoration : underline;
	color : #666666;
}

TD {
	font-family : Arial, Helvetica, sans-serif;
	color : #333333;
	font-size : 10px;
	line-height : 12px;
	font-weight : normal;
}

.alterTD {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 11px;
	font-weight : normal;
}
.contact {
	font-family : Arial, Helvetica, sans-serif;
	color : #333333;
	font-size : 14px;
	font-weight : normal;
	line-height : 16px;	
}


.navwhite {
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
}

.navblack {
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}
.thumbtitle {
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #333333;
	letter-spacing : -1px;
}

H2 {
	font-weight : bolder;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #777777;
	letter-spacing : 0px;
	margin-bottom : 10px;
	margin-top : 10px;
}

H1 {
	font-weight : bolder;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #666666;
	letter-spacing : 0px;
	margin-bottom : 10px;
	margin-top : 10px;
}

.etitle {
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #000000;
	letter-spacing : 0px;
}

.medwhite {
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #FFFFFF;
}

UL {
	margin-top:4px;
}

.textbox150 {
	width:170 px;
	height:18 px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11 px;
}

.selectbox150 {
	width:170 px;
	height: 90 px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11 px;
}

.button {
	width:70px;
	height:22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color : #333399;
	font-size: 10px;
}

.textboxLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11 px;
	width:380px;
}

