body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #1E1E2E;
	color:#FFFFFF;
}

h1, h2, h3, h4, h5, table {font-family: Verdena, Arial, Helvetica;}

hr.dotted
{
	background: url(/app_engine/css/images/1/bg.gif) repeat-x center left;
	border:1px;
	height:10px;
}

a{
	text-decoration:none;
	color: #FFFFFF;
}

a:hover {
	color: #f2dfa7;
 text-decoration: underline;
}
a:active {
	color:#FFFFFF;
	text-decoration: underline;
}

a:visited {
	color:#2dfa7;
	 text-decoration: none;
}
a.menutop {
    color: #f2dfa7; 
	font-size: 12px;
	text-decoration: none;
	padding-right: 20px;
	
}
a.menutop:hover {
	color: #f2dfa7;
	font-size: 12px;
	text-decoration: underline; 
}
a.menutop:active {
	color:#f2dfa7;
	font-size: 12px;

}
a.menutop:visited {
	color:#f2dfa7;
	font-size: 12px;

}
a.menuside {
    color: #FFFFFF; 
	font-size: 12px;
	text-decoration: none;
}
a.menuside:hover {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
a.menuside:active {
	color: #FFFFFF;
	font-size: 12px;

}
a.menufooter {
    color: #FFFFFF; 
	font-size: 11.5px;
	text-decoration: none;
}

a.menufooter:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11.5px;
}
a.menufooter:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11.5px;
}

a.menufooter:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11.5px;
}

.MenuLevel1 {
	background-color: #1E1E2E; 

}
.MenuLevel2 {
	background-color: #1E1E2E;

}
.MenuLevel3 {
	background-color: #1E1E2E;

}
.Masthead_Background {

}
.TopMenu_Background {
	background-color: #1E1E2E;

}
.Footer { 
	border-top: 1px dashed #999999; 
	border-width:2px; 
	padding:5px;
	font-size: 11.5px;

}
.siteborder {
	border: 1px solid #1E1E2E;
	

}
.arrow{
	color: #ffffcc;
	font-weight: bold;
}
.borderright {
	padding: 3px;
	border-left: none;
	border-top: none;
	border-bottom: none;
	border-right: 1px dotted #999999;

}
.borderbottom {
	border-left: none;
	border-bottom: 1px dotted #999999;
	border-right: none;
	border-top: none;

}
.bordertop {
	border-left: none;
	border-top: 1px dotted #999999;
	border-right: none;
	border-bottom: none;

}
.row1 {background-color: #FFFFFF
}
.row2 {
	background-color: #FFFFFF;

}
input {
}
