body {
	background-color:#FFF5E4;
/*	background-image:url(images/back_right.gif);
	background-repeat:repeat-x;
	background-attachment:fixed;
	padding:0px; */
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666054;
	
	scrollbar-face-color: #E3CCA3;
	scrollbar-arrow-color: #9B7A6B;
	scrollbar-base-color: #FFEDD2;
	scrollbar-shadow-color: #9B7A6B;
	scrollbar-DarkShadow-Color: #FFEDD2;
	scrollbar-highlight-color: #FFEDD2;
	scrollbar-3d-light-color: #FFEDD2;
}

.back01 {
	background-color:#64A26F;
}

.back02 {
	background-color:#CEE2C7;
}

.back03 {
	background-color:#FFEDD2;
}

.back04 {
	background-color:#C5AD9C;
}

.back05 {
	background-color:#EDE0B4;
}

.back06 {
	background-color:#DFC39F;
}

.table01 {
	background-color:#F6DFBE;
}

.table02 {
	background-color:#F8E7CD;
}

.table03 {
	background-color:#EBD5B4;
	font-weight:bold;
}

th {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666054;
	text-align: left;
	background-color:#EBD5B4;
}

.back_left {
	background-image: url(images/page_back_left.gif);
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-color:#333333;
	padding:0px;
}

h1 {
	font-family: Times, Times New Roman, serif , verdana, arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #A80F14;
}

h2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666054;
}

td {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666054;
}

td.red {
	color: #A80E10;
}

li {
	list-style-image: url(images/list_arrow.gif);
	color: #666054;
}

li.red {
	list-style-image: url(images/list_arrow_red.gif);
	color: #A80E10;
}

.back_right {
	background-image: url(images/page_back_right.gif);
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-color:#333333;
	padding:0px;
}
.picborder {
	border-color: #DFC39F;
	border-width: 1px;
	border-style: solid;
	padding:0px;
}

input, select, textarea {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:10px;
	color: #666054;
	background-color:#FDEACF;
}

input.side, select.side, textarea.side {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
	color: #666054;
	background-color:#FDEACF;
}

input.button {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:10px;
	color: #666054;
	background-color:#FDEACF;
	cursor: pointer;
}

/*.red {
	color: #A80E10;
}

.subheading {
	color: #22201C;
}*/



.line_dotted {
	background-image: url(images/line_dotted.gif);
	background-repeat:repeat-x;
}

.text_small {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #666054;
}


a:link, a:active, a:visited {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #A80E10;
	text-decoration: none;
}

a:hover {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #A80E10;
	background-color:#F6DFBE;
	text-decoration: none;
}

a.nav:link, a.nav:active, a.nav:visited, a:nav.hover {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #A80E10;
	background-color:#FFEDD2;;
}

a.subnav:link, a.subnav:active, a.subnav:visited {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #666054;
	text-decoration: none;
}

a.subnav:hover {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #666054;
	text-decoration: none;
	background-color:#F6DFBE;
}

a.metanav:link, a.metanav:active, a.metanav:visited {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #A80E10;
	text-decoration: none;
}


a.metanav:hover {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #A80E10;
	background-color:#F6DFBE;
	text-decoration: none;
}
