h1
	{
		font-family:"Trebuchet MS";
		font-size:30px;
		font-style:italic;
		font-weight:bold;
		color:#333333;
		margin:0px;
		padding: 10px 0px 0px 0px;
	}

h2
	{
		font-family:"Trebuchet MS";
		font-size:14px;
		font-style:italic;
		font-weight:bold;
		color:#333333;
		margin:0px;
		padding:0px;
	}
h2 a:link
	{
		font-family:"Trebuchet MS";
		font-size:14px;
		font-style:italic;
		font-weight:bold;
		text-decoration:underline;
		color:#333333;
		margin:0px;
		padding:0px;
	}
h2 a:visited
	{
		font-family:"Trebuchet MS";
		font-size:14px;
		font-style:italic;
		font-weight:bold;
		text-decoration:underline;
		color:#333333;
		margin:0px;
		padding:0px;
	}
h2 a:hover
	{
		font-family:"Trebuchet MS";
		font-size:14px;
		font-style:italic;
		font-weight:bold;
		text-decoration:underline;
		color:#660000;
		margin:0px;
		padding:0px;
	}



p
	{
		font-family:"Trebuchet MS";
		font-size:12px;
		color:#666666;
		margin:0px;
		padding:0px;
	}
p a:link
	{
		font-family:"Trebuchet MS";
		font-size:12px;
		color:#666666;
		text-decoration:underline;
		margin:0px;
		padding:0px;
	}
p a:visited
	{
		font-family:"Trebuchet MS";
		font-size:12px;
		color:#666666;
		text-decoration:underline;
		margin:0px;
		padding:0px;
	}
p a:hover
	{
		font-family:"Trebuchet MS";
		font-size:12px;
		color:#660000;
		text-decoration:underline;
		margin:0px;
		padding:0px;
	}

.input
	{
		font-family:"Trebuchet MS";
		font-size:12px;
		color:#666666;
		margin:0px;
		padding:0px;
	}	
ul
	{
		font-family:"Trebuchet MS";
		font-size:12px;
		color:#666666;
		margin:0px;
		padding:0px;
	}
li
	{
		font-family:"Trebuchet MS";
		font-size:12px;
		color:#666666;
		margin:0px;
		padding:0px;
	}
	



.nav
	{
		font-family:"Trebuchet MS";
		font-size:12px;
		color:#FFFFFF;
		text-decoration:none;
		margin:0px;
	}
.nav a
	{
		font-family:"Trebuchet MS";
		font-size:12px;
		color:#FFFFFF;
		margin:0px;
		text-decoration:none;
	}
.nav a:visited
	{
		font-family:"Trebuchet MS";
		font-size:12px;
		color:#FFFFFF;
		margin:0px;
		text-decoration:none;
	}
.nav a:hover
	{
		font-family:"Trebuchet MS";
		font-size:12px;
		color:#FFFFFF;
		margin:0px;
		text-decoration:none;
	}




.sub_nav
	{
		font-family:"Trebuchet MS";
		font-size:12px;
		color:#660000;
		margin:0px;
		display: block;
	} 
.sub_nav a
	{
		font-family:"Trebuchet MS";
		font-size:12px;
		color:#660000;
		margin:0px;
		text-decoration:none;
		display: block;
	}
.sub_nav a:visited
	{
		font-family:"Trebuchet MS";
		font-size:12px;
		color:#660000;
		margin:0px;
		text-decoration:none;
		display: block;
	}
.sub_nav a:hover
	{
		font-family:"Trebuchet MS";
		font-size:12px;
		color:#000000;
		background-color:#E5BFBF;
		margin:0px;
		text-decoration:none;
		display: block;
	}
	
.white_nav
	{
		font-family:"Trebuchet MS";
		font-size:10px;
		color:#FFFFFF;
		text-decoration:none;
		margin:0px;
	}
.white_nav a
	{
		font-family:"Trebuchet MS";
		font-size:10px;
		color:#FFFFFF;
		margin:0px;
		text-decoration:none;
	}
.white_nav a:visited
	{
		font-family:"Trebuchet MS";
		font-size:10px;
		color:#FFFFFF;
		margin:0px;
		text-decoration:none;
	}
.white_nav a:hover
	{
		font-family:"Trebuchet MS";
		font-size:10px;
		color:#FFFFFF;
		margin:0px;
		text-decoration:underline overline;
	}


.foot
	{
		font-family:"Trebuchet MS";
		font-size:10px;
		color:#999999;
		text-decoration:none;
		margin:0px;
	}
.foot a
	{
		font-family:"Trebuchet MS";
		font-size:10px;
		color:#333333;
		margin:0px;
		text-decoration:none;
	}
.foot a:visited
	{
		font-family:"Trebuchet MS";
		font-size:10px;
		color:#333333;
		margin:0px;
		text-decoration:none;
	}
.foot a:hover
	{
		font-family:"Trebuchet MS";
		font-size:10px;
		color:#333333;
		margin:0px;
		text-decoration:underline;
	}


	
.error
{
  	color: #ff0000;
	font-family:"Trebuchet MS";
	font-size:12px;
	margin:0px;
	padding:0px;	
}
.errornotify
{
	color: #946426;
	font-family:"Trebuchet MS";
	font-size:12px;
	margin:0px;
	padding:0px;	
}
.success
{
	color: #ff0000;
	font-family:"Trebuchet MS";
	font-size:12px;
	margin:0px;
	padding:0px;	
}			