
body{
	font-family: verdana, areal;
	font-size: 12px;
}

table {font-size: 12px;}

a {
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

a.mainmenu{
	color:#FFFFFF;
	text-decoration:none;
}

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

a.bighref{
	color: #8DC73F;
	font-size: 11px;
	margin-left: 10px;
	padding-left:12px;
	padding-bottom: 1px;
	font-weight: bold;
}

a.bighref:hover{
	color: #8DC73F;
	font-size: 11px;
	margin-left: 10px;
	padding-left:12px;
	padding-bottom: 1px;
}

a.pagelist{
	font-size:10px;
	color: #000000;
	text-decoration:none;
}
a.pagelist:hover {
	color:red;
	text-decoration:underline;
}

tr.list{
	font-size:10px;
	color: #5b5b5b;
}

tr.list2{
	font-size:10px;
	color: #5b5b5b;
	background-color: #f6f2f6;
}

td.list_start {
	border-right: solid 1px #e6e2e6;
	border-left: solid 1px #e6e2e6;
	border-bottom: solid 1px #e6e2e6;
}

td.list_one {
	border-right: solid 1px #e6e2e6;
	border-bottom: solid 1px #e6e2e6;
}

textarea.hidden, select.hidden, input.hidden{
	border: solid 1px white;
	border-bottom: solid 1px #e6e2e6;
}

textarea, select, input{
	border: solid 1px #4784A6;
}

#editOrder input{
	border: solid 1px #4784A6;
	width: 100px;
}

input.submit{
	border: 0;
	border-bottom: solid 1px #000000;
	cursor: hand;
	font-size: 12px;
	font-weight: bold;
	background-color: #FF9900;
	color: #ffffff;
	cursor: pointer
}

td.menuTitle{
	background-color: #CDCECD;
	padding-left: 10px;
	font-size: 80%;
	font-weight: bold;
	border-bottom: solid 1px #737173;
}

td.menuBody{
	background-color: #F6F2F6;
	font-size: 70%;
	font-weight: bold;
	border-bottom: solid 1px #737173;
	padding: 5px;
	padding-left: 10px;
}

td.otherTitle{
	border-bottom: solid 1px #737173;
	border-right: solid 1px #737173;
	font-size:12px;
}

div.red{
	background-color: red;
	border: solid 1ps black;
	padding: 2px;
	padding-bottom: 3px;
}

.maincolor{
	background-color: #2E2282;
}

input.button {height: 20px; border: 0px; background-color: #2E2282; font: normal normal 11px; color: #ffffff; padding-right: 10px; font-weight: bold; cursor: pointer; border-bottom: solid 1px #041F47; border-right: solid 1px #041F47; border-top: solid 1px #8BA8D5; border-left: solid 1px #8BA8D5;}

h1 {font-size: 18px; border-bottom: solid 2px #2E2282; margin: 0 0 10px 0; padding: 5px; color: #2E2282}
h2 {font-size: 14px; background: #E0DEEC; border-bottom: solid 1px #2E2282; margin: 0 0 10px 0; padding: 5px; color: #2E2282}


.mainTab {background: #C0BCD9; margin: 8px 0}
.mainTab td {background: #FFFFFF; padding: 3px; text-align: center}
.mainTab th {background: #E0DEEC; padding: 3px;}

.vertMain td.empty {background: #FFFFFF; padding: 3px;}
.vertMain td {background: #E0DEEC; padding: 3px; text-align: left; border: solid 1px #C0BCD9}
.vertMain th {background: #C0BCD9; padding: 3px; font-weight: bold; text-align: left;}

hr {height: 1px; background: #2E2282; color: #2E2282;}

label {cursor: pointer}
