/* CSS Document */

body           
{
	color: #000;
	font-family: Arial;
	background: #cc99cc url(graphics/bg.jpg) repeat-y center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link          { color: #0000ff; font-style: normal; text-decoration: underline }

a:visited          { color: #0000ff; text-decoration: underline }

a:hover         { color: #0000ff; text-decoration: underline }
s
a:active       { color: #0000ff; text-decoration: underline }


.maintable
{
	background: #ffcc66;
	border-style: solid;
	border-color: #000000;
	border-width: 0px 1px 0px 1px;
}
.recips
{
	background: #ffcc66;
	border-style: solid;
	border-color: #000000;
	border-width: 0px 1px 0px 1px;
}
.warning {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-color: #000000;
}

#sectionLinks{
	margin: 0px;
	padding: 0px;
	background-color:#f6ea80;

}
hr {
	color:#000000;
}


#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #000;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #000;
	background-color: #ffff99;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}

.bottom
{
	background: #ee8800;
	border-style: solid;
	border-color: #000000;
	border-width: 1px 0px 0px 0px;
}
.gals
{
	background : #cc9966;
	border-style: dotted;
	border-color: #000000;
	border-width:thin;

	

}
.gals2
{
	background : #cc9966;
	border-style: dotted;
	border-color: #000000;
	border-width:thin;

	

}

.style1 {font-size: 26px}

.style2 {
	font-size: 20px;
	font-weight: bold;
}
.style4 {font-size: 18px; font-weight: bold; }

.style5 {font-size: 13px}

.style6 {font-size: 12px; font-weight: bold; }

.style7 {font-size: 18px}

.style8 {
	font-size: 24px;
	font-weight: bold;
	
}

.style9 {
	color: #000;
	font-size: 20px;
	font-weight: bold;
}

.style10 {
	font-size: 36px;
	font-weight: bold;
}
.style10b {
	font-size: 42px;
	font-weight: bold;
}

.style11 {color: #cc0000;
font-size: 28px;
font-weight: bold;
}

.style12 {color: #000;
font-size: 12px;}

//
