body {
	margin-bottom: 0px;
	background-color: #FFFFFF;
	margin: 10px;
}.tableborder {
	border: 2px solid #e8e8e8;
}
td, textarea, input, select {
	font-family: Tahoma;
	font-size: 12px;
	color: 929292;
	font-weight: normal;
	line-height: 16px;
	}
    
    
.main {
padding: 5px;
}

.frame {
	border: 1px solid #E8E8E8;
}.text1 {
	font-family: tahoma;
	font-size: 12px;
	color: ea8400;
	font-weight: bold;
}
.text2 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: 616066;
}
.text3 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: 616066;
}
.text4 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: 3e6641;
}
.text5 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: 67767a;
}
.text6 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.text7 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.text8 {	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: 94AEC5;
}
.text9 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: 4E4E4E;
}

a:link {
	color: 616066;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;}
a:visited {
	color: 616066;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;}
    
    a:hover {
	color: 616066;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	
	text-decoration: underline;
}.inputstyle {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}/* menu */.menu{
width: 230px; /*width of menu*/
}.menu ul{
list-style-type: none;
margin: 5px 0;
	padding: 0;
}

.menu ul li a, .menu ul li a:visited {
/*background: url(../images/bullet.png) no-repeat 3px center; */
display: block;
width: auto;
text-decoration: none;
	padding: 5px 0 5px 20px;
	background-color: #ea8400;
	color: white;
	border-bottom: 2px solid #e8e8e8;
}
.markermenu ul li a:active{
color: #eb8401;
text-decoration: none;
	padding: 5px 0 5px 20px;
	background-color: #e8e8e8;
}



.menu ul li a:hover{
color: #eb8401;
background: #e8e8e8 url(../images/bullet_over.png) no-repeat 3px center;  /*onMouseover image change. Remove if none*/
display: block;
width: auto;
text-decoration: none;}/* Holly Hack for IE \*/
* html .menu ul li { height: 1%; }
* html .menu ul li a { height: 1%; }
/* End */#news ul li {
	list-style-image: url(../images/bullet_over.png);
	list-style-position: outside;
	width: 175px;
}.img {
	border-style: double;
	border-color: #eb8401;
}

.prestige {
	background: url(../images/parchment_background.jpg) repeat;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */#vdividermenu ul{
	width: 545px;
    padding: 0;
    float: left;
	border-style: solid;
	border-bottom-color: #e8e8e8;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-width: 0;
	border-top-width: 0;
	border-left-color: #e8e8e8;
	background-color: #ea8400;
	height: 25px;
	margin: 0;
}
#vdividermenu ul li{
    display: inline;
}#vdividermenu ul li a, #vdividermenu ul li a:visited {
    float: left;
    text-decoration: none;
    background: transparent url(media/vertical.gif) center right no-repeat;
    width: 110px;
		background-color: #ea8400;
	color: white;
	padding-top: 5px;
	padding-left: 25px;
}



#vdividermenu ul li a:hover{
    color: #eb8401;
    background: #e8e8e8 url(../images/bullet_over.png) no-repeat 3px center;  /*onMouseover image change. Remove if none*/
    text-decoration: none;
    height: 22px;}.bordertr {
	border-top: 1px solid #e8e8e8;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
}.smallcaps {
	font-variant: small-caps;
}
}