body {
	background: #fefdff; 
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link          { color: #6666ff; font-style: normal; text-decoration: underline }

a:visited          { color: #6666ff; text-decoration: underline }

a:hover         { color: #6666ff; text-decoration: underline overline }

a:active       { color: #6666ff; text-decoration: underline overline }


.main {
background: #fefdff url(graphics/bg.jpg) repeat-x;}


	.main2 {
background: #fefdff url(graphics/bg2.jpg) repeat-x;}


	.recips {
background:#660099;}

	.mid {
	background:#ffffff;
border: 1px solid #000;}

.mid2 {
		border-right: 1px solid #000;
	border-left: 1px solid #000;
	}
	
	.white {
		border: 1px solid #000;
		background:#ffffff;}
	}
	
	

.style1 {font-size: 26px}

.style2 {
	font-size: 20px;
	font-weight: bold;
}
.style4 {font-size: 18px; font-weight: bold; }
.style4b {font-size: 18px; font-weight: bold; 
				color: #fff;}

.style5 {font-size: 16px;}

.style6 {font-size: 9px; font-weight: bold; }

.style7 {font-size: 15px;}

.style7b {font-size: 16px;
			color: #fff;
				font-weight: bold;}

.style8 {
	font-size: 18px;
	font-weight: bold;
	
}

.style9 {
	color: #f00;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial;
}

.style10 {
	font-size: 30px;
	font-weight: bold;
}

.style11 {color: #cc0000;
font-size: 28px;
font-weight: bold;
}

.style12 {color: #000;
font-size: 12px;}

#sectionLinks{
	margin: 0px;
	padding: 0px;
	background-color:#ffffff;

}

#sectionLinks a:link, #sectionLinks a:visited, #sectionLinks a:active {
	display: block;
	font-weight: bold;
	padding: 8px 0px 8px 0px;
		text-decoration: none;
}

#sectionLinks a:hover{
	background-color: #ffcc00;
	font-weight: bold;
	text-decoration: underline;
}

.border{
	border: 1px solid #6666ff;}
	
	.borderr{
	border-right: 1px solid #6666ff;}
	
	.borderl{
	border-left: 1px solid #6666ff;}
//
