/* 
 ----------------------------------------------------------------------------
	CSS Copyright 2008 Picture It On Canvas
	Designed by EntheosWeb.com
	Code Development by DavidMHepburn.com
	Last Updated: October 20, 2008 at 5:00 PM
 ---------------------------------------------------------------------------- 
*/

.title {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #1F2E16;}

.text {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000; text-decoration: none ; line-height: 17px; padding-left: 1em;}

.subtitle {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #D7D700;}

.subtitle:hover {font-weight: bold; color: #FF9900}

.bkg {background-image: url(../beta/images/swish_bg.jpg); background-repeat: no-repeat; background-position: center center;}

.footer {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color: #FFFFFF; text-decoration: none ; line-height: normal;}

.footer a:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color: #333333; text-decoration: none ; line-height: normal;}

.bkgContent {
	background-image:   url(../beta/images/bgcontent.jpg); background-repeat: repeat;
	}
	
.left {
	text-align: left;
	clear: both;
	}

.center {
	text-align: center;
	}

.right {
	text-align: right;
	}
	
img.left {
	float: left;
	padding: 1em;
	}
	
img.center {
	margin-left: auto;
	margin-right: auto;
	padding: 1em;
	}
	
img.right {
	float: right;
	padding: 1em;
	}
	
.red {
	color: #FF3300;
	font-weight: bold;
	font-size: 14px;
	}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFCF;
	}

li {
	margin-left: 1em;
	}
	
th.poss
{
background-color:#d5ae37;
margin-top:10px;
}