body {
background-color: #4C4F3F;
background-image: url('images/bg1.gif');
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center top;
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	text-align : left;
margin: 0;
padding: 0
}

:root { overflow-y: scroll; 
}

.footer { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; color: #4C4F3F;  
	text-decoration: none
}

.footer:hover {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; color: #FFFFFF; 
	text-decoration: none}
}

.footer2 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; color: #000000;  
	text-decoration: none
}

.content { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: black;
	text-decoration: none
	text-align : left;
}

.imagetx { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	color: red;
	text-decoration: none
	text-align : left;
}

p.disclaimer {
font-size: 9pxl;
}


}

.content2  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : 505050;
	text-decoration : none;
}

div  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : 505050;
	text-decoration : none;
}

P  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : 505050;
	text-decoration : none;
}

H1  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color : black;
	text-align : center;
}

H2  {
	font-size : 14px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : black;
	text-align : center;
}

H3  {
	font-size : 14px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : black;
	text-decoration : none;
}

TD  {
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-decoration : none;
}

A  {
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : 505050;
	text-decoration : none;
}

A:Visited  A:Active  {
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : green;
	text-decoration : none;
}

A:Hover  {
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : white;
	text-decoration : none;
}

.header{ font-weight: bold; text-align: center; font-size: 24pt; }
.column_header {   padding: 3px; background-color: #EEEEEE; font-weight: bold; text-align: center; }
.column_header_small {  padding: 3px; background-color: #EEEEEE; font-weight: bold; text-align: center; }
.table_cell {  text-align: left; padding: 3px; background-color : #BCC0AD;}
.table_cell_small {   text-align: center; padding: 3px; background-color : #BCC0AD;}
.input_xsmall { width:30px; }
.input_small { width:70px; }
.input_large { width:200px; }
.input_xlarge { width:300px; }
.input_xxlarge { width:400px; }
.form_left { text-align: right; font-weight: bold; }
.form_caption { text-align: center; font-weight: bold; }
.form_bold { font-weight: bold; }
.save { padding:15px; text-align: center; }
.error { text-decoration: none; color: red; font-weight: bold; text-align: center; }
.bold_red { text-decoration: none; color: red; font-weight: bold; }
.bold_green { text-decoration: none; color: green; font-weight: bold; }
.bold_yellow { text-decoration: none; color: #CFB52B; font-weight: bold; }
.page_title { color: #505050; font-size: 14px; font-weight: bold;}
.field_set { border-color: #505050; }
.secondary_legend { font-weight: bold; }
a.large_link{ font-weight: bold; font-size: 16pt; }
a.cancel_link{ font-size: 10pt; color: #999999; }
.no_records{ text-align: center; font-style: italic; }
.list_table { text-align: left;  border-collapse: collapse; background-color : #BCC0AD; }