/* *************** TEXT **************** */

.text {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}


.a:link{
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;

}

.a:visited{
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.a:hover{
	font-family: Verdana;
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;
}
.n:link{
	font-family: Verdana;
	font-size: 11px;
	color: #605517;
	text-decoration: none;

}

.n:visited{
	font-family: Verdana;
	font-size: 11px;
	color: #605517;
	text-decoration: none;
}

.n:hover{
	font-family: Verdana;
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;
}
.g:link{
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}

.g:visited{
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.g:hover{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.b:link{
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;

}

.b:visited{
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.b:hover{
	font-family: Verdana;
	font-size: 11px;
	color: #B30000;
	text-decoration: underline;
	font-weight: bold;
}



.d:link{
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;

}

.d:visited{
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}

.d:hover{
	font-family: Verdana;
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;
}

.e:link{
	font-family: Verdana;
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;

}

.e:visited{
	font-family: Verdana;
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;
}

.e:hover{
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}

.f:link{
	font-family: Verdana;
	font-size: 11px;
	color: #605517;
	text-decoration: underline;

}

.f:visited{
	font-family: Verdana;
	font-size: 11px;
	color: #605517;
	text-decoration: underline;
}

.f:hover{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

.c:link{
	font-family: Verdana;
	font-size: 11px;
	color: #605517;
	text-decoration: none;

}

.c:visited{
	font-family: Verdana;
	font-size: 11px;
	color: #605517;
	text-decoration: none;
}

.c:hover{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}


/* ***************BACK ROUND**************** */

.logo2_bg {
	background-image: url(images/logo2.jpg);
	background-repeat: no-repeat;
	height: 190px;
	width: 417px;
}
.side_bg {
	background-image: url(images/side_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 460px;
	width: 185px;
}
.whit_text {

	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.inner_aboutus_logo {
	background-image: url(images/inner_abouts_logo.jpg);
	background-repeat: no-repeat;
	height: 134px;
	width: 495px;
}
.text1 {

	font-family: Verdana;
	font-size: 11px;
	line-height: normal;
	color: #202020;
	text-decoration: none;
}
.red {


	font-family: Verdana;
	font-size: 11px;
	line-height: normal;
	color: #605517;
	text-decoration: none;
}
.brown {


	font-family: Verdana;
	font-size: 11px;
	line-height: normal;
	color: #B03629;
	text-decoration: none;
}
.border1 {
	border-top-width: 2px;	
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	border-top-color: #cccccc;
}
.border2 {
	border-top-width: 1px;	
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	border-top-color: #cccccc;
}

.green {


	font-family: Verdana;
	font-size: 12px;
	line-height: normal;
	color: #122565;
	text-decoration: none;
}
.link_bg {
	background-image: url(images/random/link_bg.jpg);
	background-repeat: repeat-x;
	background-repeat: repeat-y:
}