.mainmenu a{
color:C16418;
text-decoration:none;
padding-bottom:0px;
margin-bottom:0;
padding-top:0;
}

.mainmenu a:hover{
padding-left:10px;
}
.mainmenu a:active{
padding-left:10px;
}

.mainmenu p{
padding-bottom:0px;
margin-bottom:0;
}


#pscroller1{
width: 230px;
height: 100px;
border: 0px solid black;
padding: 0px;
}

.someclass{ //class to apply to your scroller(s) if desired
}

.tablecontent p,a
{
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: verdana;
	font-size: 8pt;
	color: #000000;
	text-align: justify;
	margin-top: 8; margin-bottom: 8
}

.tablecontent a
{
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: tahoma;
	font-size: 7.5pt;
	color: #000000;
	text-align: justify;
	text-decoration:none;
	margin-top: 8; margin-bottom: 8
}
.tablesmall a
{
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
font-family: verdana;
font-size: 7.5pt;
color:000000;
text-align: center;
text-decoration:none;
}

.tablesmall p,a
{
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: verdana;
	font-size: 7.5pt;
	color: #000000;
	text-align: justify;
	margin-top: 8; margin-bottom: 8
}

.tcheading
{
padding-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
font-size:  8.5pt;
color: AC1711;
font-weight: bold;
font-family: verdana;
margin-top: 0; 
margin-bottom: 0
}
.tcheading a:href,a:hover
{
padding-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
font-size:  8.5pt;
color: 000000;
font-weight: bold;
font-family: verdana;
margin-top: 0; 
margin-bottom: 0
}

.tablecontent a:href,a:hover,a
{
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
font-size:  7.5pt;
color: 000000;
font-weight: bold;
font-family: verdana;
margin-top: 0; 
margin-bottom: 0
}
.tablefooter p,a
{
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
font-family: tahoma;
font-size: 8pt;
color:ffffff;
text-align: center;
text-decoration:none;
}

/* MAIN MENU MODS */
.moduletable_nav a{
    border-color: #eeeeee;
    padding-bottom:0;
    padding-top:0;
}

.moduletable_nav a:link, .moduletable_nav a:visited{
    color: #232222;
}

.moduletable_nav li.active a:link, .moduletable_nav li.active a:visited
{
    background-color: #eeeeee;
}

.moduletable_nav a:hover
{
    background-color: #20649b;
    color: #FFFFFF;
}

.moduletable_nav li.active a:hover{
    color: #232222;
}

.moduletable_nav a:active
{
    background-color: #0A3FAB;
    color: #FFFFFF;
}

/* SUBMENU MODS */
.moduletable_sub a:link, .moduletable_sub a:visited{
    color: #800000;
}

.moduletable_sub li.active a:link, .moduletable_sub li.active a:visited
{
    color: #606060;
    background: transparent url(images/arrowLink.png) no-repeat scroll left;
}

.moduletable_sub a:hover
{
    color: #2083a4;
    background: transparent url(images/S1arrowHover.png) no-repeat scroll left;
}

.moduletable_sub a:active
{
    color: #62b5d1;
    background: transparent url(images/S1arrowHover.png) no-repeat scroll left;
}

#mainMenu .inside{
    padding: 0;
    padding-top: 10px;
    padding-bottom:0;
}

#mainMenu img{
    margin-top: 0px;
}

.moduletable_nav ul
{
    margin: 0;
    padding-left: 0;
    list-style-type: none;
    font-size: 8.5pt;
    font-weight: bold;
    font-family: verdana;
    padding-bottom:0;
    padding-top:0;
}

.moduletable_nav li{
    margin: 0;
    padding-left: 0px;
    padding-bottom:0;
    padding-top:0;
}
    

.moduletable_nav a{
    display: block;
    padding-left: 0px;
    border-bottom: solid 1px;
    padding-bottom:0;
    padding-top:0;
}

.moduletable_nav a:link, .moduletable_nav a:visited{
    text-decoration: none;
}

/* SUBMENU MODS */
#subMenu .inside{
    padding-right: 0;
    padding-bottom:0;
    padding-top:0;
}

.moduletable_sub ul{
    margin: 0;
    padding-left: 0;
    list-style-type: none;
    font-size: 8.5pt;
    font-weight: bold;
    font-family: verdana;
    padding-bottom:0;
    padding-top:0;
    text-align: left;
}

.moduletable_sub li{
    padding-left: 0px;
    padding-bottom:0;
    padding-top:0;
    text-align: left;
    margin-top; margin-left:0; margin-right:0; margin-bottom:0
}

.moduletable_sub a{
    display: block;
    padding: 0px;
    padding-left: 12px;
    padding-bottom:0;
    padding-top:0;
    text-align: left;
    margin-top; margin-left:0; margin-right:0; margin-bottom:0
}

.moduletable_sub a:link, .moduletable_sub a:visited{
    text-decoration: none;
}