.default_w {
	color: #ffffff;
	font-family:verdana;
	font-size:11px;
}
.hr1 { 
	border-top:1px  dotted #000;
	border-bottom:0px ;
	border-left:0px ;
	border-right:0px ;
	color:#000000;
}
.hr2 { 
	border-top:1px  dotted #000;
	border-bottom:0px ;
	border-left:0px ;
	border-right:0px ;
	color:#2E537A;
}
body {
	background-image: url(images/bg_tile.jpg);
	background-repeat : repeat-x;
	background-color : #98B2D2;
	margin : 0px 0px 0px 0px;
}
.td_div {
	background-image: url(images/td_div.gif);
	background-repeat : repeat-y;
	background-color : #FFFFFF;
	background-position : center;
}
.default {
	color: #000000;
	font-family:verdana;
	font-size:11px;
}
.default a {
	color: #000000;
	font-family:verdana;
	font-size:11px;
	text-decoration:none;
	border-bottom: dashed  #cccccc 1px;
	/*border-style: none none dotted none;
	text-decoration: none;
    border-bottom: #666666;
    border-width: 0px 0px 1px 0px;*/
}
.default a:hover {
	color: #486696;
	/*background-color: #EEEEEE;*/
	font-family:verdana;
	font-size:11px;
	text-decoration:none;
	border-bottom: dashed  #486696 1px;
	
}

.default2 {
	color: #ECF0FB;
	font-family:verdana;
	font-size:11px;
}
.default2 a {
	color: #ECF0FB;
	font-family:verdana;
	font-size:11px;
	text-decoration:none;
	border-bottom: dashed  #cccccc 1px;
	/*border-style: none none dotted none;
	text-decoration: none;
    border-bottom: #666666;
    border-width: 0px 0px 1px 0px;*/
}
.default2 a:hover {
	color: #ECF0FB;
	/*background-color: #EEEEEE;*/
	font-family:verdana;
	font-size:11px;
	text-decoration:none;
	border-bottom: dashed  #ECF0FB 1px;
	
}

.label {
	color: #486696;
	font-family:verdana;
	font-size:11px;
}
.label2 {
	color: #2F557C;
	font-family:AkzeleratCondensed,verdana;
	font-size:27px;
}
.label3blue {
	color: #666666;
	font-family: "Times New Roman",Georgia;
	font-size:25px;
}
.label3gray {

	color: #153265;
	font-family: "Times New Roman",Georgia;
	font-size:25px;
}
.label3black {

	color: #000000;
	font-family: "Times New Roman",Georgia;
	font-size:20px;
}

input, textarea, select {
	color: #000000;
	font-family:verdana;
	font-size:11px;
}
.error,.asterisk {
	color: #FF0000;
	font-family:verdana;
	font-size:11px;
}