P {
	
}
TABLE {
	border: 0;
	padding: 0;
	margin: 0;
}
BODY {
	background-color: #ffffff;
	background-image: url(images/design.gif);
	background-repeat: no-repeat;
	background-position: 50% 160px;
	margin: 10 0 10 0;
	color: #333333;
}

.style1 {font-size: x-small}


TD {
	padding: 0;
	spacing:0;
}
TR {
	
}
OL {
	
}
UL {
	
}
LI {
	
}
DIV {
	
}
SPAN {
	
}
.header {
	FONT-SIZE: 18px;
	LINE-HEIGHT: 23px;
	FONT-WEIGHT: bold; 
	COLOR: #000000;
	FONT-FAMILY: verdana, helvetica, arial, sans-serif;
	}
.header2 {
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold; 
	COLOR: #000000;
	FONT-FAMILY: verdana, helvetica, arial, sans-serif;
	}
.footer {
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	COLOR: #000000;
	FONT-FAMILY:  verdana, helvetica, arial, sans-serif;
}
.content {
	FONT-SIZE: 12px;
	LINE-HEIGHT: 18px;
	COLOR: #000000;
	FONT-FAMILY: verdana, helvetica, sans serif;
	text-align: justify;
}
.text {
	FONT-SIZE: 16px;
	FONT-WEIGHT: normal;
	COLOR: #000000;
	FONT-FAMILY: Garamond, New Times Roman, serif;
}




a:link {
	COLOR: #666600;
	TEXT-DECORATION: underline;
}
a:visited {
	COLOR: #666600;
	TEXT-DECORATION: underline;
}
a:active {
	COLOR: #666600;
	TEXT-DECORATION: underline;
}
a:hover {
	COLOR: #336666;
	TEXT-DECORATION: none;
}
.listcontrols {
	margin-left: 0;
	padding: 5 0 0 15;
	list-style: none;
}
.listcontrols li{
	padding: 0 50 10 20;
	background-image: url(images/diamondspacer.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	text-align: left;
}
.nav {
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	COLOR: #666600;
	FONT-FAMILY:  verdana, helvetica, arial, sans-serif;
}
.navover {
	background-color: #D9261C;
	color: #EBE1C0;
	height: 33px;
	width: 130px;
	border: 1 #A19466 solid;
	margin: 8 0 0 5;
	padding: 2;
	font: 11 verdana, helvetica, sans serif;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
}
.navat {
	background-color: #D9261C;
	color: #EBE1C0;
	height: 33px;
	width: 130px;
	border: 1 #A19466 solid;
	margin: 8 0 0 5;
	padding: 2;
	font: 11 verdana, helvetica, sans serif;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
.nav2 {
	FONT-SIZE: 9px;
	FONT-WEIGHT: normal;
	COLOR: #000000;
	FONT-FAMILY:  verdana, helvetica, arial, sans-serif;
}
.subnav {
	background-color: #EBE1C0;
	color:#D9261C;
	height: 30px;
	width: 126px;
	border-right:1 #A19466 solid;
	border-bottom:1 #A19466 solid;
	border-top:1 #EDD8BF solid;
	border-left:1 #EDD8BF solid;
	margin:0 0 2 5;
	padding:2;
	font: 9 verdana, helvetica, sans serif;
	text-decoration:none;
	cursor: hand;
}
.subnavover {
	background-color: #D9261C;
	color: #EBE1C0;
	height: 30px;
	width: 126px;
	border-right:1 #A19466 solid; 
	border-bottom:1 #A19466 solid;
	border-top:1 #EDD8BF solid; 
	border-left:1 #EDD8BF solid; 
	margin:0 0 2 5;
	padding:2;
	font: 9 Verdana, helvetica, sans serif;	
	text-decoration:none;
	cursor: hand;
}
