body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	scrollbar-face-color: #EFEFEF;
	scrollbar-3dlight-color: Silver;
	scrollbar-arrow-color: Gray;
	scrollbar-shadow-color: Gray;
	scrollbar-darkshadow-color: #A9A9A9;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #D8E7F5;
}




h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000071;
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #4682B4;
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #4682B4;
	font-size: 11px;
	text-transform: uppercase;
	margin-bottom: 0px;
	font-style: italic;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4682B4;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6495ED;
	font-weight: bold;
	text-decoration: none;
}

a.main_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}

a.main_menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}


a.right_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}

a.right_menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}


a.gr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #909090;
	font-weight: bold;
	text-decoration: none;
}


form {
	margin-top: 0px;
	margin-bottom: 0px;
}

hr {
	color: #909090;
	height: 1px;
}

.gr{
	color: #909090;
}

input.but {
	background-color: #D8E7F5;
}


#no_print {
	display: none;
}