body {
SCROLLBAR-DARKSHADOW-COLOR:#000000; 
SCROLLBAR-FACE-COLOR:#ffffff; 
SCROLLBAR-HIGHLIGHT-COLOR:#ffffff; 
SCROLLBAR-SHADOW-COLOR:#000000; 
SCROLLBAR-TRACK-COLOR:#ffcc33; 
scrollbar-arrow-color:#990000; 
scrollbar-3dlight-color:#000000;
}
	  
td,p,div,body {
font-family:		arial,sans-serif,helvetica; 
font-size:			12px; 
color:				#000000;
}

a {
color:				#990000; 
text-decoration:	none;
}

a:hover {
text-decoration:	underline;
}

HR {
text-align:			center;
width:				100%;
color:				#000000;
}

H1 {
font-family:		arial,sans-serif,helvetica; 
font-size:			18px; 
font-weight:		bold; 
color:				#990000;
letter-spacing:		.5em;
}

H2 {
font-family:		arial,sans-serif,helvetica; 
font-size:			14px; 
font-weight:		bold; 
color:				#990000;
border-bottom:		1px solid;
border-top:			1px solid;
}

.font1 {
font-family:		arial,sans-serif,helvetica; 
font-size:			16px; 
font-weight:		bold; 
color:				#990000;
}

.font2 {
font-family:		arial,sans-serif,helvetica; 
font-size:			14px; 
font-weight:		bold; 
color:				#990000;
}

.font3 {
font-family:		arial,sans-serif,helvetica; 
font-size:			11px; 
font-weight:		normal; 
color:				#000000;
}

.LetterAndLine:first-letter { 
font-family:		arial,sans-serif,helvetica; 
font-size:			200%; 
float:				left;
font-weight:		bold; 
color:				#990000;
}

.border {
border:				solid #000000 1px;
}

.catalog {
border-bottom:		solid black 1px;
border-right:		solid black 1px;
}

.catalog2 {
border-right:		solid black 1px;
}

.catalog3 {
border-bottom:		solid #990000 1px;
}

#title {
position:			absolute; 
left:				10px; 
top:				5px;
}

#content {
position:			absolute; 
left:				5px; 
top:				30px;
}

.input { 
    background-color : white;
	border-bottom : black 1px solid;
	border-left : black 1px solid;
	border-right : black 1px solid;
	border-top : black 1px solid;
	color : black;
	padding: 2px;
	font-family : verdana, tahoma, arial;
	font-size : 8pt;
	width: 200px;
}

.button {
	background-color : #EBC239;
	border-bottom : black 1px solid;
	border-left : black 1px solid;
	border-right : black 1px solid;
	border-top : black 1px solid;
	color : #990000;
	font-family : verdana, tahoma, arial;
	font-size : 11px;
	font-weight : bold;
}

.choice { 
    background-color : white;
	border-bottom : black 1px solid;
	border-left : black 1px solid;
	border-right : black 1px solid;
	border-top : black 1px solid;
	color : black;
	padding: 2px;
	font-family : verdana, tahoma, arial;
	font-size : 8pt;
}

#logo {
position:			absolute; 
left:				650px; 
top:				370px;
}