/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size:12px; 
	background-image:url(images/bg.jpg);
	background-repeat: repeat;
	background-color: #eeba6a;
	}

a:link {text-decoration: underline; COLOR: #000000}
a:visited {text-decoration: underline; COLOR: #000000}
a:active {text-decoration: none; COLOR: #E77515}
a:hover {text-decoration: none; COLOR: #E77515}

.submenu {font-family: Arial, Helvetica, sans-serif;  LINE-HEIGHT: 120%; font-weight:bold;
	font-size: 12px; text-decoration: none; color: #000000; TEXT-ALIGN: center;}
.submenu A:link { text-decoration: none; color: #000000;}
.submenu A:visited { text-decoration: none; color: #000000}
.submenu A:active { text-decoration: none; color: #E77515;}
.submenu A:hover { text-decoration: none; color: #E77515;}

.blurblink {font-family: Arial, Helvetica, sans-serif; LINE-HEIGHT: 140%; font-weight: normal;
	font-size: 12px; text-decoration: none; color: #000000;}
.blurblink A:link { text-decoration: underline; color: #000000;}
.blurblink A:visited { text-decoration: underline; color: #000000}
.blurblink A:active { text-decoration: none; color: #E77515;}
.blurblink A:hover { text-decoration: none; color: #E77515;}

.back {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; text-decoration: none; color: #666666;}
.back A:link { text-decoration: none; color: #666666;}
.back A:visited { text-decoration: none; color: #666666}
.back A:active { text-decoration: none; color: #E77515;}
.back A:hover { text-decoration: none; color: #E77515;}

.crumb {font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; text-decoration: none; color: #999999;}
.crumb A:link { text-decoration: none; color: #999999;}
.crumb A:visited { text-decoration: none; color: #999999}
.crumb A:active { text-decoration: none; color: #E77515;}
.crumb A:hover { text-decoration: none; color: #E77515;}

.footer {font-family: Arial, Helvetica, sans-serif; LINE-HEIGHT: 120%;
	font-size: 10px; text-decoration: none; color: #666666;}
.footer A:link { text-decoration: underline; color: #666666;}
.footer A:visited { text-decoration: underline; color: #666666}
.footer A:active { text-decoration: none; color: #E77515;}
.footer A:hover { text-decoration: none; color: #E77515;}

.plain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	TEXT-ALIGN: left;
	font-weight: normal;
}

.plain11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  11px;
	color: #000000;
	font-weight: normal;
}

.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.hd1 {
	
	color: #E77515;font: lighter 2em/1em Georgia, "Times New Roman", Times, serif;
        letter-spacing: -1px;
        color: #999;

}

.hd2 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #98bd56; letter-spacing: 1px;
font-size: 16px;
}

.search {width: 113px; height: 19px;
	font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
	
.bordermenu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}
.bg_main {background-image:url(images/bg_main.jpg);
	background-position: center top;
	background-repeat: repeat-y;}

.slogan {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 18px;
	font-weight: bold;
	background-image: url(images/slogan_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	text-align: center;
	height: 37px;
}
/* --- Left Menu Nav start----- */

 #navcontainer { margin-left: 0;
 }

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#navcontainer li { margin: 0 0 1px 0; }

#navcontainer .small {
font-size: 11px;
}

#navcontainer a
{
display: block;
padding: 5px 5px;
width: 110px;
color: #000;
background-color: #ffffff;
text-decoration: none;
border-bottom: 1px dashed #cccccc;
}

#navcontainer a:hover
{
color: #fff;
background-color: #EDA050;
text-decoration: none;
}

#navcontainer ul ul li { margin: 0 0 1px 0; }

#navcontainer ul ul a
{
display: block;
padding: 5px 5px;
width: 110px;
color: #000;
background-color: #ffffff;
text-decoration: none;
}

#navcontainer ul ul a:hover
{
color: #fff;
background-color: #EDA050;
text-decoration: none;
}
/* --- Left Menu Nav end---- */

.news {font-family: Arial, Helvetica, sans-serif; LINE-HEIGHT: 140%; font-weight: normal;
	font-size: 11px; text-decoration: none; color: #000000; text-align: center;
	border: 1px dashed #cccccc;
	padding: 10px 10px 0 10px;
	line-height: 140%;
	width: 120px;
	background-color: #f5faeb;}
.news A:link { text-decoration: none; color: #000000;}
.news A:visited { text-decoration: none; color: #000000}
.news A:active { text-decoration: none; color: #E77515;}
.news A:hover { text-decoration: none; color: #E77515;}

