
.greylink {
	color: #666666;	
	font-family: Trebuchet MS, Tahoma, Arial, Sans Serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
}
.greylink:hover {
	color: #FF0000;	
	font-family: Trebuchet MS, Tahoma, Arial, Sans Serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none
}
.greylink:active {
	color: #666666;	
	font-family: Trebuchet MS, Tahoma, Arial, Sans Serif;
	font-size: 12px;
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal; 
	text-decoration: underline 
}
.grey {
	color: #666666;	
	font-family: Trebuchet MS, Tahoma, Arial, Sans Serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
}
.greytitle {
	color: #666666;	
	font-family: Trebuchet MS, Tahoma, Arial, Sans Serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
}
.greytitle:hover {
	color: #666666;	
	font-family: Trebuchet MS, Tahoma, Arial, Sans Serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none
}
.greytitle:active {	
	color: #666666;	
	font-family: Trebuchet MS, Tahoma, Arial, Sans Serif;
	font-size: 12px;
	font-style: normal; 
	font-variant: normal; 
	font-weight: bold; 
	text-decoration: none
}
.red {
	color: #792A2F;
	font-family: "Trebuchet MS", Tahoma, Arial, "Sans Serif";
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none
}
.redlink {
	color: #792A2F;
	font-family: "Trebuchet MS", Tahoma, Arial, "Sans Serif";
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none
}
.redtitle {
	color: #792A2F;
	font-family: "Trebuchet MS", Tahoma, Arial, "Sans Serif";
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none
}
.whitelink { 
	color: #FFFFFF;	
	font-family: Trebuchet MS, Tahoma, Arial, Sans Serif;
	font-size: 12px;
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal; 
	text-decoration: none 
}
.whitelink:active { 
	color: #FFFFFF;	
	font-family: Trebuchet MS, Tahoma, Arial, Sans Serif;
	font-size: 12px;
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal; 
	text-decoration: underline
}
.whitelink:hover { 
	color: #FFFFFF;	
	font-family: Trebuchet MS, Tahoma, Arial, Sans Serif;
	font-size: 12px;
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal; 
	text-decoration: underline
}
.white { 
	color: #FFFFFF;	
	font-family: Trebuchet MS, Tahoma, Arial, Sans Serif;
	font-size: 12px;
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal; 
	text-decoration: none 
}
.whitetitle { 
	color: #FFFFFF;	
	font-family: Trebuchet MS, Tahoma, Arial, Sans Serif;
	font-size: 12px;
	font-style: normal; 
	font-variant: normal; 
	font-weight: bold; 
	text-decoration: none 
}
.whitetitle:active {
	color: #FFFFFF;	
	font-family: Trebuchet MS, Tahoma, Arial, Sans Serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none
}
.form {
	width:250px;
	border: 1px solid #D1C2A7;
	font-family: "Trebuchet MS", Tahoma, Arial, "Sans Serif";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding: 0px;
	color: #900338;
	background-color: #FFFFFF;
}

img {
	border:none;
}

body {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	color:#772B2D;
	margin: 0px;
	width:100%;
	float:none;
}

.boxheader {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #9C8C7F;
	vertical-align: middle;
	height: 20px;
	padding: 5px;
	width: 600px;
	float: left;
	margin: 0px;
}

.boxcontent {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	padding: 20px;
	float: none;
}


.footer{
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
	margin: 10px;
	vertical-align: middle;
	page-break-after: always;
	background-color: #7C1A3E;
	height: 30px;
}

.titleunderlined {
	font-size: 14px;
	color: #792A30;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #792A2F;
	line-height: 26px;
	text-align: left;
	float: none;
}

.bottom_border {
	font-family: "Trebuchet MS", Tahoma, Verdana, "Sans Serif";
	font-size: 11px;
	color: #660000;
	text-decoration: none;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
