@charset "utf-8";
/* CSS Document */

body { background-image: url(images/back-tile.jpg); background-repeat:repeat-x; margin:20px 0px 0px 0px; background-color:#FFFFFF;}

.MenuText { font-family:Arial, Helvetica, sans-serif; color:#000000; font-size:12px; font-weight:bold;}
a.MenuText { color:#000000; font-weight:bold; text-decoration:none;}
a.MenuText:hover { color:#000000; font-weight:bold; text-decoration:underline;}

.LeftMenu { font-family:Arial, Helvetica, sans-serif; color:#000000; font-size:12px; font-weight:bold;}
a.LeftMenu { color:#000000; font-weight:bold; text-decoration:none;}
a.LeftMenu:hover { background-color:#FFFFFF; color:#000000; font-weight:bold; text-decoration:none;}


.HeadLine { font-family:Georgia, "Times New Roman", Times, serif; color:#000000; font-size:20px; font-weight:normal;}

.Formtext{ font-family: Verdana, Arial, Helvetica, sans-serif; color:#000000; font-size:12px; font-weight:normal;}

.BodyText { font-family:verdana, Helvetica, sans-serif; color:#000000; font-size:12px; font-weight:normal; line-height:120%;}
a.BodyText { color:#000000; font-weight:normal; text-decoration:none; line-height:120%;}
a.BodyText:hover { color:#ffd90d; font-weight:normal; text-decoration:none; line-height:120%;}

.FormText { font-family:verdana, Helvetica, sans-serif; color:#000000; font-size:12px; font-weight:normal;}
a.FormText { color:#000000; font-weight:normal; text-decoration:none;}
a.FormText:hover { color:#000000; font-weight:normal; text-decoration:underline;}

.BodyText1 { font-family:verdana, Helvetica, sans-serif; color:#000000; font-size:12px; font-weight:normal; line-height:120%;}
a.BodyText1 { color:#006699; font-weight:normal; text-decoration:none; line-height:120%;}
a.BodyText1:hover { color:#FF0000; font-weight:normal; text-decoration:none; line-height:120%;}

.BodyText2 { font-family:verdana, Helvetica, sans-serif; color:#0099CC; font-size:9px; font-weight:normal; line-height:120%;}
a.BodyText2 { color:#006699; font-weight:normal; text-decoration:none; line-height:120%;}
a.BodyText2:hover { color:#FF0000; font-weight:normal; text-decoration:none; line-height:120%;}

.Heading12 { font-family:"Arial", Gadget, sans-serif; color:#06C; font-size:16px; font-weight:normal; line-height:120%;}
a.Heading12 { color:#006699; font-weight:normal; text-decoration:none; line-height:120%;}
a.Heading12:hover { color:#FF0000; font-weight:normal; text-decoration:none; line-height:120%;}

.BodyText3 { font-family:verdana, Helvetica, sans-serif; color:#0099CC; font-size:12px; font-weight:normal; line-height:120%;}
a.BodyText2 { color:#006699; font-weight:normal; text-decoration:none; line-height:120%;}
a.BodyText2:hover { color:#FF0000; font-weight:normal; text-decoration:none; line-height:120%;}
#menu {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 13em;width:209px; float:left; margin:0px 0px 0px 7px;
}
#menu li { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#000000;	margin: 0;	padding: 0px 0px;}

#menu a {
	color: #000000;
	display: block;
	margin: 0;
	padding:4px 0px 4px 0px;
	text-decoration: none;
	font-weight:bold;
}
#menu a:hover {
    background-color:#FFFFFF;
	color: #000000;
	padding-bottom: 4px;
}                    
 .TitleBlack10pt
{ 
color: #000000; 
font-family:'Tahoma', 'Arial', 'Verdana' ,'Trebuchet MS', ; 
font-size: 10pt; 
font-weight: bold; 
margin: 0; 
}
a.TitleBlack10pt
{
color: #000000;
font-weight: bold; 
text-decoration: none;
}

a.TitleBlack10pt:hover	
{
color: #FFCC00;
font-weight: bold; 
text-decoration: underline;
}                   