body	{
	color: #000000;
	background-color: #eeeeff;
/*	background-color: #f1eee9; */
	margin: 0;
	padding: 0;
}

.normal {
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.normalbox      {
	border: 1px solid #440000;
	margin: 3px;
	padding: 5px;
	background-color: #ffffff;
}

.h1	{
	text-align: center;
	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #880000;
}

.titlebox       {
	border: 1px solid #440000;
	margin: 0px;
	padding: 0px;
	background-color: #fefaf1;
}

a:link	{
	text-decoration: none;
	color: #003300;
}

a:visited	{
	text-decoration: none;
	color: #726461;
}

a:hover	{
	text-decoration: none;
	color: #841212;
	background-color: #fff0c0;
}

a:active	{
	text-decoration: none;
	color: #ff0000;
}

.tablebg0 {  
FONT-STYLE: normal;   
FONT-FAMILY: verdana;   
FONT-WEIGHT: normal;   
FONT-SIZE: 11px;   
FONT-VARIANT: normal;   
COLOR: #000000;   
text-align: left; 
background-color: #D3DEE4; 
border-top-color : #E8EEF1; 
border-top-style : solid; 
border-top-width : 1px; 
border-left-color : #E8EEF1; 
border-left-style : solid; 
border-left-width : 1px; 
border-bottom-color : #5783A2; 
border-bottom-style : solid; 
border-bottom-width : 1px; 
border-right-color : #5783A2; 
border-right-style : solid; 
border-right-width : 1px; 
}  
.tablebg1 {  
FONT-STYLE: normal;   
FONT-FAMILY: verdana;   
FONT-WEIGHT: normal;   
FONT-SIZE: 11px;   
FONT-VARIANT: normal;   
COLOR: #000000;   
text-align: left; 
background-color: #95B7CB; 
border-top-color : #C3D8E4; 
border-top-style : solid; 
border-top-width : 1px; 
border-left-color : #C3D8E4; 
border-left-style : solid; 
border-left-width : 1px; 
border-bottom-color : #5883A2; 
border-bottom-style : solid; 
border-bottom-width : 1px; 
border-right-color : #5883A2; 
border-right-style : solid; 
border-right-width : 1px; 
}

.message           {color: #000000; text-decoration: none; font-size: 11px;} 
.message a         {color: #000000; text-decoration: none; font-size: 11px;} 
.message a:visited {color: #000000; text-decoration: none; font-size: 11px;} 
.message a:hover   {text-decoration: none; color: #FFFFFF} 

.name         {text-decoration: none; color: #000000; font-weight: bold; font-size: 11px;} 
.name a       {text-decoration: none; color: #000000; font-weight: bold; font-size: 11px;} 

.smalltext { font-size: 10px;}

table.center {margin-left:auto; margin-right:auto;}

