body {
	padding: 0 0;
	margin: 0;
	font: 14px arial, sans-serif, helvetica;
	text-align: center;
        background-color: #fff;
	background-image: url(files/background.jpg);
        background-repeat: repeat-x;
        background-position: center top;
        background-size: 100% 200px;
}

table {
	font: 14px arial, sans-serif, helvetica;
	color: #333;
}

table th, table td {
	vertical-align: top;
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	font-family: arial, tahoma, helvetica, sans-serif;
	margin-top: 20px;
	margin-bottom: 5px;
	color: #06b;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 22px;
	margin-top: 0px;
	margin-bottom: 15px;
	color: #d70;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 10px;
}

h5 {
	font-size: 12px;
}

p {
	margin: 0.9em 0em;
}


input, textarea, select {
	font-size: 13px;
	font-family: arial, tahoma, helvetica, sans-serif;
}



table.listop td {padding: 6px 10px; border-bottom: 1px solid #efefef;}
table.listop th {padding: 6px 10px; background-color: #ddd;}

table.lform td {padding: 2px 6px;}
table.lform th {padding: 2px 6px; text-align: right;}

a {
	color: #04d;
	text-decoration: underline;
	padding-bottom: 1px;
}

a:hover {
	color:#b20;
	text-decoration: underline;
}

a img {
	border:none;
}

a.red {
	font-size: 10px;
}

a.ebutton {
	padding: 3px 5px;
	font-size: 10px;
	color: white;
	background: #ccc;
	margin-right: 5px;
	text-decoration: none;
}

a.ebutton:hover {
	background: #eaa;
}

a.white {
	color: white;
	text-decoration: none;
}

a.white:hover {
	text-decoration: underline;
}

strong, b {
	font-weight:bold;
}

em, i {
	font-style:italic;
}

ul {
	padding-left: 1em;
	margin: 1em 0 1em 2em;
}

ol {
	padding-left: 1em;
	margin: 1em 0 1em 2em;
}

li {
	padding: 0.4em 0em;
}

table.form { width: 53em;}
html>body table.form { width: 100%}
table.form th {text-align: left; background-color: #f6f6f6;}
table.form td {text-align: left; background-color: #f6f6f6;}
table.form th.color2 {background-color: #f6f6f6;}
table.form td.color2 {background-color: #f6f6f6;}
table.form th.grad {
	background-image: url(images/bg_grad1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background: #46b;
	color: white;
}


table.ovview { border: 1px solid #8a4; }
table.ovview th {
        font-size: 13px;
        background-image: url("images/bkg_grad75.png");
        background-repeat: repeat-x;
        background-position: bottom;
	border-bottom: 4px solid #8a4;
}
table.ovview td {background-color: #fff;}
table.ovview td.color2 {background-color: #eee;}
table.ovview th.color2 {background-color: #eee;}


table.dvview {border: 1px solid #8a4;}
table.dvview th {padding: 2px 6px; text-align: right;}
table.dvview td {padding: 2px 6px; text-align: left;}
table.dvview th.head {
	background: #78a;
	text-align: left;
        color: white;
        font-size: 13px;
        text-transform: none;
	padding: 2px 5px;
}


table.mlink {width: 50em;}
table.mlink td {padding: 7px 30px 7px 0;}
table.mlink td a {background: url('images/radio_off.gif') no-repeat center left;padding-left: 22px; display: block; text-decoration: none; color: #000; }
table.mlink td a:hover {background-image: url('images/radio_on.gif'); color: black;}
table.mlink td a.sel {background-image: url('images/radio_on.gif');}

div.warning {
        text-align: center;
        font-size: 14px;
        color: white;
        background: #ee2200;
        border: 4em solid white;
        padding: 2em;
}

div.login {
        width: 21em;
        padding: 5px;
        background: #eee;
        text-align: center;
}

div.msg {
        text-align: center;
        background: #eee;
        padding: 2em;
        border-top: 4em solid #fff;
        border-bottom: 4em solid #fff;
        border-left: 8em solid #fff;
        border-right: 8em solid #fff;
}

div.textarea {
        background: white;
        padding: 1em;
}



div.tyear {margin: 15px 0;}


#admenu {
	margin: 15px 0 0 0;
	padding: 4px 4px;
	vertical-align: top;
	background: #e8e8e8;
}

#admenu a {
	display: block;
	padding: 4px 4px;
	text-decoration: none;
}

#admenu a:hover {
	text-decoration: underline;
}

#admenu h3 {
	margin: 0 0;
}


#leftmenu {
	margin: 0 0;
	padding: 0 0;
	vertical-align: top;
	color: white;
}

#leftmenu a {
	display: block;
	padding: 5px 5px;
	font-size: 16px;
	font-family: arial,helvetica,sans,sans-serif;
	border-bottom: 0px solid white;
	color: white;
	text-decoration: none;
}

#leftmenu a.m1 {
	font-weight: bold;
}

#leftmenu a.m1sel {
	font-weight: bold;
}

#leftmenu a.m2 {
	padding-left: 20px;
}

#leftmenu a.m2sel {
	padding-left: 20px;
	!background: #9b5;
}

#leftmenu a:hover {
	color: white;
	text-decoration: underline;
}

#topmenu {
	background: #28c;
	text-align: right;
	padding: 5px 5px;
}
#topmenu a {
	color: white;
	padding: 0 10px;
	font-weight: bold;
	text-decoration: none;
}

#topmenu a:hover {
	text-decoration: underline;
}

a.toplink {
	font-size: 12px;
	color: white;
	background: #bce;
	padding: 1 2;
	margin-right: 5;
	text-decoration: none;
}


a.toplink:hover {
	background: #d20;
}


#menu {
	background: #57c;
	padding: 10px 0;
}


#main {
	background-color: #fff;
	vertical-align: top;
	padding: 10px 10px;
	line-height: 1.5em;
	text-align: left;
        font: 14px arial, helvetica, sans-serif;
}

#main h2 {
	padding-bottom: 8px;
	border-bottom: 1px solid #ddd;
}


#main table td {
	line-height: 1.4em;
}

#passform td {
	background: #eee;
}

#passform h3 {
	margin: 0 0;
}


div.phantrang {
        font-size: 13px;
        margin: 0 0 10px 0;
        text-align: right;
}

#logmenu {
	margin-top: 20px;
}

#logmenu a {
	color: white;
	text-decoration: none;
	padding: 0px 5px;
}

#logmenu a:hover {
	color: white;
	text-decoration: underline;
}

#logmenu a:visited {
	color: white;
}


table.prog {
	background: #ccc;
}

table.prog th {
	background: #eee;
	text-align: center;
	vertical-align: middle;
}

table.prog td {
	text-align: center;
	background: white;
	vertical-align: middle;
}
