/* CSS Document */

#tblMain {
	width: 800px;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10pt;
	/*border: solid blue 1px;*/
	margin-left: auto;
	margin-right: auto;
}
#mainCell {
	vertical-align: Top;
	padding-left: 15;
	padding-top: 10;	
	margin: 0;
}
.cellMainMnu {
	background-image: url(images/topmidspace2.jpg);
	background-repeat: repeat-x;
}
/*.alnCenter table {
	text-align: center;
}*/
.Height87 {
	height: 87px;
}
.Height57 {
	height: 57px;
}

.width376 {
	width: 342px;
}
.width523 {
	width: 523px;
}
.Side2Green {
	border-left: solid green 2px;
	border-right: solid green 2px;	
	padding: 0 5 0 5;
}
.BdrBottom2Green {
	border-bottom: ridge darkgreen 2px;
}
.txtLeft {
	text-align: left;
}
.txtRight {
	text-align: right;
}
.txtCenter {
	text-align: center;
}
.txtBottom {
	vertical-align: bottom;
}
.txtTop {
	vertical-align: Top;
}
.padTop15 {
	padding: 15 0 0 0;
}
.clrWhite {
	color: white;
}
.clrBlack {
	color: black;
}.clrGreen {
	color: green;
}.clrBlue {
	color: blue;
}.clrRed {
	color: Red;
}.clr03F {
	color: #03f;
}.clrDBlue {
	color: darkblue;
}
.m0Pad0 {
	margin: 0;
	padding: 0;	
}
.w100 {
	width: 100%;
}
.fntLarger {
	font-size: larger;
}
.fntSmaller {
	font-size: smaller;
}
.lnk060non a:Visited {
	color: #060;
	text-decoration: none;
}
.lnk060non a:Link {
	color: #fff;
	text-decoration: none;
}
#mnuMain a:link {
	color: #fff;
	text-decoration: none;
}
#mnuMain a:Visited {
	color: #fff;
	text-decoration: none;
}
.mnuSide a:Visited {
	color: blue;
	text-decoration: none;
}
#mnuMain a:Hover {
	color: red;
}
#subMenu {
	height: 20;
	vertical-align: bottom;	
}
#subMenu a:link {
	color: #FFF;
	text-decoration: none;
}
#subMenu a:Visited {
	color: #FFF;
	text-decoration: none;
}
#subMenu a:Hover {
	color: red;
	background-color: white;
}
.lnk69Cnon a:hover{
	color: #fff;
	text-decoration: none;
}
.lnkNon a:link{
	color: Green;
	text-decoration: none;
}
.lnkNon a:Visited{
	color: Green;
	text-decoration: none;
}

.lnk090non {
	color: #090;
	text-decoration: none;
}
.smallCaps {
	font-variant: small-caps;
}
.fltRight {
	position: relative;
	float: right;
}
.fltLeft {
	position: relative;
	float: left;
}
