.FinePrint td
	{
	color: #111111;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 9px;
	text-decoration: none;
	}

#navcontainer
	{ 
	margin:2px 4px 0 4px;
	padding:0;
	width:130px;	
	}
	
#navcontainer ul
	{
	margin:0 0 0 0;
	padding:0;
	list-style-type: none;
	}

#navcontainer ul li
	{
	margin:0;
	padding:0;
	background-color:#27002b;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    border-bottom: 1px solid #333333;
	line-height:26px;
	
	}

#navlist a, #navlist a:link, #navlist a:visited
	{
    color: #c2a7c2;
	display:block;
    text-decoration: none;
    padding:0 0 0 0;
	margin:0;
	line-height:26px;
	}

#navlist a:hover
	{
 	background-color:#37002b;
	}
	
	#navlist a.mainnavselected
	{
    background-color:#37002b;
	
    display:block;
	margin:0;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
        border-top:0;
        line-height:26px;
	border-right:0;
	border-left:0;
        }
	
#navcontainer1
	{ 
	margin:0px 0px 0 0px;
	padding:0;
	width:140px;	
	}
	
#navcontainer1 ul
	{
	margin:0 0 0 0px;
	padding:0;
	list-style-type: none;
	width:190px;	}

#navcontainer1 ul li
	{
	margin:0;
	padding:0;
	background-color:#FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
	line-height:26px;
	width:190px;	
	
	}

#navlist1 a, #navlist1 a:link, #navlist1 a:visited
	{
    color: #222222;
    display:block;
    text-decoration: none;
    padding:0 0 0 35;
	margin:0;
	line-height:26px;
	width:210px;	
	
	background-image: url(images_layout/button0.gif);
    background-repeat: no-repeat;
	
	}

	#navlist1 a, #navlist1 a:link, #navlist1 a:visited
	{
    color: #222222;
    display:block;
    text-decoration: none;
    padding:0 0 0 35px;
    margin:0;
    line-height:26px;
    width:210px;	

background-image: url(images_layout/button0.gif);
background-repeat: no-repeat;
}

#navlist1 a:hover
	{
 	background-color:#ffffff;
	background-image: url(images_layout/button1.gif);
    background-repeat: no-repeat;
	}

	
	
/* TOOLS */
#tools
	{
	margin:0;
	padding:8px 0 0 0;
	text-align:right;	
	}

#tools a
	{
	font-size:.9em;	
	color:#7B5931;
	text-decoration:none;
	}

#tools a:hover
	{
	text-decoration:underline;			
	}

#tools ul
	{
	display:inline;
	margin:0;
	padding:0;
	}

#tools li
	{
	display:inline;
	margin:0;
	padding:8px 0 0 10px;
	text-align:right;
	font-size:12px;
	}

.Print a
	{
	padding-left:25px;
	background: url("images_layout/icon_print.html") no-repeat left 50%;
	}

.Print a:hover
	{
	text-decoration:underline;
	background: url("images_layout/icon_print.html") no-repeat left 50%;
	}

.Email a
	{
	padding-left:30px;
	background: url("images_layout/icon_email.html") no-repeat left 50%;					
	}

.Email a:hover
	{
	text-decoration:underline;
	background: url("images_layout/icon_email.html") no-repeat left 50%;					
	}

.Logout a
	{
	padding-left:18px;
	background: url("images_layout/icon_logout.html") no-repeat left;
	background-position:0 1px;
	}

.Logout a
	{
	text-decoration:underline;
	background: url("images_layout/icon_logout.html") no-repeat left;
	background-position:0 1px;
	}

#copyrights
	{
	background-color:#F5F2EF;	
	}

/* BEGIN: Login page */
.error
	{
	color:maroon;
	}
.success
	{
	color:green;
	}
/* END: Login page */

/* Events Frontend Begin */
.events_header
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:black;
	background-color:#CCCCCC;
	font-weight:bold;
	}

.events_description
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
	background-color:white;
	padding-right:5px;
	}

.events_data
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000066;
	background-color:white;
	padding-left:5px;
	}

.required


	{
	color:maroon;
	}

.contact_even
	{
	background-color:#ECE4DD;
	}

.contact_odd
	{
	background-color:#E2D6CB;
	}

.contact_required
	{
	color:maroon;
	}
/* Events Frontend End */


.bna_popup
	{
	background-color:#F1F8F8; 
	}
	.h4{color:navy; font-size:12px;}
	h5
{

color:444444;
font-size:0.9em;
padding:10px;
font-style:normal;
}


.cfdebug
{
	color:black; 
	background-color:white; 
	font-family:"Times New Roman", Times, serif; 
	font-size:small
}

.cfdebuglge
{
	color:black; 
	background-color:white; 
	font-family:"Times New Roman", Times, serif; 
	font-size:medium;
}

a.cfdebuglink {color:blue; background-color:white }

.template
            {	color: black; 
            	font-family: "Times New Roman", Times, serif; 
            	font-weight: normal; }
            .template_overage
            {	color: red; 
            	background-color: white; 
            	font-family: "Times New Roman", Times, serif; 
            	font-weight: bold; }	
				
			
		
body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #111111; }
 td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #111111; }			
.content .ul { margin: 2px 0 0 16px; }		
.content1 td {font-size:10px; color:#111111; font-weight: none;}	