body {
	scrollbar-base-color: #F1FFFA;
	font-family: Arial;
	font-size: small;
	color: #6a3e01;
}


.select1 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #6a3e01;
}
.select2 {
	font-family: "Courier New", Courier, mono;
	font-size: small;
	color: red;
	text-transform: uppercase;
	text-decoration: underline;
}

.forms {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #FFEDBA;
	border: 1px groove #303448;
	color: #6a3e01;
}

a {
color: #6a3e01;
}



input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #FFEDBA;
	border: 1px groove #303448;
	color: #6a3e01;
}


h1, h2, h3, h4 {color: #c4707f; font-size: 20px; font-weight: normal; font-family: Tahoma, Verdana, Arial;}


img
{
 border-color:#2C506B;
}


hr
{
 color:#6a3e01;
}

table
{
 border-color:#2C506B;
}

th {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}

.table_head {color:red}
.column_test {color:green}


.dark {background-color: ##FFEDBA;}
.light {background-color: #FFEDBA;}


.newsdate {font-weight:bolder;}

.styleLine {font-size: 10px}