
body { 
	font-family: Verdana, Arial, sans-serif; 
	color: #4F190A; 
	font: 11px Verdana;
	background: url(images/bg.gif) repeat-x;
	background-attachment: fixed;
	background-color: #D3A4A1;
	padding: 0px;
	margin: 0px;
 
	 }

a 
	{
	text-decoration: none; 
	color: #C24A3B;
	height: 11px; 
	}

a:hover 
	{
	color: #5F2716;
	}

img 
	{
	border: 0px;
	}

p, ul, li 
	{
	font-family: Verdana; 
	font-size: 11px; 
	color: #924339; 
	text-align: justify;
	}

td 
	{
	font-family: Verdana; 
	font-size: 11px;  
	}

h1 
	{ 
	color: #4F190A; 
	font-family: Verdana; 
	font-size: 12px; 
	font-weight: bold;
	text-align: left;
	width: 100%;
	letter-spacing: 3px;
	border-bottom : 1px solid #C59E9B;
	text-transform: uppercase;
	}

#alltable {
	border-left: 1px solid #4F190A; 
	border-right: 1px solid #4F190A; 
	background-color: #F5EEED;
	width: 775px;
	}


.allnav { 
	background: url('images/navtop.gif') no-repeat;
	padding-top: 7px;
	width: 164px;
	vertical-align: top;
	}

.allnav a
	{
	display : block;
	color : #924339; 
	font-size : 11px; 
	text-align : left;
	padding : 3px;
	background: url(images/nav.gif);
	border-bottom : 1px solid #C59E9B;
	border-right: 1px solid #4F190A;
	}

.allnav a:hover
	{
	color : #FFFFFF;
	background: none;
	background-color : #A44C4B; 
	}

.allnav h1
	{
	background: url(images/navhead.jpg) no-repeat;
	text-align: right;
	width: 156px;
	]width: 164px;
	padding: 4px;
	text-transform: uppercase;
	font-weight: bold;
	color: #521C0E;
	font-size: 11px;
	letter-spacing: 0px;
	border-color: #521C0E;
	border-style: solid;
 	border-width: 1px 1px 1px 0px;
	margin: 0px;
	}

#navbot {
	background: url('images/navbot.gif') no-repeat;
	height: 8px;
	width: 164px;
	}
	

#quicknav
	{
	background: url(images/v22head_10.jpg) no-repeat;
	width: 387px;
	height: 48px;
	padding-top: 26px;
	padding-left: 25px;
	text-align: center;
	}


.acont
	{
	background-color: #DAD6EA;
	vertical-align: top;
	padding: 15px;
	}

.cont
	{
	background: url(images/cont.gif) repeat-x;
	background-color: #E9D7D7;
	border: 1px solid #924339;
	width: 100%;
	}

.contd
	{
	background-color: #E9D9D7;
	border: 1px solid #924339;
	padding: 5px;
	}

#disclaimer
	{
	background: url(images/v22footer_03.jpg); 
	padding-left: 5px;
	width: 388px;
	height: 17px;
	}


