* {
	border: none;
	padding: 0;
	margin: auto;
	font-family: Tahoma, sans-serif;
	font-size: x-small;
	color: #5B5B5B;
	text-align: left;
}
html, body {
	height: 100%;
	background-color: #F2F2F2;
	text-align: left;
}

img {
	vertical-align: bottom;
}

th, .header, .b {
	color: #000000;
	font-weight: bold;
	text-align: left;
}
h3 {
	color: #000000;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	margin: 0;
}

table.body {
	float: left;
	border-collapse: collapse;
	margin: 0;
	width: 780px;
}
table.body td.top {
	height: 38px;
	background-image: url(2bg.jpg);
	background-repeat: no-repeat;
}
table.body td.left {
	padding: 20px 0px 0px 13px;
	width: 180px;
	vertical-align: top;
}
table.body td.content {
	padding: 10px 0px 20px 13px;
	width: 600px;
	text-align: center;
	vertical-align: top;
}
table.body tr.cp2 td.content {
	text-align: center;
	width: auto;
}

input {
	border: none;
	background-color: #F2F2F2;
	background-image: url(inp2.gif);
	background-position: top right;
	background-repeat: no-repeat;
	height: 22px;
	font-size: 12px;
	padding-top: 4px;
	margin-right: 8px;
}
select {
	height: 18px;
	font-size: 12px;
}
textarea {
	font-size: 12px;
}
div.inp, div.inp_submit  {
	background-image: url(inp1.gif);
	background-position: 1px left;
	background-repeat: no-repeat;
	padding-left: 8px;
}

input.submit, a.submit {
	background-color: #E9F0E8;
	background-image: url(inp_submit2.gif);
	font-weight: bold;
	padding: 0px 4px 0px 0px;
	text-align: center;
	cursor: pointer;
}
a.submit, a.submit:hover {
	display: block;
	width: 108px;
	line-height: 22px;
	margin: 0px;
	background: transparent url(submit.png) no-repeat scroll center;
	text-decoration: none;
	color: #000000 !important;
}
div.inp_submit {
	background-image: url(inp_submit1.gif);
	background-position: top left;
}
input.del { width: 100px; }
div.del { width: 108px; }

input.check {
	background: #FFFFFF;
	height: auto;
	width: auto !important;
	margin: 0;
	padding: 0;
}

table.body td.left input {
	width: 130px;
}
table.body td.left img {
	margin: 5px 0px 5px 5px;
}

table.contact {
	border-collapse: collapse;
}
table.contact input {
	width: 290px;
}
table.contact select, table.contact textarea {
	border: 0px solid #FFFFFF;
	width: 282px;
}

table.inp {
	border-collapse: collapse;
	margin: 0;
}
table.inp tr.top td {
	background-image: url(inp_t.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 7px;
}
table.inp tr.top td.td1 {
	background-image: url(inp_tl.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	width: 8px;
}
table.inp tr.middle td {
	background-image: url(inp_l.gif);
	background-position: left;
	background-repeat: repeat-y;
}
table.inp tr.middle td.td2 {
	background-color: #FFFFFF;
	background-image: url(inp_r.gif);
	background-position: right;
	background-repeat: repeat-y;
	padding-right: 7px;
}
table.inp tr.bottom td {
	background-image: url(inp_b.gif);
	background-position: top right;
	background-repeat: no-repeat;
	height: 7px;
}
table.inp tr.bottom td.td1 {
	background-image: url(inp_bl.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

input.go, table.body td.left input.go {
	background-image: url(go.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 26px;
	width: 27px;
	padding: 0;
}

table.cellps th, table.cellps td {
	padding: 7px;
}

a:link {
	text-decoration: underline;
	color:#00409A;
}
a:visited { color:#E78406; }
a:hover { text-decoration: none; }

a.menu {
	font-weight: bold;
	color:#5B5B5B;
}
a.menu:hover { color:#A7710C; }

.ac { text-align: center; }
.ar { text-align: right; }
.vt { vertical-align: top; }
.red { color: #FF0000; }
.green { color: #00FF00; }

table.list, table.view {
	width: 100%;
	border-collapse: collapse;
}
table.list td, table.list th {
	padding: 2px;
}
table.list tr:hover td, div.groups label:hover {
	background-color: #C1E9B0;
}

h2 {
	font-size: 12px;
	margin: 15px 0px 0px 0px;
}
p {
	margin: 10px 0px;
}

div.letter {
	padding: 20px;
}
div.letter * {
	font-size: 12px;
}

div.groups {
}
div.groups table {
	float: left;
    margin-right: 10px;
}
div.groups label {
    display: block;
    padding: 9px 10px 8px 0px;
}

.top a {
	display: block;
	float: left;
	width: 53px;
	height: 38px;
}
.top a:hover {
	background: transparent url('menu/over.png') no-repeat scroll center;
}
.top a.disabled:hover {
	background-image: none;
}
.top a img {
	width: 53px;
	height: 38px;
}
