body {

	padding:24px 0 0 0;

	margin:0;

	background-image:url(../../images/backgroundbg.gif);

	font-family:Tahoma, Arial, Helvetica, sans-serif;

}



.menubg {

	background-color:#4E6083;

	border-bottom:1px solid #ffffff;

	border-top:1px solid #ffffff;

	border-right:1px solid #ffffff;

}

.welcome-bordser {

	border-left:1px solid #ffffff;

	border-right:1px solid #ffffff;

}

.tl-text {

	font-family:Tahoma, Arial, Helvetica, sans-serif;

	font-size:16px;

	color:#ffffff;

}

.content-text {

	padding:10px 25px 0 12px;

}

.content-text  p {

	padding:0 0 10px 0;

	color:#58583A;

	margin:0;

	font-size:11px;

	line-height:15px;

}

.bodytext
{
    color:#58583A;
	font-size:11px;
	line-height:15px;
}

.bodylink{
    font-size:11px;
	color:#A84D02;
	text-decoration:underline;
}

.bodytext2{
    font-size:11px;
	color:#A84D02;
	text-decoration:none;
}
.bt-shadow {

	background-image:url(../../images/bt-shadow.gif);

	background-position: center middle;

	background-repeat: no-repeat;

}

.bt-shadow1 {

	background-image:url(../../images/bt-shadow.gif);

	background-position:  right;

	background-repeat: no-repeat;

	padding:0 3px 0 0;

}

.bt-shadow2 {

	background-image:url(../../images/bt-shadow2.gif);

	background-position: left;

	background-repeat: no-repeat;

	padding:0 0 0 3px;

}

.content-bottom {

	background-image:url(../../images/content-bottom.gif);

	background-position: right bottom;

	background-repeat: no-repeat;

}

.contentarea-bg{

	background-image:url(../../images/contentareabg.gif);

	background-position: right bottom;

	background-repeat: repeat-y;

}

.side-pad {

	padding:0 0 10px 0;

}

.sidetop {

	background-color:#526277;

	border-bottom:1px solid #ffffff;

}

.side-head {

	color:#514532;

	font-weight:bold;

	font-size:11px;

	background-image:url(../../images/side-bullet.gif);

	background-position: left top;

	background-repeat: no-repeat;

	padding:4px 0 0 12px;

}

.side-text {

	font-size:16px;

	line-height:12px;

	font-size:9px;

	color:#6B593B;

}

.side-text p{

	margin:0px;

	padding:0 0 5px 0;

}

.side-text2 {

	font-size:16px;

	line-height:14px;

	font-size:11px;

	color:#6B593B;

}

.side-text2 p{

	margin:0px;

	padding:0 0 5px 0;

}

.read-more {

	font-size:11px;

	color:#A84D02;

	text-decoration:none;

}

.read-more a {

	color:#A84D02;

	text-decoration:none;

}

.footer-text {

	font-size:11px;

	color:#5B6D85;

	text-decoration:none;

}

.footer-text a{

	color:#5B6D85;

	text-decoration:none;

}




.copyright-text {

	font-size:11px;

	color:#7B91AE;

	text-decoration:none;

	padding:0 0 0 15px;

}

.copyright-text  a{

	color:#7B91AE;

	text-decoration:none;

}


input {
background:#F8FAFA none repeat scroll 0%;
border:1px solid #56677E;
font-size:1em;
margin-right:5px;
}
input[type="text"], input[type="password"] {
padding:4px;
}
input:hover, input:focus, textarea:hover, select:hover, checkbox:hover {
background:#CDDAEF none repeat scroll 0%;
border:1px solid #56677E;
}

input.pagebutton {
background:transparent url(../../images/nav.png) repeat-x scroll;
color:#FFFFFF;
cursor:pointer;
height:25px;
width:60px;
border:1 solid #FFFFFF;
}
input[type="button"], input[type="submit"],input[type="reset"] {
background:transparent url(../../images/nav.png) repeat-x scroll;
color:#FFFFFF;
cursor:pointer;
padding:4px;
height:25px;
width:60px;
border:1 solid #FFFFFF;
}

.button_a
{
  background:#853D02 none repeat scroll 0%;
  padding:2px;
  color:#FFFFFF;
  font-size:11px;
  text-decoration:none;
  border:1px solid #56677E;
  height:18px;
}


/*Menu top*/

#nav, #nav ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
}

#nav li{
float:left;
position:relative;
height:19px;
width:70px;
background-image:url(../../images/bt-shadow.gif);
background-position:  right;
background-repeat: no-repeat;
margin:0px;
padding:0px;
}

#nav ul {
position:absolute;
display:none;
width:10em;
top:2.3em;
}

#nav li ul a{
width:10em;
height:auto;
float:left;
}

#nav ul ul{
top:auto;
}	

#nav li ul ul {
left:12em;
margin:0px 0 0 10px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
}

.alink:link{ text-decoration:underline;font-family: Verdana, Geneva, sans-serif; font-size:12px; color:#56677E; font-weight:bold;text-transform:uppercase;}
.alink:active{text-decoration:underline; font-family: Verdana, Geneva, sans-serif; font-size:12px; color:#56677E; font-weight:bold;text-transform:uppercase;}
.alink:visited{text-decoration:underline; font-family: Verdana, Geneva, sans-serif; font-size:12px; color:#56677E; font-weight:bold;text-transform:uppercase;}
.alink:hover{text-decoration:underline; font-family: Verdana, Geneva, sans-serif; font-size:12px; color:#863E02; font-weight:bold;text-transform:uppercase;}


/*Menu top*/