a:link { color: #CC0000; text-decoration:underline;}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	color: #990033;
	text-decoration: underline;
} 
p, pre, textarea, td, ul, dl, #textlayer {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	line-height: 1.2em;
	margin-top:0em;
	margin-bottom: .55em;
}
li { 
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	margin-top:0em;
	margin-bottom: .4em;

} 
#linktable
{
	position:relative;
	z-index:3;
	width:750px;
	left: 0px;

}

th {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	padding-top: 4px;
	background-color: #666666;
	margin-bottom: -6px;
}


h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 17px;
	color: #990033;
	margin-top: 4px;
	margin-bottom: 0px;
	font-weight: normal;
}
h2 {
	font-family: "Trebuchet MS", Arial, sans-serif; 
	font-size: 16px;
	font-weight: bold;
	color: #990033;
	font-style: normal;
}
h3 {
	font-family: "Trebuchet MS", Arial, sans-serif; 
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #990033;
	margin-bottom: -12px;


	}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
}

blockquote {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-style: normal; 
	font-weight: normal;
	}
tt {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal;
	}

.border {
	border : 1px solid #D3D3D3;
}

.bborder {
	border-bottom : 1px solid #BCDC98;
	font-size: 10px;
	font-weight: bold;

}

.left {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

.right {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}



.smallheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 20px 0px 5px 0px;
}


input.small, textarea.small, select.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}


.button {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: bold; 
	color: #FFFFFF;
	background-color: #990033;
}

.darkbutton {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	color: #ffffff;
	background-color: #990033;
}
.notbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-style: normal;
	font-weight: bold;
	background: #6B0C80;
	color: #FFFFFF;
	border : 2px solid #000066;
	border-left : 2px solid #99ccff;
	border-top : 2px solid #99ccff;	
	text-align: center;
	padding: 0px 10px 0px 10px;
}

.link:hover, .shortlink:hover {
	background: #6B0C80;
	color: #ffffff;
	text-decoration: none;

}

.link:active {
	background: #C2DBD8;
	color: #238C85;
	border-left : 2px solid #268682;
	border-top : 2px solid #268682;
	text-decoration: none;
	border-right: 2px solid #C2DBD8;
	border-bottom: 2px solid #C2DBD8;
}

.smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.sideborder {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #999999;
}
.leftpic {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.padded {
	padding-top: 6px;
	padding-bottom: 6px;

}


.boldheader {
	font-family: "Trebuchet MS", Arial, sans-serif; 
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	margin-bottom:-15px;

}
p.header{
	font-weight:bold;
	padding-top: 5px;
	margin-bottom:-12px;
}
p.indent {
	text-indent: -13px;
	padding-left: 9px;
	margin-bottom: -12px;


}
.ltbg { background: #E9DEC7; }

.dkbg { background: #E7D9BC; }

.hilite { background: #F4EFE3; }
.bpadded {
	padding: 5px;
}
.signupbox
{
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}
img.bar
{
	background:#CCCCCC;
	width:500px;
	height:2px;
}

a.nounderline:link,a.nounderline:visited,a.nounderline:active {
	text-decoration: none;
}
a.nounderline:hover {
	text-decoration: underline;
}
.white{
	color:#FFFFFF;
}

a.white:link {
	text-decoration: none;
	color:#FFFFFF;
} 

a.white:hover, a.white.link:hover, a.white.active:hover {
	text-decoration: underline;
	color:#FFFFFF;
} 

a.white:active {
	text-decoration: underline;
	color:#FFFFFF;
} 

a.white:visited {
	text-decoration: none;
	color:#FFFFFF;
} 

.dottedborder {
	border: 1px dotted #CCCCCC;
}
.padded5 {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;

}
.pad20 {
	padding-left: 20px;
}
.maincell {
	background-image: url(images/template/page_r10_c1.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFFF;

}
.padded15 {
	padding: 10px 12px;
}
.padded15top5 {
	padding: 5px 12px 10px;
}
form,input,select { z-index: 0; }
.large {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

	
.red {
	color: #CC0000;
	font-weight: bold;
}

.dottedborderbottom {
	padding-bottom:10px;
	border-bottom: 1px dotted #D3D3D3;
}
.greenborder {
	border-bottom-width: 12px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #C6DC9C;
	border-top-width: 16px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 6px;

}
body {
	overflow-x: hidden;
	overflow-y: scroll;
	background-color: #FFFFF4;

}
#bigtitle
{
 	background:transparent;
      font-size:20px;
	font-weight:bold;
	color:#FFFFF4;
	position:relative;
	top:20px;
	left:25px;
	z-index:10;
}
#backtitle
{
 	background:transparent;
      font-size:20px;
	font-weight:bold;
	color:#000000;
	position:relative;
	top:0px;
	left:26px;
	z-index:9;
}
.rtl {
	background-image: url(images/css/rtl.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.rtr {
	background-image: url(images/css/rtr.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 12px;
	width: 11px;

}
.rbl {
	background-image: url(images/css/rbl.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 11px;
	width: 12px;
}
.rbr {
	background-image: url(images/css/rbr.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
	width: 11px;

}
.rtop {
	background-image: url(images/css/rtop.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 12px;
}
.rleft {
	background-image: url(images/css/rleft.gif);
	width: 12px;
	background-repeat: repeat-y;
	background-position: right center;
}
.rright {
	background-image: url(images/css/rright.gif);
	background-repeat: repeat-y;
	background-position: left center;
	width: 11px;
}
.rbottom {
	background-image: url(images/css/rbottom.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 12px;
}


#slideshow {
    display:table-cell;
    vertical-align:middle;
    width:660px;
    height:330px;
}
.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3C783A;
}

#buttons img {
	border: 1px solid #000000;
	text-align:center;
	margin-top:4px;
}
.bigboldheader {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.fakelist {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}
dt {
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #B08600;
	margin-top: 2px;
	padding-left: 6px;
	color: #FFFFFF;
	border-left: 10px solid #990000;
}
dd {
	background: #E7D9BC;
	padding-left: 25px;
	margin-left: 0px;
	padding-bottom: 6px;
	padding-top: 4px;






}
