body {
	font-family: Arial, san-serif;
}
td.banner {
	background-image: url(../images/spacer3.jpg);
	background-repeat: repeat-x;
	text-align: left; 
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	background-color: #DDDDFF;
	outline: Black solid 1px;
	padding: 1px 2px 1px 2px;
	font-weight: bold;
}
/* these are the button style attributes to modify when the button is "grayed out" */
.unbutton {background-color: #BBBBBB; color: 444444;}

a {
	color: #0000CC;
	text-decoration: underline;
}

a:hover {
	background-color: #CC9900;
	color: #FFFFFF;
	text-decoration: none;
}

a.one {
	color: #0000CC;
}

a:hover.one {
	text-decoration: underline;
}

td.footer {
	background-color: #CC9900;
	color: #FFFFFF;
	font-size: 9px;
	text-align: center;
	vertical-align: middle;
}

td.topnav {
	background-color: #CC9900;
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
}

a#topnav {
	background-color: #CC9900;
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
}

a#topnav:hover {
	text-decoration: none;
	color: #000000;
}

a#tablehead {
	
	color: blue;
	font-size: 11px;
	text-align: center;
	text-decoration: underline;
}

a#tablehead:hover {
	text-decoration: none;
	color: #ffffff;
}

td.text1 {
/*	background-color: #DDDDFF;
*/	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	/*border-bottom: 2px solid #DDDDFF;*/
}

td.text1-even {
	background-color: #DADADA;
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	border-bottom: 2px solid #DDDDFF;
}

td.text1-odd {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	border-bottom: 2px solid #DDDDFF;
}

td.text1b {
	color: #000000;
	font-size: 12px;
	padding: 3px 3px 3px 3px;
	text-align: left;
}
.smallwhite {
	color: #ffffff;
	font-size: 9px;
	padding: 2px 3px 2px 3px;
	text-align: justify;
	background-color: #330000;
	font-weight: normal;
	vertical-align: bottom;
}

.smallblack {
	color: #000000;
	font-size: 9px;
	padding: 0px 1px 1px 1px;
	text-align: left;
	font-weight: normal;
	vertical-align: middle;
}

td.style1 {
	border: 1px solid Black;
}

td.style2 {
		background-color: #FFFFFF;
}

td.style3 {
    background-color: #8EACB0;
	   color: #FFFFFF;
}

td.style4 {
       background-color:#CFDCDE;
}

td.style6 {
font-size: 11px;
color: #330000;
font-weight: bold;
/*background-color: #DDDDFF;*/
text-align: left;
padding: 1px 1px 1px 5px;
}

td.style7 {
	font-size: 12px;
	color: #330000;
	font-weight: bold;
	/*background-color: #586F85;*/
	text-align: center;
	padding: 3px 1px 3px 0px;
}

div.style6 {
	font-size: 11px;
	
	color: #330000;
	font-weight: bold;
	/*background-color: #DDDDFF;*/
	text-align: center;
	padding: 1px 1px 1px 1px;
	border-color: Black;
	border-style: solid;
	border-width: thin;
}

td.subhead{
	font-size: 14px;
	color: #330000;
	font-weight: bolder;
	text-align: left;
	padding: 2px 3px 2px 3px;
}

td.style7 {
	padding-left: 10px;
}

td.style8 {
	padding: 3px 1px 3px 3px;
}

td.style9 {
	padding: 3px 3px 3px 15px;
}

.Menu_bg_color {
	background-position: left;
	background-repeat: repeat;
	margin-left: 1px;
	background-color: #330000;
	
}

p.style1 {
color: #30465D
}

p.style2 {
font-size: 18px;
color: #330000;
font-weight: bold;
}

p.style3 {
color: #000000
}

p.style4 {
	color: #330000;
	font-size: 16px;
	font-weight: bold;
	margin-right: 10px;
}

p.style5 {
	color: #8EACB0;
	font-size: 22px;
	font-weight: bold;
}

p.style6 {
font-size: 14px;
color: #0000CC;
font-weight: bold;
font-style: normal;
}

table.style1 {
	font-size: 12px;
}

table.style2 {
	margin-top: 5px;
}

table.style3 {
		/*border: 2px solid #330000;*/
		margin-top: 5px;
		margin-left: 15px;
}
	
table.style4 {
	background-color: #222222;
	border: 1px solid #000000;
}

td.table.style3 {
	padding: 2px 1px 2px 1px;	

}

img.one {
		border: 1px solid #000000;
}

/* ------------------------------------------------------------ */

.backend_error_div {
	color: #FF0000;
	font-weight: bold;
	background-color: #FFEEEE;
	border: 1px solid black;
	padding: 4px;
	margin: 8px;
}

.backend_confirmation_div {
	color: #004400;
	font-weight: bold;
	background-color: #EEFFEE;
	border: 1px solid black;
	padding: 4px;
	margin: 8px;
}
div.info_box {
	color: #330000;
	background-color: #CC9933;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #330000;
	border-bottom-color: #330000;
	border-left-color: #FFFFFF;
	font-size: 11px;
	padding: 4px;
}
