body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	
	scrollbar-face-color: #d4d0c8;
	
	scrollbar-3dlight-color: #808080; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-shadow-color: #808080;
	
	scrollbar-arrow-color: #000000; 
	scrollbar-track-color: #efefef;
	
	scrollbar-darkshadow-color: #efefef;
}
.topmenu{
	background:#dddddd; 
	height:18px;
	font-size: 10px;
	color: #4d4d4d;
}
.topmenu.sel{
	color: Black;
	font-weight: bold;
}
.topmenu a{
	font-size: 10px;
}
a {
	font-size: 10px;
	color: #4d4d4d;
}
a:hover {
	/*color: #ffffff;*/
	text-decoration: none;
}
a.link1{
	color: #ff9805;
	text-decoration: underline;
}
a.link1:hover{
	color: #ff9805;;
	text-decoration: none;
}

h1{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	/*line-height: 5px;*/
	color: #1a1a1a;
}

h1 a{
	font-size: 16px;
	font-weight: bold;
	/*line-height: 5px;*/
	color: #1a1a1a;
}

p {
margin-top:10px;
margin-bottom:10px;
}

tr, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2a2a2a;
}
.txt {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2a2a2a;
}
.link1txt{
	color: #ff9805;
}
.mnu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}

.red {
	color: red;
}

input, button,  option, select, textarea {
	border-right:1px solid ButtonShadow;
	border-bottom:1px solid ButtonShadow;
	border-left:1px solid ButtonShadow;
	border-top:1px solid ButtonShadow;
	/* cursor: hand; */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table.border{
border-color: black;
border-style: solid;
border-width: 0 1px 1px 0
}

table.border td, table.border th{
border-color: black;
border-style: solid;
border-width: 1px 0 0 1px
}
.star{
color: #FF0000;
}
.anothertext{
	color:#8A0111;
	font-weight: bold;
}

.strongtext{
	font-weight: bold;
}

table.maintable{
border-style:solid;
border-width:1px;
border-color:8A0111;
}


table.leftcolumn{
border-style:none;
border-width:0px;
margin-left:20px;
margin-top:10px;
margin-bottom:0px;
}

.indent{
margin-left:20px;
font-weight: bold;
}
