body {
 margin: auto;
 margin-top: 10px;
 padding: 0px;
 font-family:tahoma, verdana, sans-serif;
 font-size: 12px;
 color: #555555;
 width: 600px;
 background-color: #F7A100;
 background-repeat: repeat;
}

form {
 margin:0;
 padding:0;
}

a {
 color: #0162B2;
 text-decoration: none;
 outline: none;
}

a:hover {
 text-decoration: underline;
}

input,select,textarea, checkbox {
 border: 1px solid #CCCCCC;
 background-color: #F9F9F9;
}

input:focus, textarea:focus{
 background-color:#f0f0f0;
}

#footer {
 background-image: url('/images/til_7.gif');
 border-left: 5px solid #FFFFFF;
 border-right: 5px solid #FFFFFF;
 color: #0E6DB9;
 font-size: 10px;
 height: 45px;
 padding-top: 10px;
}

#footer_left {
 float: left;
 margin-left: 30px;
 margin-top: 10px;
}

#footer_right {
 font-size: 11px;
 margin-left: 200px;
 border-left: 1px dotted #0E6DB9;
 height: 45px;
}

.pic_content_left {
 height: 200px;
 padding: 30px 10px 0px 300px;
}

.pic_content_right {
 padding: 30px 295px 0px 20px;
}

.pic_content_center {
 padding: 10px 10px 0px 10px;
}

.pagetitle {
 font-weight: bold;
 font-size: 17px;
 margin-bottom: 15px;
}


form label {
 	font-weight: bold;
 	margin: 20px 0 0 2px;
	display: block;
}

form div.left {
	float: left;
	width: 50%;
}

form div.right {
	margin-left: 50%;
}

form div.fieldWithErrors input,
form div.fieldWithErrors select {
 border: 1px dashed red;
}

form div.formError {
 color: red;
 font-size: 10px;
}

.msgstatus {
 background-image: url('/images/done.jpg');
 background-repeat: no-repeat;
 background-position: 5px 50%;
 padding: 10px 10px 10px 28px;
 margin-bottom: 10px;
 margin-left: 10px;
 font-weight: bold;
}

.list_1 { width:9; height:14}
div td.list_1 { padding-top:4}

.list_2 { width:9; height:18}
div td.list_2 { padding-top:5}


.grey_1 { color:#43525C; font-family:tahoma; font-size:11px; line-height:12px}
.grey_2 { color:#74848E; font-family:tahoma; font-size:11px; line-height:12px}
.grey_3 { color:#74848E; font-family:tahoma; font-size:12px; line-height:13px}
.broun_1 { color:#A54200; font-family:tahoma; font-size:11px; line-height:12px; font-weight:bold}
.blue_1 { color:#0162B2; font-family:tahoma; font-size:11px; line-height:12px}
.blue_2 { color:#0E6DB9; font-family:tahoma; font-size:9px; line-height:11px; text-decoration:none}
.blue_3 { color:#0E6DB9; font-family:tahoma; font-size:11px; line-height:11px; text-decoration: none}
.blue_3:hover {
 text-decoration: underline;
}
.blue_4 { color:#237EC7; font-family:tahoma; font-size:11px; line-height:12px}

