body {
	background: #ffffff url(eeBackground.gif) repeat-y center top;
	margin: 0;
	padding: 0;
	color: #330066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.menu {
	font-family: Trebuchet MS;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
}

.menu:hover{
	font-family: Trebuchet MS;
	font-size: 16px;
	color: #FF0000;
	text-decoration: none;
}

.orangeDecorBar {
	background-color: #FF0000;
	height: 2px;
	font-size: 1px;
}
.orangeDecorBar2 {
	background-color: #FF0000;
	height: 12px;
	font-size: 1px;
}

#sidebar {
	background: #03244D url(kenar.jpg) repeat-x top left;;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

#sidebar a {
	font-family:Arial, Helvetica, sans-serif ;
	font-size:  13px;
	color:#FFFFFF;
	text-decoration: none
}
#sidebar a:hover {
	
	
	color: #FF0000;
	text-decoration: none;
}


#footer {
	background: url(ddBottomGradient.gif) top left repeat-x #03244D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 15px;
	padding-bottom: 20px;
	text-align: center;
}
#footer a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: none;
	color: #FF0000;
}
.style1  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 13px;
	font-weight: bold;
}

