BODY {
	FONT-SIZE: 14px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif}
TD {
	FONT-SIZE: 14px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
TH {
	FONT-SIZE: 14px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
h1, h2, h3, h4, h5, h6 {color: #990000 }





	

#navcontainer ul
		{
			margin: 0px;
			padding: 0px;
			list-style-type: none;
			font-family: Arial, Helvetica, sans-serif;
		}

		
		#navcontainer a
		{
			margin: 0px 0px;
			padding: 2px,2px, 2px, 10px;
			width: 180px;
			height: 20px;
			border-bottom: thin dotted #999999;
			text-align: left;
			color: #666666;
			background-color: #efefef;
			font-family: Verdana, Arial, Helvetica, sans-serif; 
			font-size: 11px;
font-weight: bold;
; text-decoration: none
		}
		
		
		#navcontainer a:hover
		{
			background-color: #ffffff;
			color: #333333;
			font-family: Verdana, Arial, Helvetica, sans-serif; 
			font-size: 11px;
font-weight: bold;
; text-decoration: none
		}

		

		
		#navcontainer2 ul
		{
			margin: 0px;
			padding: 0;
			list-style-type: none;
			font-family: Arial, Verdana, Helvetica, sans-serif;
			align: right;
		}
		
		#navcontainer2 a
		{
			display: block;
			padding: 2px 2px;
			width: 180px;
			height: 12px;
			text-align: left;
			text-decoration: none;
; color: #ffffff
; clip:  rect(   )
; background-color: #7F68BF
		}
		
		#navcontainer2 a:link
		{
			color: #ffffff;
			text-decoration: none;
			align: right;
		}
		
		#navcontainer2 a:hover
		{
			background-color: #4B3884;
			color: #FFFFFF;
			align: right;

		}

		navcontainer2 a:visited
		{
			color: #FFFFFF;
			text-decoration: none;
			align: right;
		}
select, input, textarea {  border-color: #000000; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; background-color: #F0F0F0}

.fineprint {
	font: 9px arial, verdana, sans-serif;
	color: #990000;
	border: 0;
	text-align: center;
	}



* html .btn span, * html .btn i { float: left; width: auto; background-image: none; cursor: pointer; } 

.btn { display: block; position: relative; background: #aaa; padding: 5px; float: left; color: #fff; text-decoration: none; cursor: pointer; width:180px;} 
.btn * { font-style: normal; background-image: url(btn2.png); background-repeat: no-repeat; display: block; position: relative; } 
.btn i { background-position: top left; position: absolute; margin-bottom: -5px; top: 0; left: 0; width: 5px; height: 5px; } 
.btn span { background-position: bottom left; left: -5px; padding: 0 0 5px 10px; margin-bottom: -5px; } 
.btn span i { background-position: bottom right; margin-bottom: 0; position: absolute; left: 100%; width: 10px; height: 100%; top: 0; } 
.btn span span { background-position: top right; position: absolute; right: -10px; margin-left: 10px; top: -5px; height: 0; }

.btn.blue { background: #2ae; } 
.btn.green { background: #9d4; } 
.btn.pink { background: #e1a; } 
.btn.orange { background: orange; }
.btn.purple{ background: #6633cc; }
.btn.fawn{ background: #996666; }




.btn:hover { background-color: #a00; } 
.btn:active { background-color: #444; } 

* html .btn { border: 3px double #aaa; } 
* html .btn.blue { border-color: #2ae; } 
* html .btn.green { border-color: #9d4; } 
* html .btn.orange { border-color: orange; } 
* html .btn.purple { border-color: #6633cc; } 
* html .btn.fawn { border-color: #996666; } 

* html .btn.pink { border-color: #e1a; } 
* html .btn:hover { border-color: #a00; } 
.btn[class] { background-image: url(shade.png); background-position: bottom; }  