/* CSS Document */
body{
margin:0px;
background-color:#ede9df;
}
ul{
margin-left:40px;
list-style-image:url(../images/bullet2.jpg);
list-style-position:outside;
}


/*Classes*/
.black_15{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:400;
color:#3f403f;
letter-spacing:1px;
line-height:25px;
}
.black_13{
font-family:Arial, Helvetica, sans-serif;
font-size:13.5px;
font-weight:400;
color:#3f403f;
letter-spacing:1px;
line-height:25px;
}
.black_12{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:400;
color:#3f403f;
line-height:25px;
}
.black_12 a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:400;
color:#3f403f;
line-height:25px;
text-decoration:none;
}
.black_11{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
}
.footer{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#d43e1b;
}
.footer a{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#d43e1b;
text-decoration:none;
}
.footer1{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#333333;
}
.footer1 a{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#333333;
text-decoration:underline;
}
#menutext {
    font-family:"Trebuchet MS", Verdana, Arial ;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}
#menutext a{
    font-family:"Trebuchet MS", Verdana, Arial ;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}

