body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	background-color: #FFFFFF;
	scrollbar-base-color: orange;
	scrollbar-arrow-color: green;
	scrollbar-DarkShadow-Color: blue;
	background-image: url(../images/backg.gif);

	
}
/* Submenu Links */
a.nav1:link {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

a.nav1:visited {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

a.nav1:hover {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #E1E1E1;
	
}
.button {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}

/* Submenu Links */

a {
	font-size: 9px;
	font-weight: normal;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a.d:link {
	text-decoration: none;
	color: #999999;
}
a.d:visited {
	text-decoration: none;
	color: #999999;
}
a.d:hover {
	text-decoration: none;
	color: #000000;
}
a.d:active {
	text-decoration: none;
	color: #999999;
}

.nextback {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../front_images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 349px;
}
	
.signbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
}

.boxbord {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #081A53;
	border-right-color: #081A53;
	border-bottom-color: #081A53;
	border-left-color: #081A53;
	border-right-style: solid;
}
.redbord {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.menubord {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
}


/*main menu*/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	border-bottom: 1px solid #cccccc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	color: #FF0000;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	padding-top: 8px;
	height: 20px;
	font-weight: bold;
	border: 1px solid #081A53;
		
}

#sectionLinks a:hover{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	background-color: #FF0000;
	font-weight: bold;
}
/*main menu end*/

.whitelabel {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}

.textbox {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	width: 90px;
	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: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
}
.submitbo {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	/*width: 55px;*/
	background-color: #9D7F36;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
	font-weight: bold;
}

.whitetext {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.searchbox {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	width: 160px;
	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: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
}
.submenuline {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #9D7F36;
}
.heading1 {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #E8E2D0;
}
.footertext {
	font-family: Verdana;
	font-size: 10px;
	color: #9D7F36;
}
.leftback {
	background-image: url(../images/bg_left.gif);
	background-repeat: repeat-y;
}
.form1 {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	width: 350px;
	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: #000000;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #000000;
}
.textarea {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	width: 350px;
	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: #000000;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #000000;
	height: 100px;
}
.form2 {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	width: 120px;
	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: #000000;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #000000;
}
.textnormal {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
.textnormalbold {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
