body {
	background-color: #e9e4f0;
	color: #1e1751;
	font-family: arial, sans-serif;
	font-size: 12px;
	margin: 10px, 0px, 0px, 0px; 
	scrollbar-3dlight-color: #1e1751;
	scrollbar-arrow-color: #1e1751;
	scrollbar-base-color: #e9e4f0;
	scrollbar-darkshadow-color: #e9e4f0;
	scrollbar-face-color: #e9e4f0;
	scrollbar-highlight-color: #e9e4f0;
	scrollbar-shadow-color: #e9e4f0;
	scrollbar-track-color: #e9e4f0;
}

h1 {
	background-color: transparent;
	color: #1e1751;
	font-family: arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	padding-top: 10px;
}

h2 {
	color: #1e1751;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding: 15px;
	background-color: transparent;
}

h3 {
	background-color: transparent;
	color: #1e1751;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	text-align: center;
	font-variant: normal;
	}

h4 {
	background-color: transparent;
	color: #1e1751;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	text-align: center;
}
.b {
	font-weight: bold;
}
.header {
   background-image: url("images/header.jpg");
	background-color: #e9e4f0;
	height: 200px;
	width: 780px;
	}
.links {
   background-image: url("images/bgd.jpg");
   background-color: #e9e4f0;
	border-right: 1px solid #1e1751;
	border-left: 1px solid #1e1751;
	height: 34px;
	width: 780px;
	}
.tbdr {
   background-image: url("images/bgd.jpg");
	background-repeat: repeat-y 
	background-color: #e9e4f0;
	border-top: 1px solid #1e1751;
	border-left: 1px solid #1e1751;
	border-right: 1px solid #1e1751;
	border-bottom: 1px solid #1e1751;
	}
.cl1 {
	border-bottom: 1px solid #1e1751;
	border-left: 1px solid #1e1751;
	border-right: 1px solid #1e1751;
	border-top: 1px solid #1e1751;
}
 .cl2 {
	border-top: 1px solid #1e1751;
} 
.clpedtop {
	border-bottom: 1px solid #1e1751;
	border-left: 1px solid #1e1751;
	border-right: 1px solid #1e1751;
	border-top: 1px solid #1e1751;
	font-family: arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	color: #1e1751;
	background-color: transparent;
	padding-left: 3px;
	
}
.clpedred {
	border-bottom: 1px solid #1e1751;
	border-left: 1px solid #1e1751;
	border-right: 1px solid #1e1751;
	border-top: 1px solid #1e1751;
	font-family: arial, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #FF0000;
	background-color: transparent;
	padding-left: 3px;
}
.clpedplain {
	border-bottom: 1px solid #1e1751;
	border-left: 1px solid #1e1751;
	border-right: 1px solid #1e1751;
	border-top: 1px solid #1e1751;
	font-family: arial, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #1e1751;
	background-color: transparent;
	padding-left: 3px;
}
.clhot {
	border-bottom: 2px dotted #ff0000;
	border-left: 2px dotted #ff0000;
	border-right: 2px dotted #ff0000;
	border-top: 2px dotted #ff0000;
	font-family: tahoma, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}
a:link{
   background-color: transparent;
	color: #1e1751;
	text-decoration: none;
}

a:visited{
	background-color: transparent;
	color: #1e1751;
	text-decoration: none;
}

a:hover{
	background-color: transparent;
	color: #b9277d;
	cursor: e-resize;
	text-decoration: none;
}

a:active{
	background-color: transparent;
	color: #1e1751;
	text-decoration: none;
}
a.menu{
	color:#1e1751;
	text-decoration: none;
	font-family : arial, sans-serif;
	font-size: 12px;
	margin-left: 7px;
	margin-right: 7px; 
	margin-bottom: 0px}
	a:hover.menu{
   color: #b9277d;
   font-size: 12px;
	margin-left: 7px;
	margin-right: 7px; 
	margin-bottom: 0px;
	text-decoration: none; 
	cursor: e-resize}
.img {
	border: 3px double #1e1751;
	}	
ul {
	background-color: transparent;
	color: #1e1751;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-variant: normal;
	font-weight: lighter;
	list-style: disc;
	text-align: left;
}





	



