/* Template CSS */
html, body {
	background-image:;
	background-color:;
	background-repeat:;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	background-color: #362203;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}

td, body, th, span, div, ul, p{ 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 25px;
	color: #9e851e
	
}

a:link, a:visited, a:active{color: ; : ;
	color: #67331D;
}
a:hover{color: ; text-decoration: ;
	color: #040203;
}


input.btn
{
	font-size:12px;
    font-family:;
    color:;
    background-color:;
    border:;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #7B8C7A;
	background-color: #E9F6E8;
	border: 2px solid #CEEBCD; 
}
.content_image {
	border: 3px solid #FDF7DB;
}


input.btn_hover
{
	font-size:12px;
    font-family:;
    color:;
    background-color:;
    border:;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #E9F6E8;
	background-color: #7B8C7A;
	border: 2px solid #CEEBCD; 
}



.alert 
{
	color:Maroon;
	font-weight:bold;
	font-size: 11px;	
}


textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 25px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.textbox_standard, .textboxStandard {
	width: 150px;
	background-color: #FDF7DB;
	border-width: thin;
	border-style: solid;
	border-color: #E9F6E8;
}

.textbox_thin, .textboxThin {
	width: 50px;
	background-color: #FDF7DB;
	border-width: thin;
	border-style: solid;
	border-color: #E9F6E8;
}
}

.textbox_thin_alert, .textboxThinAlert
{
	background-color: #FF9999;
	width: 44px;
}

.textbox_wider, .textboxWide {
	width: 240px;
	background-color: #FDF7DB;
	border-width: thin;
	border-style: solid;
	border-color: #E9F6E8;
}
}

.textbox_widest, .textboxWidest {
	width: 400px;
	background-color: #FDF7DB;
	border-width: thin;
	border-style: solid;
	border-color: #E9F6E8;
}
}

.table_header, .table_header td, .table_header a, table_header a:visited, .table_header a:link, .table_header a:active
{
	background-color: #A3C380;
	color: White;
	font-weight: bold;
	text-decoration: none;
}

.table_header a:hover
{
	text-decoration: underline;
}


.table_alt_row
{
	background-color:#FCF2C5;
	
}
.table_row
{
	background-color:#FDF7DB;
	
}
.table_alt_2_row
{
	background-color:Silver;
	
}

.table_grid 
{
	border-color:#A3C380;
	border-width:1px;
	border-style:solid;
	border-collapse:collapse;	
	
}


.subtitle 
{
	font-weight: bold;
	color: #FF9C0F;
	
}

.form_field {
	background-color:#FFFFFF;
	border: #A2C3FF 1px solid;
	padding-left: 3px;
}

.standard_font {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 25px;
	color: #9e851e
	}



.seperator {
	font-size:9px;
	font-weight:bolder;
}

.textbox_search {
	width: 120px;
	height: 18px;
	font-size:10px;
}

.h1, header1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #9E851E;
	line-height: 25px;

}
.green_content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	color: #7b8c7a;
}


.h2, header2 {

}

.h3, header3 {

}
