.sdmenu {
    width: 148pxx;
    font-family: Sans-Serif;
    font-size: 12px;
    padding-bottom: 10px;
    background: #eee url(Images/bottom.gif) no-repeat  right bottom;
    color: #FFF;
}

.sdmenu .title, .sdmenu .titlehidden{
    display: block;
    padding: 5px 0;
    font-weight: bold;
    color: white;
    background: #FFF url(Images/title.gif) repeat-x;
}

.sdmenu .title {
    border-bottom: 1px solid #DDD;
}

.sdmenu .arrow {
	margin-left: 5px;
    margin-right: 5px;
}

.sdmenu .titlehidden {
    border-bottom: none;
}

.sdmenu #top {
    background: url(Images/toptitle.gif) no-repeat;
}

.sdmenu .submenu {
    overflow: hidden;
}

.sdmenu .submenu a {
    padding: 5px 0;
    text-indent: 10px;
    background: #EEE;
    display: block;
    border-bottom: 1px solid #DDD;
    color: #03A;
    text-decoration: none;
}

.sdmenu .submenu a:hover {
    background : #03A ;
    color: #FFF;
}

.fred a:hover {
    background : #03A url(Images/linkarrow.gif) no-repeat right center;
    color: #FFF;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	padding: 0px;
	margin: 3px 10px ;
	
}
.main a:link {
	color: #003366;
}

.main a:visited {
	color:#663333
}

.main2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	padding: 0px;
	margin: 3px 20px ;
	text-decoration:
	
}
.main2 a:link {
	color: #003366;
}
.main2 a:visited {
	color:#663333
}

.main3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 20px;
	padding: 0px;
	margin: 3px 10px ;
	text-decoration: none;
	
}
.main3 a:link {
	color: #000000;
	text-decoration: none;
}

.main3 a:visited {
	color:#000000
	text-decoration: none;
}
h1 {
	font-size: 2.5em;
	font-weight: bold;
}

h2 {
	font-size: 2.25em;
	line-height:28px;
	font-weight:bold;
	}
	
h3 {
	font-size: 1.5em;
	font-weight: bold;
}

h4 {
	font-size:.95em;
	}

.footer {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
}