.text1 {
font-family: Tahoma;
font-size: 11px;
color: #434343;
}


.text2 {
font-family: Tahoma;
font-size: 10px;
color: #434343;
}

.link1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #868686;
	text-decoration: none;
	font-weight: normal;
}

.link1:hover {
color: #CE0067;
}
.f14 { font-family: "Verdana"; font-size: 14px; text-decoration: none; color: #72664c} 
a.f14:hover { text-decoration: nounderline; font-size: 14px; color: #f50813}


input { 
 BORDER-RIGHT: #b2b4bf 1px solid;
 BORDER-TOP: #b2b4bf 1px solid;
 BORDER-LEFT: #b2b4bf 1px solid;
 BORDER-BOTTOM: #b2b4bf 1px solid; 
 background-color: #f5f5f5;
 color: #2a2a2a;
 FONT-SIZE: 11px;
 font-family: Arial;
}

textarea {
 BORDER-RIGHT: #b2b4bf 1px solid;
 BORDER-TOP: #b2b4bf 1px solid;
 BORDER-LEFT: #b2b4bf 1px solid;
 BORDER-BOTTOM: #b2b4bf 1px solid; 
 background-color: #f5f5f5; 
 color: #2a2a2a;
 FONT-SIZE: 11px;
 font-family: Arial;
}

.link2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 16px;
}
.link2:hover {
color: #CCFF00;
}
.text3 {
	font-family: "arial";
	font-size: 30px;
	color: #434343;
	font-weight: regular;
	
}
.textlarger {
	font-family: "arial";
	font-size: 35px;
	color: #434343;
	font-weight: regular;
	
}
.textsmall{
	font-family: "tahoma";
	font-size: 15px;
	color: #434343;
	font-weight: regular;
	
}
.text4 {

	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #434343;
	font-weight: normal;
	
}
.text5 {

	font-family: "Trebuchet MS";
	font-size: 23px;
	color: #CC0066;
	font-weight: bold;
}

INPUT.text {
	BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; FONT-SIZE: 9px; BORDER-LEFT: black 1px solid; BORDER-BOTTOM: black 1px solid; BACKGROUND-COLOR: white
}
INPUT.radiobutton {
	BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; FONT-SIZE: 9px; BORDER-LEFT: black 1px solid; BORDER-BOTTOM: black 1px solid; BACKGROUND-COLOR: white
}

TEXTAREA.text {
	BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; FONT-SIZE: 11px; BORDER-LEFT: black 1px solid; BORDER-BOTTOM: black 1px solid; BACKGROUND-COLOR: white
}
INPUT.submit {
	BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 10px; MARGIN: 2px; BORDER-LEFT: black 1px solid; BORDER-BOTTOM: black 1px solid; BACKGROUND-COLOR: #dddddd
}

a:link {
	color: #868686;
	text-decoration: none;}
a:visited {
	text-decoration: none;
	color: #868686;}
a:hover {
	text-decoration: none;
	color: #000;}
a:active {
	text-decoration: none;
	color: #868686}