.txt{ font-size:12px; font-family: "Trebuchet MS"; text-align:justify; text-decoration:none; color:#000000; font-variant:normal;}
.txtred{ font-size:12px; font-family: "Trebuchet MS"; text-align:justify; text-decoration:none; color: #FF0000; font-variant:normal;}

.leftmenu_bg{ background-image:url(images/left_menu.jpg); background-repeat:no-repeat; width:212px; height:27px; }

.leftmenuselect {font-size:13px; font-family: "Trebuchet MS"; font-weight:bold; padding-left:32px; color:#ff5e0f; text-decoration:underline; }

.leftmenu {font-size:13px; font-family: "Trebuchet MS"; padding-left:32px; color:#666a6f; text-decoration:none; }
.leftmenu a{ font-size:13px; font-family: "Trebuchet MS"; color:#666a6f; text-decoration:none;}
.leftmenu a:hover{ font-size:13px; font-family: "Trebuchet MS"; font-weight:bold; color:#ff5e0f; text-decoration:underline;}

.bottomtxt {font-size:11px; font-family: "Trebuchet MS"; color: #CCCCCC; text-decoration:none; }
.bottomtxt a{font-size:11px; font-family: "Trebuchet MS"; color: #CCCCCC; text-decoration:none; }
.bottomtxt a:hover{font-size:11px; font-family: "Trebuchet MS"; color: #CCCCCC; text-decoration: underline; }

.headertxt {font-size:17px; font-family: "Trebuchet MS"; color:#FF0000; text-decoration:none; font-weight:bold;}
.headertxt_b {font-size:17px; font-family: "Trebuchet MS"; color:#333333; text-decoration:none; font-weight:bold;}


.welcomtext{ font-size:14px; font-family:Arial; text-decoration:none; color:#000000; line-height:20px; }

.more,.more a{ font-size:11px; font-family:Arial; text-decoration:none; color:#000000; }

.copy{ font-size:11px; font-family:Arial; text-decoration:none; color:#918e8e; }

.copy a{ font-size:11px; font-family:Arial; text-decoration:none; color:#ffffff; }

.title { font-weight:bold; font-size:18px; font-family: "Trebuchet MS"; text-decoration:none; color:#000000; font-style:italic;}


.input{ border:1px #b5c6a7 solid;  background-color:#e6f5d9; font-family:Arial; font-size:11px; text-decoration:none; color:#000000;}
.centerdiv{ /*IE method of centering a relative div*/
text-align: center;
}

.centerdiv>div{ /*Proper way to center a relative div*/
margin: 0 auto;
}