/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #AB570A;
}.copyright_text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}
.text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: justify;
}
.copyright_text a:link {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
.copyright_text a:visited {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
.copyright_text a:hover {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
	color: #FABE73;
}
.copyright_text a:active {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
.a:link {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
.a:visited {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
.a:hover {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
	color: #FABE73;
}
.a:active {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
p {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: justify;
}
.heading {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

h1 {
	font-family: Tahoma;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}

.text2 {
	font-family:"Trebuchet MS";
	font-size: 14px;
	line-height: 30px;
	color: #FFFFFF;
	font-weight: normal;
}
.menu_texta:link {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_texta:visited {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_texta:hover {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FAD5A6;
}
.menu_texta:active {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.text_head {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FAD5A6;
}
.submenu_text {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.submenu_texta:link{
	font-family: Tahoma;
	font-size: 13px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: underline;
	
}
.submenu_texta:visited{
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: underline;
	
}
.submenu_texta:hover{
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
	
}
.submenu_texta:active{
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
.submenu_text2a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.submenu_text2a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.submenu_text2a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.submenu_text2a:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.middle_bg {
	background-image: url(images/middle_img_bg.jpg);
	background-repeat: no-repeat;
}
.border {
	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-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.submenu_text1
{
	background-repeat:no-repeat;
	padding-left:5px;
	background-image:url(images/submenubg.jpg);
	height:31px;

}
.submenu_text2
{
	background-repeat:repeat-y;
	padding-left:5px;
	background-image:url(images/submenubg.jpg);
	height:31px;

}
