BODY
{
    	background-color: #ffffff;
    	PADDING-RIGHT: 0px;
    	PADDING-LEFT: 0px;
    	FONT-SIZE: 8pt;
    	LEFT: 0px;
    	PADDING-BOTTOM: 0px;
    	PADDING-TOP: 0px;
    	font-family:verdana,arial;
    	TOP: 0px;
	background-image: url(/images/bg_grad.jpg);
	background-attachment:fixed;
}
.backtable
{

	background-color: #e4edd1;
}
.Maintitle
{

	font-family:verdana,arial;
	font-size:15pt;
	FONT-WEIGHT: bold;
	text-decoration:none;
	color:#ffffff;
}

.aCategoryLink
{
   	FONT-WEIGHT: bold;
    	FONT-SIZE: 10pt;
    	MARGIN-BOTTOM: 10px;
    	COLOR: #22211D;
    	FONT-FAMILY: Verdana, Arial;
    	TEXT-DECORATION: none;
}
.aCategoryLink:hover
{
   

    	COLOR: #667733;
    	TEXT-DECORATION: underline;
}


.hdrLink
{
    	FONT-WEIGHT: normal;
    	FONT-SIZE: 8pt;
    	MARGIN-BOTTOM: 10px;
    	COLOR: white;
   	FONT-FAMILY: Verdana, Arial;
    	TEXT-DECORATION: none;
}
.hdrLink:hover
{
    	COLOR: #667733;
    	TEXT-DECORATION: underline;
}

.bCategory
{
    	FONT-WEIGHT: bold;
    	LEFT: 0px;
    	WIDTH: 100%;
    	POSITION: absolute;
    	TOP: 110px;
    	BACKGROUND-COLOR: #e5e5f9;
}

.cInfo
{
    	FONT-WEIGHT: normal;
    	FONT-SIZE: 6pt;
    	MARGIN-LEFT: 25px;
    	MARGIN-RIGHT: 25px;
    	font-family:verdana,arial;
    	COLOR: #22211D;

}

.box1 
{
	background-color: #FFFFC1;
	border-width: 2px;
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
  	border-style: solid;
 	padding: 5px;
}

.sidebarHeader 
{
	font-family:verdana,arial;
	font-size: 16px;
	line-height: 18px;
	color: #ffffff;
	background-color: #556644;
 	font-weight: bold;
	padding: 5px;
 	text-align: center;
}
.sidebarfooter 
{
	font-family:verdana,arial;
	font-size: 14px;
	line-height: 18px;
	color: #ffffff;
	background-color: #556644;
 	font-weight: bold;
	padding: 5px;
 	text-align: center;
}
.normalfooter 
{
	font-size:8pt;
	font-weight:normal;
	font-family:verdana,arial;
	color: #556622;
	text-align:center;
}
.headline
{
	text-align: left;
	font-family:verdana,arial;
	font-size: 18px;
	color: #22211D;	
 	font-weight: bold;
		
 	
}
.title 
{
	text-align: center;
	font-family:verdana,arial;
	font-size: 15px;
	color: #22211D;	
 	font-weight: bold;	
 	
}
.subtitle 
{
	text-align: center;
	font-family:verdana,arial;
	font-size: 14px;
	color: #22211D;	
 	font-weight: bold;	
 	
}
.acatsubtitle 
{

	font-size:8pt;
	font-weight:bold;
	font-family:verdana,arial;
	color: #22211D;	
 	
}

.subtitleby 
{
	text-align: right;
	font-family:verdana,arial;
	font-weight:bold;
	font-size: 12px;
	color: #667733;	
 		
 	
}
.normal 
{
	font-size:8pt;
	font-weight:normal;
	font-family:verdana,arial;
	color: 	#333322;
	text-align:left;
}

.amenu
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 8pt;
	MARGIN-BOTTOM: 10px;
	COLOR: blue;
	FONT-FAMILY: Verdana, Arial;
	TEXT-DECORATION: none;
}
.amenu:hover
{
    	COLOR: #667733;
    	TEXT-DECORATION: underline;
}
.aMainmenu
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 8pt;
	MARGIN-BOTTOM: 10px;
	COLOR: #22211D;
	FONT-FAMILY: Verdana, Arial;
	TEXT-DECORATION: none;
}
.aMainmenu:hover
{
    	COLOR: #667733;
    	TEXT-DECORATION: underline;
}



/*****************************
GLOBAL ATTRIBUTES FOR CORNERS
******************************/
div.top-left-corner, div.bottom-left-corner, div.top-right-corner, div.bottom-right-corner
{position:absolute; width:20px; height:20px; background-color:#E4EDD1; overflow:hidden;}




div.rounded-box {
    position:relative;
    width: 9em;
    background-color: #aaaa88;
    margin: 3px;
}


div.top-left-inside, div.bottom-left-inside, div.top-right-inside, div.bottom-right-inside {position:relative; font-size:150px; font-family:arial; color:#aaaa88; line-height: 40px;}

