body {
	background-color: #E9E2CF;
	margin: 0px;
	padding: 0px;
}
.bkg-stripes-light {
	background-repeat: repeat-x;
	background-image: url(../../images/design_r18_c1.gif);
	background-color: #F1EDE1;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F4F1E8;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F1EBDC;
}

.menu a:link {
	color: #F1EBDC;
}

.menu a:hover {
	color: #FFFF66;
}

.menu a:visited {
	color: #F1EBDC;
}

.menu a:active {
	color: #F1EBDC;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F1EBDC;
}

.header a:link{
	color: #F1EBDC;
}

.header a:hover{
	color: #FFFF66;
}

.header a:active{
	color: #F1EBDC;
}

.header a:visited{
	color: #F1EBDC;
}

.main li {
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: -20px;
	list-style-type: circle;
	line-height: 10px;
	font-size: 10px;
}

.main li a {
	color: #FFFFFF;
	line-height: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
li {
	font-size: 12px;
	margin-bottom: 10px;
}

A:link          
	{
	text-decoration:underline; 
	color:#FFFFFF; 
	font-family: Arial, Helvetica, sans-serif;
	}
	
A:active        
	{
	text-decoration:underline; 
	color:#FFCC00; 
	font-family: Arial, Helvetica, sans-serif;
	}
	
A:visited       
	{
	text-decoration:underline; 
	color:#E4E4E4; 
	font-family: Arial, Helvetica, sans-serif;
	}
	
A:hover         
	{
	text-decoration:none; 
	color:#99FFFF; 
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 17px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
