/*
 All contents of this file and all associated Page Concepts' 
 files are copyright 1996-2001, ajk concepts, inc. 
 Duplication without permission is strictly prohibited. 
*/
BODY { 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px;
	COLOR: #4F2617;
	background: url(../images/background.jpg);
	margin-top: 12px;
	scrollbar-face-color: #4f3227;
    scrollbar-shadow-color:White;
	scrollbar-arrow-color: White;
/*  
	scrollbar-highlight-color:
    scrollbar-3dlight-color:
    scrollbar-darkshadow-color:
    scrollbar-track-color: 
*/
}
P, SPAN{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px;
	COLOR: #4f3227;															
}
TABLE, TD { 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px; 
	COLOR: black;
}
TEXTAREA, INPUT, SELECT {  
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
}

HR{
	height: 1pt;
	color: #E3E3E4;
}
H1{
	color: #4f3227;
	font-size: 16px;
	padding-left: 10px;
}
H2{
	font-size: 14px;
	color: #4f3227;
	padding-left: 10px;
}
H4{
	color:#4f3227;
	font-size: 13px;
	padding-left: 10px;
}
A:link  {
	COLOR: black; 
	text-decoration: underline;
}

A:visited { 
	COLOR: Black;
	text-decoration: underline;
}
A:active {
	COLOR: #273150;
	text-decoration: underline;
}
A:hover {
	COLOR: #273150;
	text-decoration: none;
}

.copyright{
	font-size: 9px;
	COLOR: #4f3227;
}
.copyright A:link  {
	COLOR: #4f3227;
	text-decoration: none; 
	 FONT-WEIGHT: normal;
}
.copyright A:visited { 
	COLOR: #4f3227;
	text-decoration: none; 
    FONT-WEIGHT: normal;
}
.copyright A:active {
	COLOR: #4f3227;
	text-decoration: underline; 
   FONT-WEIGHT: bold;
}
.copyright A:hover {
	COLOR: black;
	text-decoration: underline; 
    FONT-WEIGHT: normal;
}
.leftnav{
	font-size: 12px;
	color: #e2cfb1;
	background-image: URL(../images/left_bg.gif);
	background-repeat: repeat-y;
}
.leftnav A:link  {
	COLOR: #e2cfb1;
	text-decoration: underline; 
}
.leftnav A:visited { 
	COLOR: #e2cfb1;
	text-decoration: underline; 
}
.leftnav A:active {
	COLOR: #e2cfb1;
	text-decoration: underline; 
}
.leftnav A:hover {
	COLOR: #4f3227;
	text-decoration: none; 
}
.leftnav td{
	padding-left: 30px;
}
.leftnav p{
	COLOR: #e2cfb1;
	FONT-WEIGHT: bold;
	font-size: 10px;
}
.center p{
	padding-left: 12px;
	padding-right: 12px;
}

.pheader2{
	color: #4f3227;
	font-size: 16px;
}
.pheader{
	color: #4f3227;
	font-size: 12px;
}



