.text1 {
	font-size: 14px;
}
.text11 {
	font-size: 11px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;

}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}


.a1 a:link {
	color: #000066
	text-decoration: none;
}
.a1 a:visited {
	color: #000066;
	text-decoration: none;
}
.a1 a:hover {
	color: #FF0000;
	text-decoration: none;
}
.a1 a:active {
	color: #000066;
	text-decoration: none;
}
.sidebg {
	background-image: url(images/inside_left_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 25px;
}
.sidebg2 {

	background-image: url(images/inside_left_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

