h1{font-family: "Trebuchet MS";
	color: #666666;
	font-weight: normal;
	font-size: 14px;}

h1, h2, h3, h4, h5 ,h6 { margin: 0; padding: 0; }


.a1 {
	color: #000000;
	text-decoration: none;
	font-family: "arial";
	font-weight: bold;
	font-size: 10px;
	hover: red;
}


body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 0px
}


/*Always show a scrollbar for short pages - stops the jump when the scrollbar appears. non-IE browsers */
html {
	font-size: 100%;
	height: 100%;
	margin-bottom: 1px;
}


a:link	{
	color: #999999;
	text-decoration: none;
}
a:visited	{ color: #898989; text-decoration: none; }
a:hover	{
	color: #FF0000;
	text-decoration: none;
}

.red	{
	color: #FF0000;
	text-decoration: none;
}

.classLink{
	font-family: "Trebuchet MS";
	color: #ffffff;
	font-weight: normal;
	font-size: 16px;
	}





a:active	{ color: #d2d2d2; text-decoration: none; }


/*.classh4 {
	font-family: "Bodoni MT Black";
	color: #660000;
	font-weight: normal;
	font-size: 16px;
}

*/
.classh4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #660000;
	font-weight: bold;
	font-size: 14px;
}



.class1 {
	font-family: "Trebuchet MS";
	color: #999999;
	font-weight: normal;
	font-size: 14px;
}
.class1small {
	font-family: "Trebuchet MS";
	color: #666666;
	font-weight: normal;
	font-size: 12px;
}
.class1dark {
	font-family: "Trebuchet MS";
	color: #666666;
	font-weight: normal;
	font-size: 14px;
}



p {
	line-height: 1.3em;
	font-size: 1.1em;
	margin-bottom: 1.5em;
}

img {
	border-width: 0;
}


.mainTableColumsL{
	background-color: #FFFFFF;
	border-bottom: none;
	border-left: none;
	border-top: none;
	border-color: #000000;
	width: 225px ;
	
}

.mainTableColumsr{
	background-color: #FFFFFF;
	border: none;
	border-bottom: none;
	border-left: none;
	border-top: none;
	border-right: none;
	
}

.bottomTableColumsL{
	background-color: #FFFFFF;
	border-bottom: none;
	border-left: none;
	border-top: none;
	border-color: #000000;
	width: 225px ;
	
}


.bottomTableColumsr{
	background-color: #FFFFFF;
	
		
}


.intTableColumsL{
	background-color: #FFFFFF;
	width: 225px;
	height: 450px;
}


.changMid{
	background-repeat: no-repeat;
	background-position: center;	
}


.TablenavRow{
	background-color: #660000;
	height: 25px;
	border-bottom: none;
	border-left: none;
	border-top: 1px;
	border-right: none;
	border-color: #FF0000;
	background-repeat: no-repeat;
	background-position: right;
	width: 225px;
	cursor: hand;	
}

.TableRowBackground{
	background-color: #CCCCCC;
	
	}
