@IMPORT url("/admin/style/calendar-blue.css");

body {
	margin: 0px;
	background-color: white;
	background-image: url('/images/bg.jpg');
	background-position: left top;
}

blockquote {
	margin-left: 10px;
	margin-top: 13px;
	margin-bottom: 13px;
}

p, body, td, th {
	color: #ffeeaa;
	font-family: Arial, Verdana;
	font-size: 13px;
}

b {
	font-size: 13px;
}

h1 {
	font-weight: bold;
	font-size: 22px;
	white-space: normal;
	text-align: left;
	padding: 0px;
	color: #ffeeaa;
	margin-bottom: 7px;
	border-bottom: 1px solid #ffeeaa;
	text-transform: lowercase;
}

h2{
	font-weight: bold;
	font-size: 18px;
	white-space: normal;
	text-align: left;
	padding: 5px;
	color: black;
	margin-left: 7px;
	margin-top: 7px;
	margin-bottom: 0px;
}

h3
{
	font-size:11pt;
	font-family: Arial, Verdana;
	color: #fff;
	border-bottom-width : 0px;
}


a:link, a:visited, a:active {
	font-size:13px;
	font-family: Arial, Verdana;
	color: #eedd99;
	text-decoration: none;
}
a:hover {
	font-size:13px;
	font-family: Arial, Verdana;
	color: #eedd99;
	text-decoration: underline;
}

img {
	border:0px;
	behavior: url("/style/pngbehavior.htc");
}

input
{
	border: 1px solid black;
	background-color: #d9c080;
}

textarea {
	border: 1px solid black;
	background-color: #d9c080;
}

.submit {
	border: 1px solid #d9c080;
	background-color: #301605;
	color: #d9c080;
}

form {
	margin: 0;
}

.mn {
	position: absolute;
	visibility: hidden;
}

table.px1 {
	border-collapse: collapse;
}

table.px1 tr td {
	border: 1px solid #77c9ff;
}

table.px0 tr td {
	border: 0px solid gray;
}
.header {
	width: 1260px;
	height: 234px;
	background: url(../images/top_new.jpg) center top no-repeat;
}
.main_logo {
	float: left;
	height: 234px;
	width: 391px;
	text-align: left;
}
.h_c {
	float: left;
	height: 234px;
	width: 483px;
	background: url(../images/cent.jpg) left top no-repeat;
}
.h_c h2 {
	text-align: center;
	font: bold 11pt/1.2 Arial;
	color: #FFEEAA;
	padding-top: 100px;
}
.h_r {
	float: right;
	height: 234px;
	width: 250px;
}
