a	{
	color: #89161e;
	text-decoration: none;
	font-weight: bold;
}

a:hover	{
	color: #ed6922;
	text-decoration: underline;
	font-weight: bold;
}
a.netlink	{
	color: #ed6922;
	text-decoration: none;
	font-weight: bold;
}

a.netlink:hover	{
	color: #4D7900;
	text-decoration: underline;
	font-weight: bold;
}

a.navlink	{
	color: #FFFFFF;
	font-family: "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	text-decoration: none;
	font-weight: bold;
}

a.navlink:hover	{
	color: #FFFFFF;
	font-family: "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	text-decoration: underline;
	font-weight: bold;
}

H1	{
	font-family: "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 14px;
	color: #483d8b;
	font-weight: normal;
}

#christmasheader	{
	font-family: "Georgia", "Times", "Serif";
	font-size: 18px;
	color: #cc0000;
	font-weight: normal;
}


#christmas	{
	font-family: "Georgia", "Times", "Serif";
	font-size: 14px;
	color: green;
	font-weight: normal;
	font-style: italic;
}


H6	{
	font-family: "Arial", "Helvetica", "Sans Serif";
	font-size: 10px;
	color: #ed6922;
	text-align: center;
}

#subhead{
	font-size: 11px;
	font-weight: normal;
	color: #ed6922;
}

UL	{
	font-family: "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma"; 
	font-size: 11px;
	color: #555353;
	font-weight: normal;
	padding-right: 10px;
}

.content	{
	font-family: "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 11px;
	color: #555353;
	font-weight: normal;
	padding-left : 10px;
	padding-right : 10px;
}

.nopadcontent	{
	font-family: "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 11px;
	color: #555353;
	font-weight: normal;
	margin-left : -10px;
}

.formcontent	{
	font-family: "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 11px;
	color: #555353;
	font-weight: normal;
}

.table	{
	font-family: "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma"; 
	font-size: 10px;
	color: Gray;
	font-weight: bold;
	
}

.px9	{
	font-family: "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma"; 
	font-size: 9px;
	color: Gray;
	font-weight: normal;
	
}

SELECT	{
	font-family: "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 11px;
	color: #334777;
	text-align: left;
}

BODY {
	scrollbar-face-color: #ed6922;
	scrollbar-arrow-color: #89161e;
	scrollbar-track-color: #D1D1D1;
	scrollbar-shadow-color: #5f050c;
	scrollbar-highlight-color: Window;
	scrollbar-3dlight-color: #fcd098;
	scrollbar-darkshadow-color: White;
}

.checkbox      {
	font-family: "Trebuchet MS", "Tahoma", "Verdona", "Sans Serif";
	color: #000000;
	border: 0px;
}

.picplace {
	background-image: url(images/bottom_picplace.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

.inputtext      {
	font-family: "Verdana", "Ariel", "Sans Serif";
	font-size: 11px;
	color: #4422AA;
	text-align: left;
	border: 1px solid #ed6922;
	padding-left: 5px;
}

.submit      {
	font-family: "Verdana", "Ariel", "Sans Serif";
	font-size: 10px;
	color: #FFFFFF;
	border: 1px solid #ed6922;
	text-align: center;
	font-weight: bold;
	background-color: #ed6922;
	letter-spacing: 1px;
}
