a.btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #212121;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	border: 1px solid #2F2F2F;
	line-height: 20px;
	height: 20px;
}
a.btn:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f1f1f1;
	text-decoration: none;
	background-color: #000000;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	border: 1px solid #2F2F2F;
	line-height: 20px;
	height: 20px;
}
a.lnk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFF66;
	font-weight: normal;
	font-variant: small-caps;
	text-decoration: underline;
}
a.lnk:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFF66;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: underline;
}

a.sm {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/sm_bul.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	line-height: 25px;
	height: 25px;
	padding-left: 25px;
	display: block;
	background-color: #101010;
	border: 1px solid #2F2F2F;
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.sm:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/sm_bul_roll.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	line-height: 25px;
	height: 25px;
	padding-left: 25px;
	display: block;
	background-color: #101010;
	border: 1px solid #2F2F2F;
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.copyright a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.img_border {
	border: 3px solid #373938;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF66;
	font-weight: bolder;
}

.mainhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: lighter;
	color: #F9DD9A;
	letter-spacing: 1px;

}
.path {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B5B4B4;
}
.text {
	font-family: Tahoma;
	font-size: 13px;
	color: #A2B1F8;
	line-height: 20px;
	text-decoration: none;
	text-align: justify;
	font-weight: normal;
	letter-spacing: 1px;


}
.text a {
	font-family: Tahoma;
	font-size: 14px;
	color: #06C1FF;
	line-height: 22px;
	text-decoration: underline;
	text-align: justify;
	font-weight: lighter;
	letter-spacing: 1px;
}
.text a:hover {
	font-family: Tahoma;
	font-size: 14px;
	color: #06C1FF;
	line-height: 22px;
	text-decoration: underline;
	text-align: justify;
	font-weight: lighter;
	letter-spacing: 1px;
}


.text2 {
	font-family: Tahoma;
	font-size: 14px;
	color: #06C1FF;
	line-height: 22px;
	text-decoration: none;
	text-align: justify;
	font-weight: lighter;
	letter-spacing: 1px;
}
.border {
	font-family: Tahoma;
	font-size: 12px;
	color: #A2B1F8;
	line-height: normal;
	text-decoration: none;
	text-align: justify;
	font-weight: normal;
	letter-spacing: 0px;
	border: 1px solid #CCCCCC;
}
a.lnk1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A2B1F8;
	font-weight: normal;
	font-variant: normal;
}
.bracket {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #A2B1F8;
	line-height: 0px;
	text-decoration: none;
	text-align: justify;
	font-weight: 0;
}
a.btn1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #212121;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 20px;
	border: 1px solid #2F2F2F;
	line-height: 20px;
	height: 20px;
	list-style-image: url(../images/arrow_roll.gif);
	list-style-type: circle;
	background-image: url(../images/arrow.gif);
	background-position: 5px center;
	background-repeat: no-repeat;
}
a.btn1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f1f1f1;
	text-decoration: none;
	background-color: #000000;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 20px;
	border: 1px solid #2F2F2F;
	line-height: 20px;
	height: 20px;
	list-style-position: inside;
	list-style-image: url(../images/arrow.gif);
	background-image: url(../images/arrow_roll.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
a.text_link {

	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFCC;
	line-height: 20px;
	text-decoration: none;
	text-align: justify;
	font-weight: normal;
	letter-spacing: 1px;
}
a.text_link:hover {


	font-family: Tahoma;
	font-size: 13px;
	color: #00CCFF;
	line-height: 20px;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
	letter-spacing: 1px;
}
a.sm1 {

	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	line-height: 22px;
	height: 25px;
	padding-left: 25px;
	display: block;
	background-color: #101010;
	border: 1px solid #2F2F2F;
	width: 120px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.sm1:hover {

	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/arrow_roll.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	line-height: 22px;
	height: 25px;
	padding-left: 25px;
	display: block;
	background-color: #101010;
	border: 1px solid #2F2F2F;
	width: 120px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
