﻿
.ul {
	LIST-STYLE-POSITION: outside; LIST-STYLE-IMAGE: url(../Pics/bullet.gif); MARGIN: 0px 0px 8px
}
.li {
	MARGIN: 0px 0px 8px 36px
}

#nav
{
    clear: both;
    float: right;
    font-weight: bold;
    padding-right:15px;
  
}

#nav ul
{
   
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}

#nav ul li {
	margin: 0;
	display: inline;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	}

#nav li.tabOn {
	float: left;
	margin: 0;
	color: #000000;
	height:19px;
	text-decoration: none;
	}

#nav ul li a
{
    float: left;
    color: #000000;
    text-decoration: none;
    font-weight: normal;
    width: 100px;
    height:24px;
    vertical-align: middle;
    padding-top: 3px;
    padding-bottom: 3px;
    
    background: url(Images/top-blank.jpg);
    /*
background: FILTER: FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr=     '#FFFFFF' , endColorStr= '#8ACCFD' , gradientType= '2' ) /*	background:url(images/menu2a.gif) repeat-x bottom;
*/ 

    font-weight: bold;
}

#nav ul li a:hover
{
    color: #FFFFFF;
    background-color: #CC0000; /*
	    background: url(Pics/nav_rollover.gif) repeat-x center;
        background-color: #ffcc00;
	*/
    text-decoration: none;
    background-image: none;
}
	
#nav ul li a:active {
	color: #6e7380;
	background-color: #ebba1a;
	background: url(Pics/nav_rollover.gif) repeat-x top;
	text-decoration: none;
	}
#bodyWrapper {
	background:url(Pics/bg_fade.gif) repeat-x center top; WIDTH: 100%;height:100%; 
}
.bodyWrapper1 {
	MIN-WIDTH: 20px
}
#bodyColumn {
	MARGIN: auto; WIDTH: 740px
}
.gradient {
	BACKGROUND: url(Pics/head_tile.gif) repeat-x center 50%;
}

