.cursor_style {

cursor: move;

}

.div_style {
	scrollbar-face-color: #3d3a5b; 
	scrollbar-highlight-color: #6d689f;  
	scrollbar-shadow-color: #6d689f;  
	scrollbar-3dlight-color: #6d689f; 
	scrollbar-arrow-color: #6d689f; 
	scrollbar-track-color: #6d689f;  
	scrollbar-darkshadow-color: #6d689f; 
}

a    { font-weight: bold ;color:#000000; text-decoration:none; }
a:hover    { color:red; 	font-weight: bold ; text-decoration:none; }

a.simple_a    { font-weight: normal ;color:#006699; text-decoration:underline; }
a.simple_a:hover    { color:006699; 	font-weight: normal ; text-decoration:underline; }


a.box_off   { padding-top:2px; background-color:#006699; color:#000000; font-family: Arial; font-size: 11px; width:100%; height:20px; text-decoration:none; display: block; font-weight: bold; 	border-bottom-style: solid; border-bottom-color: #676767; 	border-width: 1;}
a.box_off:hover    { padding-top:2px; background-color:#800000; color:white; font-family: Arial; font-size: 11px; width:100%; height:20px; text-decoration:none; display: block;  font-weight: bold; }

input.submitstyle {
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    font-color : white;
	border:1px solid #999;
}

body,table,tr,td,textarea,select,input {
	font-weight: normal ; font-size: 11px; color: #000000; font-family: Arial; text-decoration: none
}

textarea:focus {
	background-color: #FFFFFF;
}

select:focus,input:focus {
	background-color: #FFFFFF;
}

.topic {
	font-weight: bold ; font-size: 11px; color: white; font-family: Arial; text-decoration: none
}

.topic:hover {
	font-weight: bold ; font-size: 11px; color: orange; font-family: Arial; text-decoration: none
}

.bar_header {
	font-weight: bold ; font-size: 13px; color: white; font-family: Arial; text-decoration: none	
}

a.topmenu {
	font-weight: bold ; font-size: 14px; color: black; font-family: Arial; text-decoration: none;padding:5px	
}

a.topmenu:hover {
	font-weight: bold ; font-size: 14px; color: orange; font-family: Arial; text-decoration: none	;padding:5px
}

a.topmenu_small {
	font-weight: bold ; font-size: 12px; color: #555555; font-family: Arial; text-decoration: none;padding:5px	
}

a.topmenu_small:hover {
	font-weight: bold ; font-size: 12px; color: #FF0000; font-family: Arial; text-decoration: none	;padding:5px
}

a.header {
	font-weight: bold ; font-size: 14px; color: #646464; font-family: Arial; text-decoration: none
}

a.header:hover {
	font-weight: bold ; font-size: 14px; color: orange; font-family: Arial; text-decoration: none
}

.form_style {
	font-weight: bold ; font-size: 130%; color: #000000; font-family: arial; text-decoration: none
}	
	
.bar_line {
	padding:5px;margin-top:5px:margin-bottom:5px;color:#006699;background-color:#F3F6E5;font-weight:bold;font-size:90%;
}
		
