body {font-size:100%; 
font-family:arial, sans-serif;
font-size:12px;
color:#000; 
background:#232323 url(images/bg.gif) repeat; 
padding:0; margin:0;
}
	#wrap {
		width:900px;
		margin:0 auto;
		background:#dcdcdc;
	}
	#header {height:165px; margin:0 auto; margin:0 auto;background: url(images/logoheader.jpg);}
			}
	h1 {
	    margin:0;
    }
	
	p {
	font-family:Arial;
	font-size:12px;
	color:#000;
	} 
        
        a {
        color:#242490;
        text-decoration:none;
          }
        
        a:hover {
        color: #000000;
        text-decoration:underline;
          }   	

	.tblhead {
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	}  
	
	.tblbod {
	color:#232323;
	font-size:10px;
	font-weight:bold;
	}
	
	#top { 
	        background: url(images/headerbg.jpg) repeat-x;
		height:25px;	
		border-bottom:1px solid #FFFFFF; 
		padding-left:15px;
	 	}
	
	#nav {
                background:#000000;
		border:1px solid #FF0000;
                border-bottom:0; 
			 	}
		
	#nav .ticker{
	font-size:11px;
	color:white; 
	font-weight:bold;
        padding-bottom:5px;
	line-height:20px;
		}
	
	#contentarea {
          
	margin-top:5px; 
        width:100%;
	}
	
	#main {	   
		float:left;	
		width:600px;
		margin-top:0 auto;
		border:1px solid #000;  
		margin-left:5px;
			}
	
	#main .content {
	background: url(images/headerbg.jpg) repeat-x;
	margin:0;
	margin-bottom:10px;
	padding:5px;
	padding-top:0; 
	}
	
	#main .mainimage {
	margin-top:6px;
	margin-left:-5px;
	}
	
	.blocktitle {
	color:#ffffff;
	font-weight:bold; 
	margin:0 auto;
	padding:0;
	padding-top:5px;
	}
	
	#mainbot .blocktitle {
	color:#ffffff;
	font-weight:bold; 
	margin:0 auto;
	padding:0;
	padding-top:5px;
	padding-left:5px;
	}   
	
	#main .blocktext {
	margin-top:0;
	}
	
	#sidebar2 .blocktext {
	margin-top:9px;
	}
	
	.headline a { 
	margin-top:0;
	color:white;
	text-decoration:none;
	}
	
	#sidebar1 {	 
	    position:relative;
		float:right;
		width:280px; 
		margin-bottom:10px; 
		margin-right:5px; 
	} 
	
	#sidebar2 {
		float:right;
		width:190px;
		
	} 
	
	#sidebar1 .contenta {
	background: #ffffff url(images/headerbg.jpg) repeat-x;
	margin:0;
	margin-bottom:10px;
	border:1px solid #000;
	padding:5px;
	padding-top:0; 
	}
	
	#sidebar2 .content {
	background: #295E72 url(images/headerbg.jpg) repeat-x;
	margin:0;
	margin-bottom:10px;
	padding:5px;
	padding-top:0; 
	}
	 
	#sidebar2 .contenta {
	background: #000000 url(images/headerbg.jpg) repeat-x;
	margin:0;
	margin-bottom:10px;
	padding:5px;
	padding-top:0; 
	}
	
	#footer {
		clear:both;
		margin-top:10px;
		padding:5px 10px;
		background:#000;
		border-top:1px solid #FFF;
		
	}
	#footer p {	 
	    color:#fff;
		margin:0;
    }
	* html #footer {
		height:1px;
	}
 
.menu {width:899px; height:22px; position:relative; z-index:100;border-right:1px solid #ff0000;border-bottom:1px solid #FF0000;border-top:1px solid #FF0000;font-family:arial, sans-serif;font-size:11px;background:#000000;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:901px; w\idth:900px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:126px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;width:126px;position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:11px;text-decoration:none; color:#fff; width:120px; height:22px; border:1px solid #ff0000; border-width:0px 0 0px 1px; background:#000000; padding-left:10px; line-height:22px; font-weight:bold;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:126px; w\idth:115px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#000000 ;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#0000000 ;}
.menu ul ul :hover > a.drop {background:#000000 ;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#000000;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#000000;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:21px;left:0; width:149px;border-top:1px solid #000;}
/* another hack for IE5.5 */
* html .menu ul ul {top:21px;t\op:21px;}

/* position the third level flyout menu */
.menu ul ul ul{left:149px; top:-1px; width:149px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#232323; color:#fff; height:auto; line-height:1em; padding:5px 10px; width:140px;border-width:0 1px 1px 1px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#fff; background:#000000;}
.menu :hover > a, .menu ul ul :hover > a {color:#ff0000; background:#000000;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}	  

.clear {
width: 100%;
height: 1px;
margin: 0 0 -1px;
clear: both;
}

#mainbot {	 
        position:relative; 
		float:left;	
		width:600px;
		margin:0 auto; 
		margin-top:10px;
		margin-left:5px;
		  
			}

#mainbot .left{	  
position:relative; 
background:#F6F6F6 url(images/headerbg.jpg) repeat-x;
border:1px solid #000;
float:left;
width:190px;
min-height:190px;
}

#mainbot .middle{ 
position:relative; 
background:#F6F6F6 url(images/headerbg.jpg) repeat-x;
border:1px solid #000;
float:left;
margin-left:12px;
width:190px;
min-height:190px;
}

#mainbot .right{
position:relative; 
background:#F6F6F6 url(images/headerbg.jpg) repeat-x;
border:1px solid #000;
float:right;
width:190px;
min-height:190px;
} 

#mainbot .content{
padding:5px;
padding-top:0;
}