.tr_value1{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#555555; 
	background-color:#E1FFFF;
}
.thtable {
    padding: 5px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #EFEFEF;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #EFEFEF;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #999999;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #999999;
}
body {
	margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; 
	background-attachment: scroll;
	background-image: url(../images/bg.gif);
	background-position: center top;
	background-color: #EBEBEB;
	text-decoration: none;
	font-size: 12px;
	line-height: 22px;
	color: #555555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	color: #555555;
}
a:visited {
	text-decoration: none;
	color: #555555;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	color: #555555;
}
h1 {
	line-height: 40px;
}
h2 {
	line-height: 32px;
}
h3 {
	line-height: 24px;
}
ul {
	margin-left:10px;
	padding-left: 3px;
	padding-right:3px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
table, .main_text, .maintext {
	font-size: 12px;
	line-height: 22px;
	color: #555555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.link_text {
	color: #555555;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.link_red {
	color: #970000;
	text-decoration: none;
}
.link_button {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.formbar {
	border: 1px solid #DCD8CC;
	font-size: 12px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.normaltext_verdana {font-family: verdana, arial, helvetica, sans-serif; font-size: 9px; margin:0px}
