a {
	border-bottom: 1px ridge #000000;	
	text-decoration:none;
	color: black;
}

a:hover {
	border-bottom: 1px ridge #3333ff;	
	text-decoration:none;
	color: black;
}

.dropmenu {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	background-repeat: repeat;
	position: absolute;
	display: none;
	z-index: 100;
	filter: alpha(Opacity=0);
	cursor: default;
	background-color: #3366dd;
	color: black;
	vertical-align: middle;
}

.menu {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	background-repeat: repeat;
	background-color: #3366dd;
	color: black;
	vertical-align: middle;
	cursor: default;
}

*.menulink {
	border:0px;
	text-decoration:none;
	cursor:default;
	color:white;
}

a.menulink:hover {
	border:0px;
	text-decoration:none;
	cursor:default;
	color:white;
}

BODY { 
	SCROLLBAR-FACE-COLOR: #3366dd; 
	SCROLLBAR-HIGHLIGHT-COLOR: #3366ff; 
	SCROLLBAR-SHADOW-COLOR: #00248F; 
	SCROLLBAR-3DLIGHT-COLOR: #5D78FF; 
	SCROLLBAR-ARROW-COLOR: black; 
	SCROLLBAR-TRACK-COLOR: #8AA0FF; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	background-color: #ffffff;
	color: black;
}

.standartTable {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	background-repeat: repeat;
	table-layout: fixed;
}

.standart {
	font-family: Verdana; 
	font-size: 12px; 
	font-style: normal; 
	font-weight:normal;
	text-align: justify; 
	background-repeat: repeat;
	table-layout: auto;
	color:black;
}

b {  
	font-family: Verdana; 
	font-size: 13px; 
	font-weight: bold; 
	text-align: center; 
	text-transform: underline;
}

h3 {  
	font-family: Verdana; 
	font-size: 16px; 
	font-style: normal;
	font-weight: normal; 
	text-align: left; 
	color:black;	
}

INPUT.inp {
	border : 1px solid black;
	color: black;
	cursor : text;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	background-color: #8AA0FF;
}

*.lst
{
	border : 1px solid black;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: black; 
	background-color: #8AA0FF;
}

HR {
	height: 1px;
	color: black;
	width: 30%;
	text-align:left;	
}

*.butt {
	border : 1px solid black;
	color: black;
	cursor : hand;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	background-color:white;
	height: 24px;
	background-color: #8AA0FF;
}

TEXTAREA.tt {
	border : 1px solid black;
	color: black;
	cursor : text;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	background-color: #8AA0FF;
}
