body {
	margin : 0px;
	padding : 0px;
	height : 100%;
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	background : url('Backgrou.gif');
	
	SCROLLBAR-FACE-COLOR: #336699;
	SCROLLBAR-HIGHLIGHT-COLOR: #white;
	SCROLLBAR-SHADOW-COLOR: black;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #f0f0f0;
}

.TopMenu {
	padding-right : 50px;
	padding-left : 0px;
	font-family : verdana, helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : white;
	text-decoration : none;
	vertical-align : middle;
}

.TopMenu:hover {
	color: red 
}

.LeftMenu {
	font-family : verdana, helvetica, sans-serif;
	font-size : 12px;
	color : white;
	text-decoration : none;
}

.LeftMenu:hover {
	text-decoration : underline; 
}

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

a:hover{
text-decoration: underline;
}

a.other{
color: #777777;
text-decoration: none;
}

a.other:hover{
text-decoration: underline;
}


.headline1 {
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 14px; 
		color: #336699; 
		font-weight: bold;
}

.mainp {
		padding-right: 50;
		text-indent: 35;
		text-align: justify;
}

.mainp2 {
		padding-right: 50;
		text-indent: 35;
}

.submit{
	width: 100px;
	background-image:url(button.gif);
	color: #336699
}

.submit:hover{
	background-image:url(button.gif);
	color: white;
}

.imptext(
	border: solid 1 #336699;
	}
	
scrollbar{
	base-color: #449933




}