body{
	font-family: Arial, Verdana, Helvatica, sans-serif;
	font-size: 10pt;
	color: black;
	background: #ffffff url(images/menu-bg.jpg) fixed;
	background-repeat: repeat-y;


	margin-left: 120pt;
	margin-right: 20pt;


		scrollbar-highlight-color: #cccccc;
		scrollbar-arrow-color: #0000ff;
		scrollbar-darkshadow-color: #000000;
		scrollbar-shadow-color: #EFEEFB;
		scrollbar-face-color: #EFEEFB;
		scrollbar-track-color: #FAFAFE;


		list-style-image: url(images/list.gif); 


}


hr {
		color: #990000;
		height: 1;
		width: 75%;
	}


p	{
	}


A:link {
	COLOR: #555555; TEXT-DECORATION: none
}
A:visited {
	COLOR: black; TEXT-DECORATION: none
}
A:active {
	COLOR: black; TEXT-DECORATION: none
}
A:hover {
	COLOR: blue; TEXT-DECORATION: none
}


h1 {
		font-family: Microsoft Sans Serif, Verdana, Helvetica, sans-serif;
		font-size: 18pt;
		font-weight:normal;
		color: #0078D9;
	}


h2 {
		font-family: Microsoft Sans Serif, Verdana, Helvetica, sans-serif;
		font-size: 12pt;
		font-weight: bold;
		color: #0078D9;
		margin-left: 5pt;
	}


h3 {
		font-family: Microsoft Sans Serif, Verdana, Helvetica, sans-serif;
		font-size: 12pt;
		color: #aaaaaa;
		margin-left: 5pt;
	}


input {
		background-color: white;

		font-family: Verdana, Helvetica, sans-serif; 
		font-size: 8pt;


		}


textarea {
		background-color: white;
		font-family: Verdana, Helvetica, sans-serif;
		font-size: 8pt;
        }


select {
		background-color: white;
		font-family: Verdana, Helvetica, sans-serif; 
        }


		
tr {
		font-size: 10pt;
	}
