/* Redifined HTML Tag Styles */

.highlight{
	font: bold 17px Arial;
	color: #800000;
	background: #FFFFFF;
}

.quote{
	font: 12px "Trebuchet MS";
	color: #384B81;
}

.frontLink{
	padding-left:20px;
	padding-right:20px;
	font-size:11px;
}

.titleTable
{
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	cursor:pointer;
}

blockquote{
	font: 13px "Trebuchet MS";
	color: #384B81;
}

.blue {
	font: 13px "Trebuchet MS";
	color: #384B81;
}

a {color: #0066FF;}

a:hover {
	text-decoration: none;
	color: #0066FF;

}

.outerborder {
	border:1px #800000 solid;
}

h1,h2,h3,h4,h5,h6 {
	font-family: "Trebuchet MS";
	color:#800000;
}

body,td.home,td.text {
	border: 0px;
	color: #222222;
	font-family: "Trebuchet MS";
	font-size: 13px;
}

body {
	background-color:#EFE8E0;
	margin:0px;
}

hr {
	color:#99894E;
	background-color:#99894E;
	border:0;
	height:1px;
}

p,li,td {
	font-family: "Trebuchet MS";
	font-size: 13px;
}

.boldred {color: #FF0000; font-weight: bold; }

input,select,textarea {
	font-size:12px;
	font-family:"Trebuchet MS";
	color:#333333;
	background:#FAFAFA;
	border-color:#CCCCCC;
	border-style:solid;
}

.button {
	font-size:12px;
	font-family:"Trebuchet MS";
	font-weight:bold;
	color:#FFFFFF;
	letter-spacing:1px;
	background:#999999;
	border-color:#CCCCCC;
	border-style:solid;
}

.button:hover{
    font-size:12px;
	font-family:"Trebuchet MS";
	font-weight:bold;
	color:#333333;
	letter-spacing:1px;
	background-color:#EEEEEE;
	border-color:#999999;
	border-style:solid; 
}

.formfield {font-size: 12px; padding:2px; background-color: #ffffff;border: 1px solid #ACACAC;color: #333333;margin-right: 5px;}
.formbutton {font-variant: small-caps; font-weight: bold; color: #808080; font-family:Verdana; font-size:8pt}


.copyright {
	font-family: "Trebuchet MS";
	font-size: 10px; 
	font-style: normal; 
	line-height: 1.4; 
	font-variant: normal; 
	color: #333333;
	background-color:#EEEEEE;
}

a.synapse {
	color:#FFFFFF;
}

a.synapse:hover {
	color:#333333;
}
			
.subheader {
	font-size: 18px;
	font-weight: normal;
	color:#800000;
	font-family:"Trebuchet MS";
}

.small {
	font-size: 10px;
	font-family:"Trebuchet MS";
}



