body {
	background-image:url(../img/main/backing.jpg);
	background-repeat: no-repeat;
}

.over { background-color: #ccccff; cursor:hand; color: #000080;}
.out { background-color: #0083BE; cursor:pointer}
.over2 { background-color: #FA8F8F; cursor:hand; color: #990000;}
.out2 { background-color: #990000; cursor:pointer}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
}

.vsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
}

.vsmall2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	line-height: 14px;
}

.smallWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}
.title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #0045FA;
	font-weight: bold;
	text-decoration: none;
	line-height: 26px;

}

.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

a {
	color: #0083BE;
	text-decoration: none;
}

a:hover {
	color: #000080;
	text-decoration: none;
}

LI {

	list-style-image: url(../img/nav/bullet.gif);
	}
	
.imgEffect {
	border: 1px solid #000000;
}
