body
{
	color: #111111;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif;

    margin : 0px 0px 0px 0px;
    background: #EBEBEB url(../images/bg3.gif) repeat;  

}



table 
{
	margin-left: auto; margin-right: auto; 
    line-height: 1.8em;
}

td
{
	text-align: left;
	font-size: 11px;
}

 
.small
{
	font-family: arial, helvetica, sans-serif;
        color: #999999;
	font-size: 10px;
}

.small2
{

    color: #222222;
	font-size: 10px;
line-height: 18px;
}

A
{
	color: #585858; 
	line-height: 15px;
}
A:link {color: #585858; }
A:active {color: #EE1C23;}
A:hover {color: #EE1C23;}

A.tag
{
	color: #222222; 
	text-decoration: none;
	line-height: 25px;	
}
A.tag:link {color: #222222; }
A.tag:active {color: #EE1C23;}
A.tag:hover {color: #EE1C23; }

A.nav
{
	color: #999999; 
	text-decoration: none; 
}
A.nav:link {color: #999999; }
A.nav:active {color: #EE1C23;}
A.nav:hover {color: #EE1C23;}

A.nav2
{
	color: #ee1c23; 
        font-weight: bold;

}
A.nav2:link {color: #ee1c23; }
A.nav2:active {color: #EE1C23;}
A.nav2:hover {color: #EE1C23;}


A.red
{
	color: #EE1C23; 
	line-height: 15px;
}
A.red:link {color: #EE1C23; }
A.red:active {color: #EE1C23;}
A.red:hover {color: #EE1C23;}

A.red2
{
border-bottom: 1px solid #FBC6C7;
	color: #EE1C23;
	line-height: 15px;
	text-decoration: none;
}
A.red2:link {color: #EE1C23; }
A.red2:active {color: #EE1C23;}
A.red2:hover {color: #EE1C23; border-bottom: 1px solid #FFFFFF;
}


#navlist
{
margin: 0;
padding-bottom: 17px;
padding-left: 2px;
}

#navlist ul, #navlist li
{
display: inline;
list-style-type: none;
margin: 0;
padding: 0;
}

#navlist a:link, #navlist a:visited
{
background: #000000;
text-decoration: none;
color: #fff;
float: left;
line-height: 14px;
padding: 3px 20px 4px 17px;
}

#navlist a:link#current, #navlist a:visited#current
{
background: #969696;
border-left: 1px solid #969696;
border-bottom: 1px solid #969696;
color: #FFFFFF;
}

#navlist a:hover { color: #EE1C23; }

body.section-1 #navlist li#nav-1 a, 
body.section-2 #navlist li#nav-2 a,
body.section-3 #navlist li#nav-3 a,
body.section-4 #navlist li#nav-4 a
{
background: #fff;
border-bottom: 1px solid #666;
color: #000;
}

#navlist #subnav-1,
#navlist #subnav-2,
#navlist #subnav-3,
#navlist #subnav-4
{
display: none;
width: 95%;
}

body.section-1 #navlist ul#subnav-1, 
body.section-2 #navlist ul#subnav-2,
body.section-3 #navlist ul#subnav-3,
body.section-4 #navlist ul#subnav-4
{
display: inline;
left: 10px;
position: absolute;
top: 95px;
}

body.section-1 #navlist ul#subnav-1 a, 
body.section-2 #navlist ul#subnav-2 a,
body.section-3 #navlist ul#subnav-3 a,
body.section-4 #navlist ul#subnav-4 a
{
background: #fff;
border: none;
border-left: 1px solid #ccc;
color: #999;
font-size: smaller;
font-weight: bold;
line-height: 10px;
margin-right: 4px;
padding: 2px 10px 2px 10px;
text-decoration: none;

}

#navlist ul a:hover { color: #FF0086 !important; }

#contents
{
background: #fff;
border: 1px solid #ccc;
border-top: none;
clear: both;
margin: 0px;
padding: 15px;
}





