BODY 
	{
	background: white;
	scrollbar-face-color: #FFFFFF; 
	scrollbar-shadow-color: #FFFFFF; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #773D8A; 
	scrollbar-darkshadow-color: #773D8A; 
	scrollbar-track-color: #EEE7F1; 
	scrollbar-arrow-color: #773D8A;
	}


p,td ,textarea
	{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#000000; 
	font-size: 12px
	}

A 
	{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#773D8A; 
	font-size: 12px; 
	text-decoration: none; 
	cursor: hand
	}
	
a img {
	border-style:none;
	}
ul{
	margin-top: 5px;
	margin-left: 0; 
	padding-left: 2.5em;
}
li{
	list-style:square;
	color:#773D8A; 

	
}
.inputbutton {
	font-family:Arial;
	font-size:9pt;
	font-weight:bold;
	font-style:normal;
	background-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
	border-color:#773d8a;
	width:60px;
	height:25px;
}
.inputbuttonselected {
	font-family:Arial;
	font-size:9pt;
	font-weight:bold;
	font-style:normal;
	color:FFFFFF;
	background-color:#773d8a;
	border-style:solid;
	border-width:1px;
	border-color:#773d8a;
}
A:hover 
	{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#773D8A; 
	font-size: 12px; 
	text-decoration: underline; 
	cursor: hand
	}

.botmenu 
	{ 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	color:#000000; 
	font-size: 12px;
	font-weight: bold;
	text-decoration: none; 
	cursor: hand;
	display: inline-block;
	background-color: none;
	padding: 0px 6px 0px 6px;
	}

.botmenu:hover 
	{ 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	color:#773D8A; 
	font-size: 12px;
	font-weight: bold;
	text-decoration: none; 
	cursor: hand;
	display: inline-block;
	background-color: none;
	padding: 0px 6px 0px 6px;
	}

.button 
	{ 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	color: #000000; 
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none; 
	cursor: hand;
	display: block;
	width: 60px;
	background-color: white;
	border: 1px solid #773D8A;
	padding: 4px 0px 4px 0px;
	}

.button:hover 
	{ 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	color: #773D8A; 
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none; 
	cursor: hand;
	display: block;
	width: 60px;
	background-color: white;
	border: 1px solid #773D8A;
	padding: 4px 0px 4px 0px;
	}

.lgtxt 
	{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#773D8A; 
	font-size: 14px;
	font-weight: bold;
	text-decoration: none; 
	cursor: hand;
	}

.lgtxt:hover 
	{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#773D8A; 
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline; 
	cursor: hand;
	}

.bot 	
	{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#000000; 
	font-size: 10px
	}

.features 
	{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#FFFFFF; 
	font-size: 11px; 
	text-decoration: none; 
	cursor: hand
	}

.features:hover 
	{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#FFFFFF; 
	font-size: 11px; 
	text-decoration: underline; 
	cursor: hand
	}
.title
	{
	font-weight: bold;
	}
.logininput
	{
	width:140px;
	}
.newslatest {
	margin-bottom: 15px;
}
.newslatest p{
	margin-bottom: 4px;
	margin-top: 4px;
}