body {

	background-color: #000000;
	scrollbar-3d-light-color:#BFAF9B;
    scrollbar-arrow-color:#BFAF9B;
    scrollbar-base-color:#7E5E36;
    scrollbar-dark-shadow-color:#BFAF9B;
    scrollbar-face-color:#7E5E36;
    scrollbar-highlight-color:#BFAF9B;
    scrollbar-shadow-color:#BFAF9B;

}

h1 {

	font-family: Papyrus, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 0; 
	margin-top: 0;
	margin-bottom: 0;

}

h2{

	font-family: Papyrus, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #FFFFFF;
	margin-left: 0; 
	margin-top: 0; 
	margin-bottom: 0;

}

h3 {

	font-family: Papyrus, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	margin-left: 0; 
	margin-top: 0; 
	margin-bottom: 0;
	text-align: justify;

}

h4 {

	font-family: Papyrus, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 0; 
	margin-top: 0; 
	margin-bottom: 0;

}

h5 {

	font-family: Papyrus, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 0; 
	margin-top: 0; 
	margin-bottom: 0;

}

h6 {

	font-family: Papyrus, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	color: #FFFFFF;
	margin-left: 0; 
	margin-top: 0; 
	margin-bottom: 0;

}

li {

	font-family: Papyrus, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	list-style: square;
}



p {

	font-family: Papyrus, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height:18px;
	font-weight: normal;
	color: #FFFFFF;

}


a:link {

	font-family: Papyrus, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;

}



a:visited {

	font-family: Papyrus, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #BFAF9B;
	text-decoration: none;

}

a:hover {

	font-family: Papyrus, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #7E5E36;
	text-decoration: none;

}



BUTTON { 

	color:#0B3352; 
	background - color:none; 
	border:1; 
	width:160;
	height:12;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold; 
	font-size: 10px;
	line-height: 10px;
	text-align: left;

}

.searchBox{

	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	background-color:#999999; 
	border:1;
	color: #FFFFFF;
	border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;

}

.compBox{

	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	background-color:transparent; 
	border:1;
	color: #000000;
	border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;

}

.mainButt{

	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #FFFFFF; 
	background-color: #7C0234; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 

}
