/* RESET */
html,body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,th { font-size: 12px; font-weight: normal; font-style: normal; }
fieldset,img { border: none; }
caption,th { text-align: left; }


body, div, td, input, select {
font-size:12px;
font-family:tahoma;
}

a {color:#016a70;}

a.menu{color:#ffffff;font-size:11px;text-decoration:none;}
a.menu:hover{text-decoration:underline;}

a.red{color:#cc2e65;text-decoration:underline;}
a.red:hover{text-decoration:none;}

a.white{color:#FFFFFF;text-decoration:underline;}
a.white:hover{text-decoration:none;}

h1{
margin:0px;
font-size: 14px;
color:#cc2e65;
font-weight: bold;
}
h2{
margin:0px;
font-size: 13px;
color:#972559;
font-weight: bold;
}

table.small td, table.small input, table.small select { font-size:11px;}

.sepline, .sepline_top {
	text-align: left;
	height:40px;
	background:#e0dfdf;
	font-size: 14px;
	color:#cc2e65;
	font-weight: bold;
	padding-left:50px;
	padding-top:10px;
	padding-bottom:10px;
	vertical-align:top;
}
.sepline_top {
	height:30px;
	padding-top:0px;
}
.sepline_blank {
	height:40px;
	background:#e0dfdf;
	color:#cc2e65;
	padding-left:50px;
	vertical-align:middle;
}

.form_left {
text-align:left;
padding-left:30px;
color:#535353;
}
.form_right {
text-align:left;
padding-left: 10px;
}

.dashed {
height:10px;
background: url(/images/dots.gif) repeat-x;
margin-top:5px;
margin-bottom:5px;
}

.error_message {
	color:#ff0000;
	font-weight:bold;
	border: 1px solid #ff0000;
	background: #ffdddd;
	padding: 15px;
	margin:10px;
}

.message {
	color:#0000bb;
	font-weight:bold;
	border: 1px solid #0000bb;
	background: #eeeeff;
	padding: 15px;
	margin:10px;
}

input.small,select.small,textarea.small {width:100px;}
input.middle,select.middle,textarea.middle {width:200px;}
input.big,select.big,textarea.big {width:100%;}

.norm_block {
padding-top: 15px;
padding-right: 20px;
padding-bottom: 15px;
padding-left: 20px;
}
.link {
padding: 3px 3px 3px 3px;
}
div.line {
height:3px;
background: url('/images/line.gif') repeat-x;
}

.red {
color:#cc2e65;
}
.green {
color:#016a70;
}
.b {
font-weight: bold;
}

.highlight {
background:#ffffb8;
}

td.td_1 {
background:#f0f0f0;
border-bottom:1px dotted #b1b1b1;
font-size:11px;
padding-left:7px;
padding-right:7px;
}

td.td_2 {
background:#e7e7e7;
border-bottom:1px dotted #b1b1b1;
font-size:11px;
padding-left:7px;
padding-right:7px;
}

p.sb {color:#747C87; text-decoration:none; font:13px tahoma, sans-serif; line-height: 12px; padding-bottom: 15px; padding-top: 15px; text-align:center;}
img.hpt {border:5px #FFFFFF solid;}