
td {  
	font-family:   Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	color: #000;  
}

td.right {
	text-align: right;
        width: 150px;
}

tr.menuon { 
	background-color: #E2DFCD; color: #FFFFFF; 
}

tr.menuoff { 
	color: #000000; 
}

td.top {
     	vertical-align: top;
}

td.rt {
	text-align: right;
        width: 100px;
}

td.rt3 {
	text-align: right;
        width: 150px;
}

td.btm {
     	vertical-align: bottom;
}
td.rt2 {
	text-align: right;
        width: 250px;
}
td.center {
	text-align: center;
}
td.ptop {
	padding-top: 10px;
	padding-left: 100px;
	background-image: url(images/bg1.gif);
	text-align: center;
}

.leftmenu .center2col a:link {
	font-family:   Arial, Helvetica, sans-serif; 
	text-decoration: none
        color: #000000;
}
.leftmenu .center2col a:visited {
	font-family:   Arial, Helvetica, sans-serif; 
	text-decoration: none
        color: #222222;
}
.leftmenu .center2col a:active {
	font-family:   Arial, Helvetica, sans-serif; 
	text-decoration: none
        color: #EEFFEE;
}
.leftmenu .center2col a:hover {
	font-family:   Arial, Helvetica, sans-serif; 
	text-decoration: underline; 
        color: #FF2222;
}
hr {
border: 0;
color: #000000;
background-color: #000000;
height: 1px;
width: 100%;
text-align: center;
}

.text {
	border: 1px solid #aaaaaa;
	text-align: left;
	width:400px;
}
.txt {
	border: 1px solid #aaaaaa;
	text-align: left;
	width:250px;
}
.postal {
	border: 1px solid #aaaaaa;
	text-align: left;
	width:100px;
}