body	{
		margin:0px;
		padding:0px;
		background:#413F34;
		overflow:auto
		}
form 	{
		margin:0px;
		padding:0px;
		size:auto;
		}
td		{
		font-family:tahoma;
		font-size:11px;
		color:#38352D;
		}
ul		{
		margin:0px;
		padding:0px;
		list-style:none;
		}

ul a	{
		color:#AA1917;
		text-decoration:underline;
		}
ul a:hover{
		text-decoration:none;
		}		
ol		{
		margin:0px;
		padding:0px;
		list-style:none;
		}
ol li 		{
		height:16px;
		background:url(images/list2.gif) bottom left no-repeat;
		padding:0 0 0 7px
		}
ol a	{
		color:#38352D;
		text-decoration:none;
		} 
a		{
		color:#AA1917;
		text-decoration:underline;
		}
a:hover	{
		text-decoration:none;
		}
strong	{
		color:#AA1917;
		font-weight:normal
		}		
		
.line	{
		width:100%;
		height:6px;
		background:#787465;
		}
		
.priv 	{
		margin:18 0 0 195px;
		}
		
/****** PAGE 1 ******/
.p1_t1	{
		margin:16 37 0 21px;
		}
.p1_t1 .more	{
		margin:12 0 30 0px;
		}
		
.p1_t2	{
		margin:18 0 0 25px;
		width:396px;
		}
.p1_t2 .text{
	margin:16 6 16 20px;
	height: 200px;
		}
.p1_t2 .text table{
		margin:16 0 0 0px;
		}
		
		
	/****** PAGE 2  ******/
.p2_t1	{
		margin:10 22 0 20px;
		}
.p2_t1 ul{
		margin:13 0 0 0px;
		}
.p2_t1 .more	{
		margin:14 0 24 0px;
		}
		
.p2_t2	{
		margin:18 25 0 25px;
		}
.p2_N	{
		margin:18 25 0 0px;
		}
.p2_t2 .text{
		margin:16 0 0 20px;
		}
.p2_t2 .text ul{
		margin:13 0 19 0px;
		}
.p2_t2 .text .line{
		margin:21 0 33 0px;
		width:185px;
		}
.p2_t2 .t2{
		margin-top:10px;
		}
		
	/****** PAGE 3  ******/
.p3_t1	{
		margin:16 22 0 20px;
		}
.p3_t1 ul{
		margin:13 0 0 0px;
		}
.p3_t1 .left{
		margin:3 15 0 0px;
		}
.p3_t1 .more	{
		margin:19 0 24 0px;
		}
		
		
.p3_t2	{
		margin:18 25 0 25px;
		}
.p3_t2 .text{
		margin:16 0 0 19px;
		}
.p3_t2 .text .left{
		margin:3 15 0 0px;
		}
		
		
	/****** PAGE 4  ******/
.p4_t1	{
		margin:18 22 0 20px;
		}
.p4_t1 table{
		margin:11 0 14 0px;
		}
.p4_t2	{
		margin:18 25 0 25px;
		}
.p4_t2 .text{
		margin:16 0 26 20px;
		}
.p4_t2 .text ul{
		margin:13 0 10 0px;
		}
		
.form input{
		width:201px;
		height:22px;
		border-style:solid;
		border-width:1px;
		border-color:#B2AFA4;
		background:transparent;
		font-family:tahoma;
		font-size:11px;
		color:#38352D;
		padding:2 0 0 7px
		}
.form textarea{
		width:201px;
		height:175px;
		overflow:auto;
		border-style:solid;
		border-width:1px;
		border-color:#B2AFA4;
		background:transparent;
		font-family:tahoma;
		font-size:11px;
		color:#38352D;
		padding:2 0 0 7px
		}
.bullet {
	background-image: url(images/list1.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	text-indent: 10px;
	white-space: nowrap;	
}





.indentmenu{
font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
width: 680px; /*width of menu*/

border-width: 1px 0;
background: black url(indentbg.gif) center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 5px 11px;
text-decoration: none;
border-right: 1px solid #564c66; /*dark purple divider between menu items*/
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: white !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: black url(indentbg2.gif) center center repeat-x;
}

</style>


