a:link,
a:visited { 
	color: #CC0000;
	font-weight: normal;
	text-decoration: underline;
	}

a:hover,
a:active { 
	color: #5A6E32;
	font-weight: normal;
	text-decoration: none;
	}

.bigLink a:link,
.bigLink a:visited {
	color: #FFFFFF;
	background: #CC0000;
	font-weight: bold;
	text-decoration: none;
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #7D735A;
	border-left: 2px solid #7D735A;
	border-right: 2px solid #FFFFFF;
	padding: 4px;
	font-size: 20px;
	line-height: 24px;
	}
	
.bigLink a:hover,
.bigLink a:active {
	color: #FFFFFF;
	background: #5A6E32;
	font-weight: bold;
	text-decoration: none;
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #7D735A;
	border-left: 2px solid #7D735A;
	border-right: 2px solid #FFFFFF;
	padding: 4px;
	font-size: 20px;
	line-height: 24px;
	}

.text a:link,
.text a:visited {
	color: #5A6E32;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 0px solid #CC0000;
	}
	
.text a:hover,
.text a:active {
	color: #7D735A;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #CC0000;
	}

.nav a:link,
.nav a:visited {
    color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 0px dotted #5A6E32;
	}
	
.nav a:hover,
.nav a:active {
    color: #EBE6CD;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 0px dotted #EBE6CD;
	}
	
.footer a:link,
.footer a:visited {
    color: #7D735A;
	font-weight: bold;
	font-size: 10px;
	line-height: 10px;
	text-decoration: none;
	border-bottom: 1px solid #EBE6CD;
	}
	
.footer a:hover,
.footer a:active {
    color: #5A6E32;
	font-weight: bold;
	font-size: 10px;
	line-height: 10px;
	text-decoration: none;
	border-bottom: 1px solid #CC0000;
	}
	
.buttonLink a:link,
.buttonLink a:visited {
	color: #FFFFFF;
	background: #CC0000;
	font-weight: bold;
	text-decoration: none;
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #7D735A;
	border-left: 2px solid #7D735A;
	border-right: 2px solid #FFFFFF;
	padding: 2px;
	font-size: 16px;
	line-height: 18px;
	}
	
.buttonLink a:hover,
.buttonLink a:active {
	color: #FFFFFF;
	background: #5A6E32;
	font-weight: bold;
	text-decoration: none;
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #7D735A;
	border-left: 2px solid #7D735A;
	border-right: 2px solid #FFFFFF;
	padding: 2px;
	font-size: 16px;
	line-height: 18px;
	}	
	
.image_container a:link,
.image_container a:visited,
.image_container a:hover,
.image_container a:active {
    color: #7D735A;
	font-weight: bold;
	font-size: 10px;
	line-height: 22px;
	text-decoration: none;
	border-bottom: 0px solid #EBE6CD;
	}
	
.noulink a:link,
.noulink a:visited,
.noulink a:hover,
.noulink a:active {
    color: #7D735A;
	font-weight: bold;
	font-size: 10px;
	line-height: 22px;
	text-decoration: none;
	border-bottom: 0px solid #EBE6CD;
	}	
	
body { 
	background: #EBE6CD;
	color: #666666;
	font-size: 12px;
	line-height: 16px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	}

h1 {
    color: #CC0000;
	font-weight: bold;
	font-size: 15px;
	line-height: 15px;
	display: inline;
	}

.title {
    color: #5A6E32;
	font-weight: bold;
	font-size: 20px;
	line-height: 24px;
	}
	
.text {
    color: #7D735A;
	font-weight: normal;
	font-size: 13px;
	line-height: 18px;
	}

.nav { 
	color: #5A6E32;
	font-weight: normal;
	font-size: 8px;
	line-height: 15px;
	}
		
.footer { 
	color: #7D735A;
	font-weight: normal;
	font-size: 10px;
	line-height: 10px;
	}

.small { 
	color: #7D735A;
	font-weight: normal;
	text-decoration: none;
	font-size: 9px;
	line-height: 10px;
	}

.formfield {
    color: #74B7E4;
    background: #DDDDDD;
    font-weight: normal;
	font-size: 13px;
	line-height: 18px;
    font-family: Helvetica, Arial, Verdana, sans-serif;
	text-decoration: none;
	padding: 4px;
	border: 0px solid #DDDDDD;
    }

.formbutton {
    color: #FFFFFF;
	background: #ED83A7;
	font-weight: bold;
	font-size: 13px;
	line-height: 18px;
    font-family: Helvetica, Arial, Verdana, sans-serif;
	text-decoration: none;
	padding: 2px;
	border: 0px solid #ED83A7;
	}

.dataTable {
	background: #F9D3DE;
	padding: 2px;
	border: 1px solid #74B7E4;
    }
	
.tableHeader {
    background: #74B7E4;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
    }

.row {
    font-size: 12px;
	line-height: 16px;
	color: #666666;
	background: #FFFFFF;
	}
	
.rowOver {
    font-size: 12px;
	line-height: 16px;
	color: #E8578E;
	background: #FFFFFF;
	}
	
.hr {
    border: 0;
    color: #CC0000;
    background-color: #CC0000;
    height: 8px;
    width: 100%;
	}	

.trans_box {
	left: 0;
	top: 0;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/trans_back.png');
	}

.trans_box[class] {
	background-image:url(images/trans_back.png);
	}

.thumb {
	border: 1px solid #FFFFFF;
	}

.image {
	background: #FFFFFF;
	padding: 1px;
	border: 10px solid #5A6E32;
	text-align: right;
	}

.imagebutton {
	background: #FFFFFF;
	padding: 1px;
	border: 3px solid #74B7E4;
	}
	
.image_container {
	display: block;
	float: right;
	padding-left: 10px;
	}

#dhtmltooltip{
	position: absolute;
	left: -100px;
	width: 500px;
	border: 1px solid #ED83A7;
	padding: 2px;
	background-color: #ED83A7;
	color: #FFFFFF;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
	}

#dhtmlpointer{
	position: absolute;
	left: -100px;
	z-index: 100;
	visibility: hidden;
	}