body {
	margin: 0px;
	padding: 0px;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.career {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #976800;
	text-decoration: none;
}



#menu {
	font-size: 12px;
	color: #9A6603;
}
#menu a {
	color: #9A6603;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial;
}
.dot-border {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
}
.hor-split {
	background-image: url(../images/dot-1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.footer {
	background-image: url(../images/footer_02.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.footer a {
	color: #999999;
	text-decoration: none;
}
.spliter {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/split-dot.gif);
	background-repeat: repeat-y;
}
.frame-border {
	background-image: url(../images/dot-border.gif);
	background-repeat: repeat-x;
}
.textbox1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 17px;
	width: 145px;
	border: 1px solid #737373;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.textbox2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 17px;
	width: 215px;
	border: 1px solid #737373;
}
.textbox3 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 45px;
	width: 375px;
	border: 1px solid #737373;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tab1 {
	margin-right: 1px;
	padding-right: 13px;
	padding-left: 13px;
	background-color: #FFFFFF;
	border: 1px solid #9A6600;
	height: 18px;
	
}

.tab1 a { color:#000; }
.tab2 a { color:#000; }

.tab2 {
	padding-right: 13px;
	padding-left: 13px;
	background-color: #FFFFFF;
	height: 18px;
	background-repeat: no-repeat;
	background-position: right;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9A6600;
	border-bottom-color: #9A6600;
	border-left-color: #9A6600;
	
}
.tab1-over {
	margin-right: 1px;
	padding-right: 13px;
	padding-left: 13px;
	background-color: #9A6600;
	border: 1px solid #9A6600;
	height: 18px;
	color: #FFFFFF;
}

.tab1-over a {
	color:#fff;
	cursor: pointer;
}

.tab1-over a:hover { color:#fff; }

.tab2-over a {
	color:#fff;
	cursor: pointer;
}

.tab2-over a:hover { color:#fff; }


.tab2-over {
	padding-right: 13px;
	padding-left: 13px;
	background-color: #9A6600;
	height: 18px;
	background-repeat: no-repeat;
	background-position: right;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9A6600;
	border-bottom-color: #9A6600;
	border-left-color: #9A6600;
	color: #FFFFFF!important;
}

#dropmenudiv{
	position:absolute;
	font:11px/29px "Arial";
	z-index:100;


}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 19px;
	background:url(../images/dot.gif) #DDCDAB repeat-x bottom;	
	
	padding: 0px;
	text-decoration: none;
	color: #976600;
	font-family: "Trebuchet MS","Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	

}

#dropmenudiv a:hover{

	font-family: "Trebuchet MS","Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	background:url(../images/dot.gif) #EEE5D4 repeat-x bottom;	
}

#dropmenudiv .special{
	width: 100%;
	display: block;
	text-indent: 19px;
	background:url(../images/dot.gif) #9A6600 repeat-x bottom!important;	
	padding: 0px;
	text-decoration: none;
	color: #fff;
	font-family: "Trebuchet MS","Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;

}

.subpage {
	background:url(../images/dot-1.gif) repeat-x bottom;	
}
