body, li, table, option, .menu {

	font-size: 			12px;
	font-family: 		Arial;
	color: 				#FFFFFF; 
}
.list1 {
	margin: 0px;
	padding: 0px;
}
.list1 li {
	background-image: url(graphics/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	list-style-type: none;
}

body         {  
 scrollbar-face-color: #CD0000;
 scrollbar-shadow-color: #CA3636; 
 scrollbar-highlight-color: #CA3636;
 scrollbar-3dlight-color: #0B0000;
 scrollbar-darkshadow-color: #0B0000; 
 scrollbar-track-color: #4E0000; 
 scrollbar-arrow-color: #FAE5B2; 
 
 		background-image: url('images/bgtable.gif'); 
               background-repeat: repeat-x; 
               background-position: top left;  
}

A:link { text-decoration: underline; color: #C4C4C4;}
A:visited { text-decoration: underline; color: #C4C4C4;}
A:active { text-decoration: none;}
A:hover {text-decoration:underline; color:#FFFFFF;}


p, h1, h2, h3, h4 	{
	margin-top:			0;
	margin-bottom:			0;
}

h1, h2, h3, h4 	{

}

h1 {
	font-size: 			14px;
	color: 				#C4C4C4;

}
h2 {
	font-size: 			12px;
	color: 				#C6C6C6;
}

h3 {
	font-size: 			12px;
	color: 				#940000;
}

h4 {
	font-size: 			12px;
	color: 				#123073;
}


input, select, textarea {

	font-size: 			12px;
	font-size-adjust:	.58;
	font-family: 		Arial;
	color: 				#000000; 
	border-width :		1px;
	border-style :		solid;
	border-color :		#AEAEAE;
	background-color:	#ffffff;

}
td.bgtable {
		background-image: url('images/bgtable.gif'); 
               background-repeat: repeat-x; 
               background-position: top left;  
}


</style>.list1 {
	margin: 0px;
	padding: 0px;
}
