body {
	background-image: url(../images/22.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: 120%;
}
.body_link {
	background-image: none;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: 120%;
}
a {
	color: 999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.copyright {
	font-family: "Abadi MT Condensed Light", Arial, sans-serif;
	font-size: 12px;
	color: #C1CBCB;
	font-weight: normal;
}
.body_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.form-textfield {
	font-family: "Abadi MT Condensed Light", Arial, sans-serif;
	font-size: 18px;
	color: #999999;
	background-color: #FFFFFF;
	height: 25px;
	border: thin solid #CCCCCC;
	position: relative;
	width: 85%;
}
.abadi16 {
	font-family: "Abadi MT Condensed Light", Arial, sans-serif;
	font-size: 16px;
	color: #999999;
	font-weight:normal;
}
a.abadi16:link {
	color: #999999;
	text-decoration: none;
}
a.abadi16:visited {
	color: 999999;
	text-decoration: none;
}
a.abadi16:hover {
	text-decoration: underline;
}
.abadi22 {
	font-family: "Abadi MT Condensed Light", Arial, sans-serif;
	font-size: 22px;
	color: #999999;
}
a.abadi22:link {
	color: #999999;
	text-decoration: none;
}
a.abadi22:visited {
	color: 999999;
	text-decoration: none;
}
a.abadi22:hover {
	text-decoration: underline;
}
.margin20 {
	margin-top: 50px;
	margin-bottom: 20px;
}
.padding40 {
	padding-top: 25px;
	padding-bottom: 15px;
}
.body_bold_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
a.body_bold_link:link {
	color: #999999;
	text-decoration: none;
}

a.body_bold_link:visited {
	text-decoration: none;
	}
a.body_bold_link:hover {
	text-decoration: underline;
}
#login_form #button {
	font-family: "Abadi MT Condensed Light", Arial, sans-serif;
	width: 100px;
	clear: right;
	height: 30px;
	float: none;
	margin-top: 15px;
}
form {
	padding: 25px;
}

.footer_txt {
	font-family: Arial, Helvetica, sans-serif;
	color: #C1CBCB;
	font-size: 11px;
	line-height: normal;
}
a.footer_txt:link {
	color: #C1CBCB;
	text-decoration: none;
}
a.footer_txt:visited {
	color: #CCD7D7;
	text-decoration: none;
}
a.footer_txt:hover {
	color: #CCD7D7;
	text-decoration: underline;
}
.darkgray_bkg {
	background-image: url(../images/footer_bkgswatch.jpg);
	background-repeat: repeat;
	clear: right;
	height: 200px;
	width: 200px;
	clip: rect(5px,15px,25px,35px);
}

tr.d0 td {
	background-color: #efefef;
}
tr.d1 td {
	background-color: #9999CC; color: black;
}
.page_heading {
	font-family: "Abadi MT Condensed Light", Arial, sans-serif;
	font-size: 24px;
	color: #999999;
	padding-top: 20px;
	padding-bottom: 15px;
}
.ab #login_form .form-textbox {
	font-family: "Abadi MT Condensed Light", Arial, sans-serif;
	border: 1px solid #cccccc;
	width: 85%;
	color: #999999;
	font-size: 18px;
}
.body_sm {
	font-size: 10px;
}
.form-textfieldsm {
	font-family: "Abadi MT Condensed Light", Arial, sans-serif;
	font-size: 18px;
	color: #999999;
	background-color: #FFFFFF;
	height: 25px;
	border: thin solid #CCCCCC;
	position: relative;
	width: 250px;
}

.dtable2{
	width:350px;
	margin:auto;
	border:0px solid #ccc;
	border-collapse:collapse;
}

.dtable{
	width:350px;
	margin:auto;
	border:1px solid #ccc;
	border-collapse:collapse;
}

.dtable th  {
    padding:5px;
	background-image: url(images/hbg.gif);
	background-repeat: repeat-x;
   
}

.dtable2 th  {
    padding:5px;
	background-image: url(images/hbg.gif);
	background-repeat: repeat-x;
    
}

.dtable td{
	padding:5px;
    border:0px solid #CCC;
}

.dtable2 td{
	padding:7px;
}

.ava {
    color:#009900;
    text-align:center;
}

.tak {
    color:#CC0000;
    text-align:center;
}

.tr2 {
    background-color:#F1F1F1
}
