body				{
				margin:			10px 0 0 0; 
				background:	 	#000000;
				font-family:		tahoma, Arial, Verdana, Helvetica, sans-serif;
				text-align:		center;
				font-size:		12px;
				line-height:		180%;
				color:			#cccccc;
				}

body				{
				text-align:		-moz-center;
				margin:			10px auto;
				}






div#menubar			{
				width:			120px;
				float:			left;
				font-size:		12px;
				line-height:		200%;
				text-align:		left;
				cursor:			pointer;
				text-indent:		4px;
				background:		#333333;
				}





A.menumain:link 	{ text-decoration:none; color: #ffffff; background:#333333;width:100%;display:block;}
A.menumain:visited 	{ text-decoration:none; color: #ffffff; background:#333333;width:100%;display:block;}
A.menumain:hover 	{ text-decoration:none; color: #ffffff; background:#000000;width:100%;display:block;}


A.menumain_sel:link 	{ text-decoration:none; color: #000000; background:#eeeeee;width:100%;display:block;}
A.menumain_sel:visited 	{ text-decoration:none; color: #000000; background:#eeeeee;width:100%;display:block;}
A.menumain_sel:hover 	{ text-decoration:none; color: #ffffff; background:#000000;width:100%;display:block;}
































A:link 			{ text-decoration:underline; color: #aa0000; }
A:visited 		{ text-decoration:underline; color: #aa0000; }
A:hover 		{ text-decoration:none; color: #000000; }



A.bodylinkUL:link 		{ text-decoration:underline; color: #ffffff; }
A.bodylinkUL:visited 		{ text-decoration:underline; color: #ffffff; }
A.bodylinkUL:hover 		{ text-decoration:none;      color: #666666; }

A.buttonlink:link 		{ text-decoration:none; color: #ffffff; }
A.buttonlink:visited 		{ text-decoration:none; color: #ffffff; }
A.buttonlink:hover 		{ text-decoration:none; color: #ffffff; }






h2			{
			font-size:		14px;
			margin:			5px 0 5px 0;
			padding:		0px;
			float:			left;
			}








input			{
			color:			#333333;
			background:		#ffffff;
			border:			1px solid #333333;
			font-size:		12px;
			height:			20px;
			line-height:		20px;
			padding:		0;
			}

select			{
			color:			#333333;
			background:		#ffffff;
			border:			1px solid #333333;
			font-size:		12px;
			height:			20px;
			line-height:		20px;
			padding:		0px;
			}

textarea		{
			color:			#333333;
			background:		#ffffff;
			border:			1px solid #333333;
			font-size:		12px;
			height:			20px;
			line-height:		20px;
			padding:		0px;
			font-family:		tahoma, Arial, Verdana, Helvetica, sans-serif;
			}




.inputbutton
			{
			color:			#ffffff;
			background:		#aa0000;
			border:			1px solid #333333;
			font-size:		12px;
			height:			24px;
			padding:		0 0 3px 0;
			cursor:			pointer;
			}




div.footerwrapper		{
				clear: 			both;
				width: 			100%;
				height:			22px;
				display:		block;
				height:			23px;
				background:		#aa0000;
				color:			#ffffff;
				font-size:		14px;
				text-align:		left;
				}








































spacertext			{ 
				font-size: 		1px;
				line-height:		1px;
				} 

strong				{ font-weight: normal; }



