body { 
	font-family: Arial; 
	font-size: .12in; 
	color: #333333; 
	background-color: #E1CBB5; 
	background-image: url('images/back.jpg'); 
	background-repeat: repeat-x 
}
.tblMain {
	width: 653; 
	height: 512; 
	color: #333333; 
	background-color: #561D0F; 
	background-image: url('images/mainback.jpg'); 
	background-repeat: no-repeat; 
	background-position: center top
}


.posLogo { 
	position: relative; 
	left: 20; 
	top: 20 
}


.txtHeader   { 
	font-family: Arial; 
	font-size: .15in; 
	color: #FFFFFF; margin-left:20; margin-right:20 
}
.txtInfo   { 
	font-family: Arial; 
	font-size: .11in; 
	color: #FFFFFF; margin-left:20; margin-right:20; padding-right:50px 
}
.txtMenu     { 
	font-family: Impact; 
	font-size: .15in; 
	color: #FFFFFF; 
	text-align: right; 
    text-decoration: none; 
    padding-right:10px; 
    padding-bottom:3px 
}

a.txtMenu  { 
	font-family: Impact; 
	font-size: .15in; 
	color: #FFFFFF; 
	text-align: right; 
    text-decoration: none; 
    padding-right:10px; 
    padding-bottom:3px 
    
}
hover.txtMenu{padding-bottom: 2px;}
a.visited.txtMenu  { 
	font-family: Impact; 
	font-size: .15in; 
	color: #AAAAAA; 
	text-align: right; 
    text-decoration: none; 
    padding-right:10px; 
    padding-bottom:3px 
}

h1           { font-size: .1in; font-family: Arial }
.bottomnav   { font-family: Arial; color: #C0C0C0; font-size: .12in; text-decoration: none }
h3           { font-family: Arial; color: #C0C0C0; font-size: .12in }
td           { color: #000000; font-family: Arial; font-size: .12in }

.txtSlogan      { 
	font-family: Arial; 
	color: #FFFFFF; 
	font-size: .12in; 
	font-weight: bold 
}