textarea {
background-color: #D3D3D3;
}
input {
	background-color: #E6E6FA;
	width: 250px;
	height: 11px;
	font-size: 10px;
	border: dashed;
	border-width: 1px;
	
}
input.subject {
	background-color: #E6E6FA;
	width: 460px;
	height: 11px;
	font-size: 10px;
	border: dashed;
	border-width: 1px;
	}
	
input.button {
	background-color: Silver;
	width: 100px;
	height: 20px;
	border: ridge;
	
	
	
}

A {
	color: Maroon;
	text-decoration: none;
	text-align: left;
}

A:HOVER {
	color: #00008B;
	text-decoration: none;
}


a.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: White;
}

a.top:HOVER {
	color: black;
}
A.bottom {
	font-family: Arial;
	font-size: 9px;
	text-align: center;
	color: White;
	text-decoration: none;
}
A.bottom:HOVER {
	color: Black;
}
A.bottomblack {
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	color: Black;
	text-decoration: none;
}
A.bottomblack:HOVER {
	color: #CC0000;
}

A.news {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: Black;
	text-decoration: none;
}
A.news:HOVER {
	color: #CC0000;
}

li {
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	padding-left: 3px;
	text-align: left;
	left: -3px;
}

div.side {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	padding-left: 5px;
	list-style-image: url(../images/bullet2.gif);
	}
div.copyright {
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
text-align: center;
color: Silver;
}


a.readmore {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	color: #CC0000;
	text-decoration: none;
}

a.readmore:HOVER {
	color: Black;
	text-decoration: none;
}

a.side {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-align: left;
	color: Black;
}

a.side:HOVER {
	color: #CC0000;
}
div.layer1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
div.layer2{
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}

p.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Black;
	text-align: justify;
}

div.sidetext {
	font-family: Tahoma;
	font-size: 11px;
	color: white;
	text-align: justify;
}

div.tabletext {
	font-family: Arial;
	font-size: 11px;
	color: black;
	text-align: justify;
}
div.titlegray {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #333333;
}

div.titlered {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}