body {
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ACACAC;
	background-color: #600000;
                margin-left: 0px;
	margin-top: 0px;
	margin-width: 0px;
	margin-height: 0px;
	scrollbar-Track-Color: #E8ECED;
	scrollbar-Face-Color: #E8ECED;
	scrollbar-highlight-color: #CBD4D6;
	scrollbar-3d-light-color: #E8ECED;
	scrollbar-dark-shadow-color: #CBD4D6;
	scrollbar-shadow-color: #CBD4D6;
	scrollbar-arrow-color: #666666;
}

p {
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-top: 0px; padding-bottom: 0px; 
}

.bodytext {
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-top: 0px; padding-bottom: 4px;
}

.csc-header {
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	clear: both;
	margin-top: 4px; margin-bottom: 4px;
}

h1, h2 {
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #CCCCCC;
	padding-left: 2px;
	margin-top: 8px;  margin-left: 0px; margin-roght: 0px; margin-bottom: 8px;
}

h3 {
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	background-color: #5A5A5A;
	padding-left: 2px;
	margin-top: 8px;  margin-left: 0px; margin-roght: 0px; margin-bottom: 8px;
}

h4 {
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	background-color: #5A5A5A;
	padding-left: 2px;
	margin-top: 8px;  margin-left: 0px; margin-roght: 0px; margin-bottom: 8px;
}

h5 {
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	margin-top: 8px;  margin-left: 0px; margin-roght: 0px; margin-bottom: 8px;
}

.csc-caption {
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
}

.lang_t {
	color: #000000;
}

.lang_f {
	color: #AAAAAA;
}

hr.menu1 {
	width: 100%;
	height: 0px;
	border: 1px solid black;
}

hr.menu2 {
	width: 100%;
	height: 0px;
	border: 1px dotted black;
}

.menu1 {
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
                background-color: #ACACAC;
	border-color: #5A5A5A;
	border-width: 2px;
	border-style: solid;
	padding-left: 2px;
}

.menu2 {
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.menu2bold {
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

.grey {
	background-color: #CCCCCC;
}

.banner {
	margin-bottom: 4px;
}

a {
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 12px;
	color: #993300;
	text-decoration: none;
}
a:hover {
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 12px;
	color: #993300;
	text-decoration: none;
}
