BODY 
	{
	background: #21406e url(bg_blue.jpg) repeat; 
	margin: 0; 
	margin-top: 0; 
	margin-right: 0; 
	margin-left: 0; 
	border: 0 none inherit; 
	padding: 0; 
	}
 
DIV, P 
	{
	font-family: Arial, Sans-Serif; 
	color: #FAFCBC; 
	font-size: 14px; 
	font-weight: bold; 
	}
	
DIV.main
	{
	width: 95%;
	background: #37527d repeat; 
	margin: 30px;
	border: 3px inset #D1E5EB;
	}

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

H1 
	{
	font-family: Arial, Sans-Serif; 
	color: #FAFCBC; 
	font-size: 14px; 
	font-weight: bold; 
	} 

H2 
	{
	font-family: Arial, Sans-Serif; 
	color: #FAFCBC; 
	font-size: 14px; 
	font-weight: bold; 
	}
 
H3, H4 
	{
	font-family: Arial, Sans-Serif; 
	color: #FAFCBC; 
	font-size: 14px; 
	font-weight: bold; 
	} 

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

TABLE, TR, TD, TH 
	{
	font-family: Arial, Sans-Serif; 
	color: #FAFCBC; 
	font-size: 14px; 
	font-weight: bold;	
	} 

.ped
	{
	background: #CEAC5D; 
	font-family: Arial, Sans-Serif; 
	color: #FAFCBC; 
	font-size: 13px; 
	font-weight: bold;	
	} 

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

SPAN 
	{
	font-family: Arial, Sans-Serif; 
	color: #FAFCBC; 
	font-size: 10px; 
	font-weight: bold; 
	} 
	
A:link.button 
	{
	font-family: Comic Sans MS, Arial, Sans-Serif;
	font-size: 16px;	
	font-weight: bold; 
	color: #000080; 
	text-decoration: none;
	background: #e9c469 url(bg_goldleather_button.jpg) repeat;
	border: 2px outset #E9E4B6;
	padding-left: 3px; 
	padding-right: 3px; 
	} 

A:visited.button  
	{
	font-family: Comic Sans MS, Arial, Sans-Serif;
	font-size: 16px;	
	color: #990099; 
	text-decoration: none; 
	background: #e9c469 url(bg_goldleather_button.jpg) repeat;
	border: 2px outset #E9E4B6;
	padding-left: 3px; 
	padding-right: 3px; 
	}
 
A:active.button  
	{
	font-family: Comic Sans MS, Arial, Sans-Serif;
	font-size: 16px;	
	font-weight: bold; 
	color: #CC3333;
	text-decoration: underline;
	background: #e9c469 url(bg_goldleather_button.jpg) repeat;
	border: 2px outset #E9E4B6;
	padding-left: 3px; 
	padding-right: 3px;  
	} 

A:hover.button  
	{
	font-family: Comic Sans MS, Arial, Sans-Serif;
	font-size: 16px;	
	font-weight: bold; 
	color: #704A21; 
	text-decoration: none; 
	background-color: #FCE4C2;
	background: #e9c469 url(bg_goldleather_button.jpg) repeat;
	border: 2px outset #E9E4B6;
	padding-left: 3px; 
	padding-right: 3px;  
	}  
		
A:link 
	{
	color: #CBE7EE; 
	font-size: 14px; 
	font-weight: bold; 
	font-family: Comic Sans MS, Arial, Sans-Serif;
	text-decoration: none;
	}	

A:visited 
	{
	color: #FADDFC; 
	font-size: 14px; 
	font-weight: bold; 
	font-family: Comic Sans MS, Arial, Sans-Serif;
	text-decoration: none;	
	}
	
A:active 
	{
	color: #FFCC66; 
	font-size: 14px; 	
	font-weight: bold; 
	font-family: Comic Sans MS, Arial, Sans-Serif;
	text-decoration: none;
	}
 
A:hover 
	{
	background: #FEE495; 
	color: #000080; 
	font-size: 14px; 
	font-weight: bold; 
	font-family: Comic Sans MS, Arial, Sans-Serif;
	text-decoration: none;
	}		
	
A.small:link 
	{
	color: #CBE7EE; 
	font-size: 10px; 
	font-weight: bold; 
	font-family: verdana, sans-serif; 
	text-decoration: none;
	}	

A.small:visited 
	{
	color: #FADDFC; 
	font-size: 10px; 
	font-weight: bold; 
	font-family: verdana, sans-serif; 
	text-decoration: none;	
	}
	
A.small:active 
	{
	color: #FFCC66; 
	font-size: 10px; 	
	font-weight: bold; 
	font-family: verdana, sans-serif; 
	text-decoration: none;
	}
 
A.small:hover 
	{
	background: #FEE3D0; 
	color: #000080; 
	font-size: 10px; 
	font-weight: bold; 
	font-family: verdana, sans-serif; 
	text-decoration: none;
	}	


