.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #333333;
}
html {padding: 0px; margin: 0px;}

body {
	background: #d0ad64;
	padding: 0px;
	margin: 0px;
	line-height: 0px;
	font-family: "Verdana", Helvetica, Arial, sans-serif;
}

a img {
	border: none;
	padding: 0px;
	margin: 0px;
	line-height: 0px;
}

img {
	padding: 0px;
	margin: 0px;
}

a {
	text-decoration: none;
}

a:hover, .logCenter a:hover {
	color: #990000;
}

#mainContainer {
	width: 820px;
	margin: 0px auto;
	position: relative;
}

#logo {
	position: absolute;
	top: 25px;
	left: 316px;
	height: 179px;
	width: 169px;
	background-image: url(images/logo_new.jpg);
	background-repeat: no-repeat;
}

#header {
	width: 820px;
	height: 122px;
	background: url("images/header.jpg");
}

#navigation {
	height: 21px;
	line-height: 0px;
	padding: 0px;
	margin: 0px;
}

#innerContainer {
	clear: both;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-y;
	top: 0px;
}

#content {
	width: 503px;
	float: right;
	padding: 0px;
	margin: 55px 75px 0px 0px;
	line-height: 1.4em;
}

#sidebar {
	width: 182px;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 22px;
}

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
	margin: 0;
}

p {
	font-size: 10px;
	padding: 0px 75px 0px 20px;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 13px;
}
li {
	padding-bottom: 10px;
}


h1 {
	font-size: 15px;
	color: #383960;
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#login {
	width: 182px;
	color: #FFF;
	font-size: 10px;
}

.logTop {
	height: 6px;
	background-image: url(images/login_top.jpg);
	background-repeat: no-repeat;
}
.breadcrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	color: #514F80;
}
.breadcrumbs a:link {
color:#CC9933;
}
.breadcrumbs a:active {
color:#CC9933;
}
.breadcrumbs a:visited {
color: #cc9933;
}
.breadcrumbs a:hover {
	color:#990000;
	text-decoration:underline;
}
.logCenter {
	background: url("images/login_center.jpg");
}

.logCenter p {
	font-size: 10px;
	line-height: 1.6em;
	margin-top: 0px;
	margin-right: 26px;
	margin-bottom: 0px;
	margin-left: 26px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}

.logCenter a {
	color: #FF0;
}

.logBottom {
	height: 6px;
	background: url("images/login_bottom.jpg");
}

#login form {
	line-height: 1.2em;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#login h1 {
	padding: 8px 10px 10px 10px;
	margin: 0px;
	color: #fff;
	font-size: 10px;
}

.module {
	width: 182px;
	margin: 10px 0px;
	padding: 0px;
}

.modTop {
	height: 6px;
	background: url("images/sidebar_module_top.jpg");
}

.modCenter {
	background: #eadbbc;
}

.modBottom {
	height: 6px;
	background: url("images/sidebar_module_bottom.jpg");
}

.modCenter h1 {
	font-size: 10px;
	color: #2e3192;
	padding: 4px 0px 6px 24px;
	margin: 0px;
	line-height: 1.6em;
}

.modCenter p {
	font-size: 10px;
	line-height: 1.6em;
	padding: 6px 0px 6px 0px;
	margin: 0px 26px 0px 26px;
	border-top: 2px solid #fbf7f0;
	color: #666;
}

p span {
	font-weight: bold;
}

input {
	height: 17px;
	border: none;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 12px;
}
.input_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 13px;
}


input.login {
	width: 150px;
	height: 22px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 13px;
}

button {
	width: 160px;
	margin: 10px 0px 4px 0px;
}

#footer {
	background: url("images/footer.jpg") #d0ad64 no-repeat;
	width: 820px;
	height: 25px;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

#copy {
	text-align: center;
	font-size: 9px;
	padding: 5px 0px 20px 0px;
	z-index: 1;
}
#navigation_admin {
	height: 16px;
	line-height: normal;
	margin: 0px;
	background-image: url(images/backbar.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
.style3 {
	color: #CC0000;
	font-weight: bold;
}
.style4 {color: #CC0000}

