
	
/******* Begin General styles *********/	
body	{
    
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
		COLOR: WHITE;
    FONT-WEIGHT: normal;
    LINE-HEIGHT: 16px;
		background-color: #202020;
		background-image:url(images/bkg_top.jpg);
		background-repeat: no-repeat;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
	}
	
td,p  {
    
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
		COLOR: WHITE;
    FONT-WEIGHT: normal;
    LINE-HEIGHT: 16px;
		margin: 10px 0 0 0;
	}

h1  {
    
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 20px;
		COLOR: WHITE;
    FONT-WEIGHT: normal;
    LINE-HEIGHT: 16px;
		margin: 0 0 0 0;
	}
	
h2  {
    
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 18px;
		COLOR: WHITE;
    FONT-WEIGHT: normal;
    LINE-HEIGHT: 16px;
		margin: 0 0 0 0;
	}
	
h3  {
    
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 14px;
		COLOR: WHITE;
    FONT-WEIGHT: normal;
    LINE-HEIGHT: 16px;
		margin: 0 0 0 0;
	}
	
.hmevents { color: #7e5833; font-weight: bold;}
	
a:link { color: #7e5833; font-weight: bold; text-decoration:none; }
a:visited { color: #7e5833; font-weight: bold; text-decoration:none; }
a:hover { color: #ffffff; font-weight: bold; text-decoration:underline; }

.menu a:link { color: #ffffff; font-weight: bold; text-decoration: none; }
.menu a:visited { color: #ffffff; font-weight: bold; text-decoration: none; }
.menu a:hover { color: #cccccc; font-weight: bold; text-decoration: underline; }

.orange_links  { color: #ff6600; font-weight: bold; text-decoration: none; }
.orange_links a:link { color: #ff6600; font-weight: bold; text-decoration: none; }
.orange_links a:visited { color: #ff6600; font-weight: bold; text-decoration: none; }
.orange_links a:hover { color: #ffffff; font-weight: bold; text-decoration: underline; }

.green a:link { color: #669933; font-weight: normal; text-decoration: none; }
.green a:visited { color: #669933; font-weight: normal; text-decoration: none; }
.green a:hover { color: #ffffff; font-weight: normal; text-decoration: underline; }
	
.green2 a:link { color: #999933; font-weight: normal; text-decoration: none; }
.green2 a:visited { color: #999933; font-weight: normal; text-decoration: none; }
.green2 a:hover { color: #ffffff; font-weight: normal; text-decoration: underline; }
