body { background-color:#31000f; 
		background-image: url(images/background.jpg); 
		background-position:top; 
		background-repeat:repeat-x;
		}
		
.mheader { font-family:Arial, Helvetica, sans-serif; 
		font-size:11px; color:#939393;
		}
		
.mbody { font-family:Arial, Helvetica, sans-serif; 
		font-size:11px; color:#FFFFFF;
		line-height:13px;
		}
		
.fmenu { font-family:Arial, Helvetica, sans-serif; 
		font-size:10px; color:#000000;
		line-height:11px;
		}

.ofoot { font-family:Arial, Helvetica, sans-serif; 
		font-size:11px; color:#775c65;
		}
		
.pbody { font-family:Arial, Helvetica, sans-serif; 
		font-size:11px; color:#FFFFFF;
		line-height:14px;
		}

.phead { font-family:Arial, Helvetica, sans-serif; 
		font-size:14px; color:#706669;
		line-height:14px;
		}

.view { font-family:Arial, Helvetica, sans-serif; 
		font-size:10px; color:#935d6e;
		}
		
.input				{border: 1px solid #666666;width: 220px;background: #c1c1c1;font: 11px verdana, sans-serif;color:#30000e;padding:3px;outline:none;}
.input:focus		{border:1px solid #567475;background: #e4ebeb;}

a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}