body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body, td, div, p {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #330000;
	text-decoration: none;
}
 
input, select, textarea {

font-size : 10px;
font:Arial, Helvetica, sans-serif;
font-weight : normal;
color : #330000
}

button {

font-size : 10px;
font-family : Verdana, Arial;
font-weight : normal;
color : #330000

}

a {font-family: Verdana, Arial, Helvetica; font-weight: normal; text-decoration: none}

a:link {font-family: Verdana, Arial, Helvetica; font-weight: bold; font-size: 10px; color: #990000; text-decoration:none}
a:active {font-family: Verdana, Arial, Helvetica; font-weight: bold; font-size: 10px; color: #660000; text-decoration:none}
a:visited {font-family: Verdana, Arial, Helvetica; font-weight: bold; font-size: 10px; color: #990000; text-decoration:none}
a:hover {font-family: Verdana, Arial, Helvetica; font-weight: bold; font-size: 10px; color: #660000; text-decoration:none}

a.nav:link {font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-size: 11pt; color: #990000; text-decoration:none;font-style: italic;}
a.nav:active {font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-size: 11pt; color: #660000; text-decoration:none;font-style: italic;}
a.nav:visited {font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-size: 11pt; color: #990000; text-decoration:none;font-style: italic;}
a.nav:hover {font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-size: 11pt; color: #660000; text-decoration:none;font-style: italic;}

a.link:link {font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-size: 9pt; color: #660000; text-decoration:none;  font-style: italic;}
a.link:active {font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-size: 9pt; color: #990000; text-decoration:none; font-style: italic;}
a.link:visited {font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-size:9pt; color: #660000; text-decoration:none; font-style: italic;}
a.link:hover {font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-size:9pt; color: #990000; text-decoration:none; font-style: italic;}

a.footer:link {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color: #660000; text-decoration:none;}
a.footer:active {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color: #990000; text-decoration:none;}
a.footer:visited {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size:12px; color: #660000; text-decoration:none;}
a.footer:hover {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size:12px; color: #990000; text-decoration:none;}

.bgindex {
	background-color: #FFF7E6;
	background-image: url(../images/bg_index.gif);
	background-repeat: repeat-x;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	font-style: italic;
}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #660000;
	text-decoration: none;
}
.bggradientright {
	background-image: url(../images/bg_gradientrightcs.gif);
	background-repeat: repeat-y;
}
.bggradientleft {
	background-image: url(../images/bg_gradientleftcs.gif);
	background-repeat: repeat-y;
}
.bg {
	background-color: #E2CA9B;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
