/* document */
	body,td, table 
	{
		font-family :Comic Sans MS,Verdana, Arial, Sans-Serif;
		font-size :12px;
		color : #000000;
		scrollbar-face-color : #FFFC00;
		scrollbar-highlight-color : #000000;
		scrollbar-track-color: #FF0000;
		scrollbar-darkshadow-color : #FF0000;
		scrollbar-base-color : #FF0000;
		scrollbar-shadow-color : #000000;
		scrollbar-3d-light-color : #000000;
		scrollbar-arrow-color : #000000;
		
		
		
	}
	div, span
	{
	
	}
	
	p
	{
		color:#FFFC00;
		padding-left:15;
		padding-right:15;
	}
	li
	{
		color:#FFFC00;
		padding-left:15;
		padding-right:15;
	}
	h1 {
		font-size :	18px;
		padding-left:15;
		left:5px;
		font-weight : bold;
			color:#FFFC00;		
	}
	h2 
	{
		font-size :	13px;
		padding-left:15;
		font-weight : bold;
			color:#FFFC00;
		margin-bottom : 0px;
	}
	h3 {
		font-size :12px;
		padding-left:15;
		font-weight : bold;
			color:#FFFC00;
		margin-bottom : 0px;
	}
	a:link, a:visited, a:active {
		text-decoration : none;
		color:#FFFC00;
	text-decoration : underline;
	}
	a:hover {
		text-decoration : underline;
	}
	hr {
		border : solid 1px #FFFC00;
		width : 100%;
			color:#FFFC00;
	}
	.menu 
	{
		color:#000000;
		
	}
	.menu a:link, .menu a:visited, .menu a:active {
		text-decoration : none;
		color : #FF0000;
		overflow:hidden;
		text-overflow:ellipsis;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
	}
	.menu a:hover {
		text-decoration : underline;
		color : #FF0000;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
	}
	.menu table
	{
		color:#000000;
	
		width:100%;
		margin-left:0px;
		padding-left:0;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
	
		
	}
	.menuitem td, .menuitem span, .menuitem a, .menuitem a:visited, .menuitem a:link, .menuitem a:active
	{
		
		color: #000000;
		background-color:#00A2FF;
		margin-left:0px;
		overflow:hidden;
		text-overflow:ellipsis;
		border:solid 1px #000000;
		width:147px;
		
	}
		
	.menuitem a:hover
	{
		
		color: #000000;
		background-color:#ff0000;
		margin-left:0px;
		overflow:hidden;
		text-overflow:ellipsis;
		border:solid 1px #000000;
		text-decoration:none;
	
	}
	.menusection
	{
		font-weight:bold;
	}
	.header
	{
		background-color:#FF0000;
	}
	.header_mid
	{
		background-image:url('../images/toptop.gif');
		background-repeat:repeat-x;
	}
	.menu_left
	{
		color:#000000;
		background-image:url('../images/menu_left.gif');
		background-repeat:repeat-y;
	}
	.menu_right
	{
		color:#000000;
		background-image:url('../images/menu_right.gif');
		background-repeat:repeat-y;
	}
	.menu_right_section
	{
		color:#000000;
		height:51px;
		background-position:right,top;
		background-image:url('../images/menu_right_section.gif');
		background-repeat:no-repeat;
	}
	
	.menu_right a:link, .menu_right a:visited, .menu_right a:active {
		color: #000000;
		background-color:#00A2FF;
		margin-left:0px;
		overflow:hidden;
		text-overflow:ellipsis;
		border:solid 1px #000000;
		width:195px;
		text-decoration:none;
	}
	.ad a:link, .ad a:visited, .ad a:active {
		color: #000000;
		background-color:#00FF22;
		margin-left:0px;
		overflow:hidden;
		text-overflow:ellipsis;
		border:solid 1px #000000;
		width:195px;
		text-decoration:none;
	}
	.menu_right a:hover {
		
		color: #000000;
		background-color:#ff0000;
		margin-left:0px;
		overflow:hidden;
		text-overflow:ellipsis;
		border:solid 1px #000000;
		text-decoration:none;
	
	}
	.content
	{
		background-color:#00A2FF;
	
	}
	
	