body {
	margin:			0px;
	padding:		0px;
	background-color:	#fff;
	color:			#000;
	font-family:		arial;
	font-size:		12px;
}

.footer {
	height:			20px;
	background-image:	url( assets/footerRpt.jpg );
	text-align:		center;
	font-size:		10px;
	font-weight:		bold;
}

.footer a {
	color:			#FFFFFF;
	text-decoration:	none;
}

.Menu {
	border:			3px solid #787878;
	background-color:	#1D1D1D;
	width:			111px;
}

.Menu TD {
	background-image:	url( assets/dotted-repeater.gif );
	background-repeat:	repeat-x;
	background-position:	bottom left;
}

.Menu A, .Menu DIV {
	text-decoration: 	none;
	color:			#FFFFFF;
	font-size:		12px;
	font-weight:		900;
	font-family:		verdana, arial, sans-serif;
	padding-left:		10px;
}

.Menu A:hover, .Menu DIV {
	color:			#0094FF;
}

.content, .content2 td {
	text-align:		justify;
	padding:		5px;
	font-size:		12px;
}

.content {
	border:			3px solid #787878;
}

.header {
	font-size:		16px;
	font-weight:		bold;
}

hr {
	color:			#FFFFFF;
	height:			2px;
	width:			100%;
}

a {
	text-decoration:	none;
	color:			#0094FF;
}

.thumbHeader {
	border:			3px solid #787878;
	background-color:	#1d1d1d;
}

.thumbHeader a {
	text-decoration:	none;
	color:			#FFFFFF;
}

.input {
	border: 	1px solid #000000;
}

.menuObject {
	background-color:	#1d1d1d;
	color:			#FFFFFF;
	background-image:	url( assets/BG.gif );
}

.sectionTxt, .sectionTxt td {
	font-size:`		12px;
}


