BODY 
	{
	background: #000000; 
	margin: 0; 
	margin-top: 0; 
	margin-right: 0; 
	margin-left: 0; 
	border: 0 none inherit; 
	padding: 0; 
	}
 
DIV, P 
	{
	font-family: Trebuchet MS, Arial, Sans-Serif; 
	color: #F0E0EA; 
	font-size: 14px; 
	font-weight: bold; 
	}
	
DIV.frame
	{
	width: 97%;
	background:  #c54e7e url(bg.jpg) repeat;
	margin-left: 10px;
	margin-right: 10px; 
	margin-top: 50px;
	border-left: 8px ridge #c54e7e;
	border-top: 8px ridge #FE9AC9;
	border-right: 8px ridge #FEB9DF;
	border-bottom: 8px ridge #F4619C;
	}	
	
DIV.main 
	{
	width: 99%;
	background: #000000;
	font-family: Trebuchet MS, Arial, Sans-Serif; 
	color: #F0E0EA; 
	font-size: 14px; 
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
	border-left: 3px ridge #c54e7e;
	border-top: 3px ridge #FE9AC9;
	border-right: 3px ridge #FEB9DF;
	border-bottom: 3px ridge #F4619C;
	}

UL, LI 
	{
	font-family: Arial, Sans-Serif; 
	color: #F0E0EA; 
	font-size: 12px; 
	font-weight: bold;
	list-style-image: url("button.jpg"); 
	} 

H1 
	{
	font-family: Trebuchet MS, Verdana, Arial, Sans-Serif; 
	color: #c54e7e; 
	font-size: 18px; 
	font-weight: bold; 
	} 

H2 
	{
	font-family: Comic Sans MS, Arial, Sans-Serif; 
	color: #c54e7e; 
	font-size: 14px; 
	font-weight: bold; 
	}
 
H3, H4 
	{
	font-family: Trebuchet MS, Verdana, Helvetica, Arial, Sans-Serif; 
	color: #c54e7e; 
	font-size: 14px; 
	font-weight: bold; 
	} 

H5, H6 
	{
	font-family: Trebuchet MS, Arial, Sans-Serif; 
	color: #c54e7e; 
	font-size: 14px; 
	font-weight: bold; 
	} 

TABLE, TR, TD, TH 
	{
	font-family: Trebuchet MS, Verdana, Arial, Sans-Serif; 
	color: #F0E0EA; 
	font-size: 14px; 
	font-weight: bold;	
	}
.ped
	{
	background: #FFEFFE; 
	font-family: Trebuchet MS, Verdana, Arial, Sans-Serif; 
	color: #c54e7e; 
	font-size: 13px; 
	font-weight: bold;	
	} 

.footer
    {
	font-family: Comic Sans MS, Arial, Sans-Serif;
    color: #c54e7e;
    font-size: 10px;
	font-weight: bold;
    }

SPAN 
	{
	font-family: Trebuchet MS, Arial, Sans-Serif; 
	color: #c54e7e; 
	font-size: 10px; 
	font-weight: bold; 
	} 

A:link 
	{
	font-size: 14px;
	font-family: Century, Arial, Sans-Serif;	
	font-weight: bold; 
	color: #E1F6FF; 
	text-decoration: underline; 
	} 

A:visited 
	{
	font-size: 14px;
	font-family: Century, Verdana, Helvetica, Arial, Sans-Serif;	
	font-weight: bold; 
	color: #FFDDF4; 
	text-decoration: underline; 
	}
 
A:active 
	{
	font-size: 14px;
	font-family: Century, Verdana, Helvetica, Arial, Sans-Serif;	
	font-weight: bold; 
	color: #970000; 
	} 

A:hover 
	{
	font-size: 14px;
	font-family: Century, Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold; 
	color: #c54e7e; 
	text-decoration: underline; 
	background-color: #E1F6FF; 
	} 

A.small 
	{
	color: #E1F6FF; 
	font-size: 10px; 
	font-weight: bold; 
	font-family: Trebuchet MS, verdana, sans-serif; 
	text-decoration: none;
	}	

A.small:visited 
	{
	color: #FFDDF4; 
	font-size: 10px; 
	font-weight: bold; 
	font-family: Trebuchet MS, verdana, sans-serif; 
	text-decoration: none;	
	}
	
A.small:active 
	{
	color: #970000; 
	font-size: 10px; 	
	font-weight: bold; 
	font-family: Trebuchet MS, verdana, sans-serif; 
	text-decoration: none;
	}
 
A.small:hover 
	{
	background: #E1F6FF; 
	color: #c54e7e; 
	font-size: 10px; 
	font-weight: bold; 
	font-family: Trebuchet MS, verdana, sans-serif; 
	text-decoration: none;
	}	

