@charset "utf-8";
/* CSS Document */

body {
	background-image: url(/newsite/backing.jpg);
	margin-top: 0px;
	background-color: #9e85c2;
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #797979;
}
a:link {
	color: #6e45aa;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #6e45aa;
	font-weight: bold;
}
.leftshadow {
	background-image: url(/newsite/shadow-left.jpg);
	background-repeat: repeat;
}

a:hover {
	text-decoration: none;
	color: #d45900;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #d45900;
	font-weight: bold;
}
.whitepadding {
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.contentarea {
	background-color: #ece6d2;
	background-image: url(/newsite/backing2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 15px;
	padding-right: 9px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.rightshadow {
	background-image: url(/newsite/shadow-right.jpg);
	background-repeat: repeat;
}
.contentarea2 {
	padding-top: 13px;
	padding-right: 19px;
	padding-bottom: 13px;
	padding-left: 13px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h3 {
	font-size: 16px;
	color: #7148AE;
}.footer {
	color: #FFFFFF;
}
#navigation a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#navigation a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#navigation a:hover {
	text-decoration: underline;
	color: #ece6d2;
}
#navigation a:active {
	text-decoration: none;
	color: #ece6d2;
}
.LPIC {
	float: left;
	padding-right: 7px;
	padding-bottom: 7px;
}
.RPIC {
	float: right;
	padding-bottom: 7px;
	padding-left: 7px;
}
.title-red {
	color: #d45900;
}

.ImageOver{
	cursor: url("imagesnew/mixto/magminus.cur"), pointer;
	border:2px solid #6e45aa;
	}
	
.ImageDown{
	border: solid 2px #6e45aa;
	cursor: url("imagesnew/mixto/magplus.cur"), pointer;
	}
	
.tooptil{
	width:250px;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	border:1px solid #666666;
	background-color:#8869b7;
	font-size:11px;
	}