html, body {margin:0px; padding:0px;
font-family: Tahoma, Arial;

color: #000000;
line-height: 8px;
}
form { display:inline }
img {border:0px}

body,td,th {
	font-family: Tahoma;
	font-size: 10px;
}
input {
	font-family: Tahoma;
	font-size: xx-small;
}
select {
	font-family: Tahoma;
	font-size: xx-small;
}
.bg_side_l {
	background-image: url(../images/side_left.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 13px;
}
.bg_side_r {
	background-image: url(../images/side_right.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 13px;
}
.txt_orange {
	font-family: Tahoma;
	font-size: 10px;
	color: #FEA100;
	line-height: 12px;
}
.txt_dblue_bold {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #013C62;
	line-height: 12px;
}
a.txt_dblue_bold:link,a.txt_dblue_bold:visited,a.txt_dblue_bold:hover,a.txt_dblue_bold:active {
 text-decoration: none;
	color: #013C62;
}
.txt_dblue {
	font-family: Tahoma;
	font-size: 10px;
	color: #013C62;
	text-decoration: none;
	line-height: 12px;
}
a.txt_dbrown:link {
 text-decoration: none;
	color: #4B3B01;
}
a.txt_dbrown:visited {
 text-decoration: none;
	color: #4B3B01;
}
a.txt_dbrown:hover {
 text-decoration: underline;
	color: #4B3B01;
}
a.txt_dbrown:active {
 text-decoration: none;
	color: #4B3B01;
}

.bg_greybar {
	background-image: url(../images/grey_bar.gif);
	height: 1px;
}
.txt_dblue_bold01 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #013C62;
	text-decoration: none;
	line-height: 12px;
}
.txt_dblue_bold02 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #013C62;
	line-height: 12px;
}
a.txt_dblue_bold02:link,a.txt_dblue_bold02:visited,a.txt_dblue_bold02:hover,a.txt_dblue_bold02:active {
 text-decoration: none;
	color: #013C62;
}
.txt_dblue01 {
	font-family: Tahoma;
	font-size: 11px;
	color: #013C62;
	line-height: 12px;
}
.txt_orange01 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FE8300;
	line-height: 12px;
}
.txt_orange_big {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #FEA100;
	line-height: 24px;
}
.txt_red {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	line-height: 12px;
}
.textblack_big {
	font-family: "Helvetica Condensed";
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 22px;
}
.error {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	line-height: 12px;
	padding:5px;
}
.textyellow_big {
	font-family: Helvetica;
	font-size: 20px;
	font-weight: bold;
	color: #FFFF00;
}
.logintext {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #838383;
	line-height: 14px;
	padding:10px;

}
