body
{
	background-image: url(../images/pagebg.jpg);
	background-repeat: repeat-x;
	background-color: #887648;
}

.lcol
{
	background-image: url(../images/lcolbg.gif);
	background-repeat: no-repeat;
	background-color: #E2DCC1;
}

.maincol
{
	background-image: url(../images/mainbg.gif);
	background-repeat: no-repeat;
	background-color: #f2eedc;
	padding: 10px;
}

.rcol
{
	background-color: #E4DEBF;
}


.menuback
{
	background-image: url(../images/menuback.gif);
	background-repeat: no-repeat;
	background-color: #D0C8A9;
}

.themecolor1 
{
	background-color: #E7E2C8;
}

.themecolor2 
{
	background-color: #D2CAA9;
} 

.themecolor3
{
	background-color: #A69C7E;
}



/*  font styles  */

td
{
	color : #000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
}

.articleheader {

	font-family: Arial, Helvetica, Sans-serif;
	font-size: 14pt;
	line-height: 17pt; 
	color: #7C1409;
	font-weight: bold;
}

.moduleheader
{
	font-family : Arial, Helvitica, sans-serif;	
	text-decoration : none;	
	font-weight : bold;
	font-size : 11pt;
	line-height: 14pt;
	padding-left: 4px;
	color: #887648;
}

.altmenubg
{
	background-color: #DFD7B0;
}

.greyline
{
	background-color: #928F7E;
}

.leftbevel
{
	background-color: #C8C4AD;
}

.rightbevel
{
	background-color: #EFECDA;
}

.bottombevel
{
	background-color: #EFECDA;
}

.tight
{
	color : #666;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	line-height: 9pt;
	padding-left: 4px;
}


.date
{
	font-size: 10pt;
	font-weight: normal;
	line-height: 12pt;
	color : #887648;
}


/* link styles */

a.articleheader:link { text-decoration : none; font-weight : bold; font-size : 11pt; color: #6D5500; }
a.articleheader:visited { text-decoration : none; font-weight : bold; font-size : 11pt; color: #6D5500; }
a.articleheader:hover { text-decoration : underline;	font-weight : bold; font-size : 11pt; color: #591900;
}

a { color : #000;	}
a:link {	color : #523107; text-decoration: underline; }
a:visited { color : #523107; text-decoration: underline;	}
a:hover { color : #6D5500; text-decoration: underline; }

a.mainmenu:link {	font-size: 10pt; font-weight : bold; text-decoration: none; color: #8B3400; }
a.mainmenu { font-size: 10pt; font-weight : bold; text-decoration: none;	color: #8B3400; }
a.mainmenu:visited {	font-size: 10pt; font-weight : bold; text-decoration: none; color: #8B3400; }
a.mainmenu:hover { font-size: 10pt; font-weight : bold; text-decoration: none; color: #fff; }
 
a.altmenu:link {	font-size: 10pt; font-weight : normal; text-decoration: none; color: #887648; }
a.altmenu { font-size: 10pt; font-weight : normal; text-decoration: none;	color: #887648; }
a.altmenu:visited {	font-size: 10pt; font-weight : normal; text-decoration: none; color: #887648; }
a.altmenu:hover { font-size: 10pt; font-weight : normal; text-decoration: none; color: #8B3400; }
 
a.articlelink:link{ color:#887648; font-size: 11pt; text-decoration:underline; }
a.articlelink:visited{ color:#887648; font-size: 11pt; text-decoration:underline; }
a.articlelink:hover{ color:#6D5500; font-size: 11pt; text-decoration:underline; }

a.callink { color: #8b0000;font-weight : bold;text-decoration : underline;}
a.callink:visited{color: #8B0000;font-weight : bold;text-decoration : underline;}
a.callink:hover{color: #6B0000;font-weight : bold;text-decoration : underline;}

/* other styles */

.calborder{ background-color: #D2CAA9; }
.calheader{ background-color: #E0DC9B; }
.calcell { background-color: #fff; }
.calcellremain { background-color: ##D2CAA9; color: #666; }

form { margin: 0px; margin-bottom: 0px;	margin-left: 0px;	margin-right: 0px; margin-top: 0px; }

input { font-family: verdana; font-size: 10px; color: #000; text-decoration: none; }
select { font-family: verdana; font-size: 10px; color: #000; text-decoration: none; }
textarea { font-family: verdana; font-size: 10px; color: #000; text-decoration: none; }

.listspacer { background-color: #887648; }

hr { color: #A79759;	height: 1px; }
