body, div, span, label, tr, td, th, input, h1, h2, h3, h4, h5, a {
 font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
}

body {
 font-size: 12px;
 color: black;
 background-color: #F4F4F4;
 margin: 8px;
 padding: 0px;
}

a:link {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	text-decoration: none;
	color: #0099CC;
	}
	
a:visited {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	color: #0099CC;
	text-decoration: none;
	}
	
a:hover {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	text-decoration: underline;
	color: #666666;
	}
	
a:active {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	color: #0099CC;
	text-decoration: none;
	}

a.top:link {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	color: #ffffff;
	}
	
a.top:visited {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	color: #FFFFFF;
	text-decoration: none;
	}
	
a.top:hover {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	text-decoration: underline;
	color: #666666;
	}
	
a.top:active {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	color: #666666;
	}

a.rght:link {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	color: #333333;
	font-weight: bolder;
	}
	
a.rght:visited {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	color: #333333;
	text-decoration: none;
	font-weight: bolder;
	}
	
a.rght:hover {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	text-decoration: underline;
	color: #000000;
	font-weight: bolder;
	}
	
a.rght:active {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	color: #333333;
	font-weight: bolder;
	}

	
.mn {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #666666;
}
.toptbl {
	background-color: #FF173E;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 16px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	border: 2px solid #FFFFFF;
}
.mntxt {

	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #666666;
}
.lgtxt {


	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 18px;
	color: #666666;
}
.lgtxtred {



	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 18px;
	color: #FF173E;
}
.mntxtred {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #FF173E;
	font-weight: bolder;
	font-variant: small-caps;
}
.rghttbl {
	background-color: #CCCCCC;
	border: 2px solid #FFFFFF;
	letter-spacing: 1px;
	text-align: center;
	width: 150px;
	background-image: url(assets/images/bkdggry.gif);
}
.maintbl {
	background-color: #F5F5F5;
	border: 2px solid #FFFFFF;
	text-align: left;
	background-image: url(assets/images/bklghtgry.gif);
	letter-spacing: 1px;
}
.imgbrd {
	border: 1px dashed #666666;
}
.lgtxtwhite {




	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 18px;
	color: #FFFFFF;
}
.rghttblcont {
	background-color: #CCCCCC;
	border: 2px solid #FFFFFF;
	letter-spacing: 1px;
	width: 250px;
	background-image: url(assets/images/bklghtgry.gif);
	padding: 5px;
}
