
.trwhite{
	background-color: #ffffff;
	}
body{
	background-color: #67686B;
	color: #ffffff;
	}

a:link.menutop {
	color: #67686B;
	text-decoration: none;
}
a:active.menutop {
	color: #67686B;
	text-decoration: none;
}
a:visited.menutop {
	color: #67686B;
	text-decoration: none;
}
a:hover.menutop {
	text-decoration: none;
	color: #620008;
}

a:link.menusub {
	color: #ffffff;
	text-decoration: none;
}
a:active.menusub {
	color: #ffffff;
	text-decoration: none;
}
a:visited.menusub {
	color: #ffffff;
	text-decoration: none;
}
a:hover.menusub {
	text-decoration: none;
	color: #620008;
}


a:link {
	text-decoration: none;
	color: #B1B1B1;
}
a:active {
	text-decoration: none;
	color: #B1B1B1;
}
a:visited {
	text-decoration: none;
	color: #B1B1B1;	
}
a:hover {
	text-decoration: none;
	color: #ffffff;
}

.mainmenu {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}


h1 {  
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	color: #ffffff;
	line-height: 18px;
}
h2 {  
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #ffffff;
	line-height: 16px;
}
h3 {  
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #ffffff;
	line-height: 14px;
}
	
h4 {  
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 26px; 
	font-weight: normal; 
	color: #848484;
	line-height: 26px;
	text-transform: normal;
	margin: 0px;
	padding: 0px;
}	
		
.header { 	
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	color: #ffffff;
	line-height: 16px;
	width: 100%}
.black {color: #000000;}
.gbnr { font-family:  Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #000000; line-height: 15px}
.gb_name { font-family:  Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #eeeeee; line-height: 15px}
.text_nor { font-family:  Arial, Helvetica, sans-serif; font-size: 11px}
.text_big { font-family:  Arial, Helvetica, sans-serif; font-size: 12px}
.text_sml { font-family:  Arial, Helvetica, sans-serif; font-size: 10px}

.mylink { 
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold; 
	text-decoration: none;}

select{
	font-size: 11px;
	border-width: 1px;
	border-style:solid;
	border-color:#c00000;
}
input{
	font-size: 11px;
	padding: 1px;	
	border-width: 1px;
	border-style:solid;
	border-color:#000000;
}
textarea{
	font-family: Arial,  Helvetica, sans-serif; 
	font-size: 12px;
	font-style: normal;
	padding: 2px;
	border-width: 1px;
	border-style:solid;
	border-color:#000000;
}
tr.withhover{
	background-color: #7D7D7F;
}
tr.withhover:hover {
	background-color: #575759;
}
