body{ font-family:Arial, Helvetica, sans-serif;}

.text {
	font-size: 14px;
	line-height:20px;
	color: #ffffff;
	text-decoration: none;
}
.sub {
    font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.textbold {
    font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	
}
.text1 {
	font-size: 12px;
	line-height:18px;
	color: #000000;
	text-decoration: none;
	text-align:justify;
	padding-right:5px;
}
.text2 {
	font-size: 14px;
	font-weight: bold;
	color: #b10251;
	text-decoration: none;
}
.textbold1 {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.link {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.link:hover {
	font-size: 12px;
	font-weight: bold;
	color: #bb0155;
	text-decoration: none;
}
a.link2 {
	font-size: 12px;
	font-weight: bold;
	color: #f4b2d0;
	text-decoration: none;
}
a.link2:hover {
	font-size: 12px;
	font-weight: bold;
	color: #db4c8d;
	text-decoration: none;
}
a.sublink {
    font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.sublink:hover {
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}
a.bottomlink {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
a.bottomlink:hover {
	font-size: 11px;
	color: #c3035c;
	text-decoration: none;
}
.bottomside {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
a.view {
	font-size: 13px;
	font-weight: bold;
	color: #bb0155;
	text-decoration: none;
}
a.view:hover {
	font-size: 13px;
	color:#FF00FF;
	text-decoration: none;
}
.category_header {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.sublink2 {
    font-size: 12px;
	color: #7e003a;
	text-decoration: none;
}
a.sublink2:hover {
	font-size: 12px;
	color: #f2509a;
	text-decoration: underline;
}
a.sublink3 {
    font-size: 12px;
	color: #3a63e9;
	text-decoration: none;
}
a.sublink3:hover {
	font-size: 12px;
	color: #f2509a;
	text-decoration: underline;
}
.textwhite {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
input {
	BORDER-BOTTOM: rgb(100,100,100) 1px solid; BORDER-LEFT: rgb(100,100,100) 1px solid; BORDER-RIGHT: rgb(100,100,100) 1px solid; BORDER-TOP: rgb(100,100,100) 1px solid; FONT: 11px Tahoma,Verdana,Arial
}
TextArea {
	BORDER-BOTTOM: rgb(100,100,100) 1px solid; BORDER-LEFT: rgb(100,100,100) 1px solid; BORDER-RIGHT: rgb(100,100,100) 1px solid; BORDER-TOP: rgb(100,100,100) 1px solid; FONT: 11px Tahoma,Verdana,Arial	
}
SELECT {
	BORDER-BOTTOM: rgb(100,100,100) 1px solid; BORDER-LEFT: rgb(100,100,100) 1px solid; BORDER-RIGHT: rgb(100,100,100) 1px solid; BORDER-TOP: rgb(100,100,100) 1px solid; FONT: 11px Tahoma,Verdana,Arial
}
A.redlink1:link {
	COLOR:Black; TEXT-DECORATION:none; font-size:13px;
}
A.redlink1:visited {
	COLOR:#fe1600; TEXT-DECORATION:none; font-size:13px;
}
A.redlink1:active {
	COLOR:#ffffff; TEXT-DECORATION:none;font-size:13px;
}
A.redlink1:hover {
	COLOR:#fe1600; TEXT-DECORATION:underline;font-size:13px;
}

