<!--

body {background-color: #9C6942;}


.background-color
{ 
background-color: #9C6942;
} 

.maintext
	{
	font-family:<?=S_MAINTEXT_FONT?>;
	font-size:<?=S_MAINTEXT_SIZE?>;
	color:#ffffff;
	}

.maintextwhite
	{
	font-family:<?=S_MAINTEXT_FONT?>;
	font-size:<?=S_MAINTEXT_SIZE?>;
	color:#ffffff;
	}

.smalltext
	{
	color:#ffffff
	font-family:<?=S_MAINTEXT_FONT?>;
	font-size:<?=S_SMALLTEXT_SIZE?>;
	}
	
	
.AJCUheadertext
	{
	font-family:geneva,verdana;
	font-size:100%;
	color:#cdd3cd;
	font-weight:bold;
	letter-spacing:1.9pt;
	}

.MSMheadertext
{
margin: 0px 20px 0px 20px;
display: none;
}
	
.headertext
{
margin: 0px 20px 0px 20px;
display: none;
}

.helpheading
	{
	font-family:arial;
	font-size:140%;	
	color:#000000;
	font-weight:bold;	
	}

.helpsubheading
	{
	font-family:arial;
	font-size:120%;	
	color:#000000;
	font-weight:bold;
	}
	
.red
	{
	font-family:arial;
	font-size:100%;
	color:#990000;
	}

hr
	{
	color:#627d7c;
	}	
	
.copyright
	{
	font-family:verdana;
	font-size:80%;
	color:#99a99a;
	}
	
a.copyright
	{
	font-family:verdana;
	font-size:100%;
	color:#99a99a;
	text-decoration:none;
	}
	
a.copyright:hover
	{
	font-family:verdana;
	font-size:100%;
	color:#990000;
	text-decoration:none;
	}	

.offstatus
	{
	color:#333333;
	cursor:text;
	}
	
a.offstatus
	{
	color:#333333;
	cursor:text;
	}	
	
a.offstatus:hover
	{
	color:#333333;
	cursor:text;
	}
	
a
	{
	font-family:arial;
	font-size:100%;
	color:#682f47;
	text-decoration:none;
	}
	
a:hover
	{
	font-family:arial;
	font-size:100%;
	color:#990000;
	text-decoration:none;
	}

.genmenu
	{
	font-family:verdana;
	font-size:80%;
	color:#404040;
	font-weight:normal;
	letter-spacing:1.3pt;
	text-decoration:none;
	}
	
a.genmenu
	{
	font-family:verdana;
	font-size:100%;
	color:#404040;
	font-weight:normal;
	letter-spacing:1.3pt;
	text-decoration:none;
	}
	
a.genmenu:hover
	{
	font-family:geneva,verdana;
	font-size:100%;
	color:#990000;
	font-weight:normal;
	letter-spacing:1.3pt;
	text-decoration:none;
	}

.submenu
	{
	font-family:verdana;
	font-size:80%;
	color:#202020;
	font-weight:normal;
	text-decoration:none;
	}
	
a.submenu
	{
	font-family:arial;
	font-size:100%;
	color:#d9d7b9;
	font-weight:normal;
	text-decoration:none;
	}
	
a.submenu:hover
	{
	font-family:arial;
	font-size:100%;
	color:#990000;
	font-weight:normal;
	text-decoration:none;
	}

.leftmenu
	{
	font-family:verdana;
	font-size:70%;
	color:#202020;
	font-weight:normal;
	text-decoration:none;
	}
	
a.leftmenu
	{
	font-family:verdana;
	font-size:100%;
	color:#202020;
	font-weight:normal;
	text-decoration:none;
	}
	
a.leftmenu:hover
	{
	font-family:arial;
	font-size:100%;
	color:#990000;
	font-weight:normal;
	text-decoration:none;
	}

a.nonlink
	{
	font-family:arial;
	font-size:100%;
	color:#000000;
	text-decoration:none;
	}

a.nonlink:hover
	{
	font-family:arial;
	font-size:100%;
	color:#000000;
	text-decoration:none;
	}	
.asterix
	{
	color:#ff0000;
	font-family:arial;
	font-size:90%;
	font-weight:bold;
	}
	
.tdtext
	{
	text-align:left;
	vertical-align:top;
	border:#6E380F;
	}
	
.tdviewtext
	{
	text-align:left;
	vertical-align:top;
	}
	
.tdimage
	{
	border:1px dashed #6E380F;
	background-color:#6E380F;
	padding:5px;
	}

.tdfavimage
	{	
	border:1px none #6E380F;
	background-color:;
	padding:5px;
	}
	
input
	{
	font-family:arial;
	font-size:80%;
	color:#000000;
	background-color:#eeeeee;
	}
	
input.buttons
	{	
	font-family:arial;
	font-size:80%;
	font-weight:normal;
	background-color:#aaaaaa;
	color:#ffffff;
	border-top-style:none;
	border-right-style:none;
	border-left-style:none;
	border-bottom-style:none;
	cursor:hand;
	}
	
input.searchbutton
	{	
	font-family:arial;
	font-size:80%;
	font-weight:normal;
	background-color:#682f47;
	color:#ffffff;
	border-top-style:none;
	border-right-style:none;
	border-left-style:none;
	border-bottom-style:none;
	cursor:hand;
	}

input.norm
	{	
	font-family:arial;
	font-size:80%;
	font-weight:normal;
	color:#ffffff;
	border-top-style:none;
	border-right-style:none;
	border-left-style:none;
	border-bottom-style:none;
	cursor:hand;
	}

input.checkbox
	{	
	font-family:arial;
	font-size:80%;
	font-weight:normal;
	color:#000000;
	border-top-style:none;
	border-right-style:none;
	border-left-style:none;
	border-bottom-style:none;
	cursor:hand;
	}
	
select
	{
	font-family:arial;
	font-size:80%;
	color:#000000;
	background-color:#eeeeee;
	}
	
a.item
	{
	color:#000000;
	font-family:arial;
	font-size:90%;
	font-weight:normal;
	text-decoration:none;
	}

a.item:hover
	{
	color:#990000;
	font-family:arial;
	font-size:90%;
	font-weight:normal;
	text-decoration:none;
	}
	
a
	{
	font-family:arial;
	font-size:100%;
	color:#C4D6D5;
	text-decoration:none;
	}
	
a:hover
	{
	font-family:arial;
	font-size:100%;
	color:#C4D6D5;
	text-decoration:none;
	}	
.iframescroll
	{
	scrollbar-face-color:#627d7c;
	scrollbar-highlight-color:#ada86b;
	scrollbar-shadow-color:#ada86b;
	scrollbar-arrow-color:#ffffff;
	scrollbar-arrow-size:20px;
	scrollbar-track-color:#ffffff;
	scrollbar-darkshadow-color:#AAAAAA;
	scrollbar-3Dlight-color:#EEEEEE;
	}
