body {
	background-color: #004477;
	background-image: url(images/body_bg.gif);
	background-position: center;
	background-repeat: repeat-y;
	margin: 0px;
}

body, p, a, input, td, th, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

td.main {
	background-image: url(images/main_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
}

table.main {
	background-color: #baccda;
	background-image: url(images/main_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	border-color: #6c92b0;
	border-style: solid;
	border-width: 1px;
}

td.header {
	background-image: url(images/header_bg.jpg);
	height: 70px;
}

td.menu,td.content {
	background-image: url(images/frame_bg.gif);
	background-position: center;
	background-repeat: repeat-y;
}

td.footer {
	background-image: url(images/frame_close.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 30px;
}

td.menu {
	background-color: #370097;
	height: 20px;
	padding-left: 2px;
}

td.menu a {
	background-color: transparent;
	background-image: url(images/menu_bullet.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #c8ff68;
	display: block;
	float: left;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	padding-left: 20px;
	padding-right: 15px;
	text-decoration: none;
}

td.menu a:hover {
	background-color: #6c92b0;
	color: #004477;
}

td.menu a.flag {
	background-color: transparent;
	background-image: none;
	float: right;
	height: auto;
	line-height: 20px;
	margin-top: 4px;
	padding-left: 1px;
	padding-right: 6px;
	padding-top: 0px;
	text-decoration: none;
}

td.subheader {
	background-image: url(images/illustrations_bg.gif);
	background-position: center;
	background-repeat: repeat-y;
	height: 66px;
	text-align: right;
}

td.subheader td.illustrations {
	display: block;
	float: right;
	text-align: right;
	width: 320px;
}

td.subheader a.illustration {
	color: #004477;
	padding-right: 5px;
	text-decoration: none;
}

td.subheader a {
	color: #004477;
	text-decoration: none;
}

td.subheader a:hover, td.subheader a.illustration {
	color: #333333;
}

td.subheader a img {
	border-color: #004477;
	border-style: solid;
	border-width: 1px;
}

td.subheader a:hover img {
	border-color: #333333;
}

td.green {
	color: #004477;
	font-weight: bold;
}

td.title {
	background-color: #528ca7;
	color: #004477;
	color: #f5f5f5;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
	padding-right: 20px;
}

td.main_content {
}

input.login, input.logout {
	background-color: #baccda;
	background-position: left;
	background-repeat: no-repeat;
	border-color: #6c92b0;
	border-style: solid;
	border-width: 1px;
	color: #004477;
	height: 22px;
	text-align: left;
	padding-left: 25px;
}

input.login {
	background-image: url(images/lock.gif);
}

input.logout {
	background-image: url(images/lock_break.gif);
}

input.login:hover {
	background-color: #6c92b0;
	background-image: url(images/lock1.gif);
	border-color: #004477;
}

input.logout:hover {
	background-color: #6c92b0;
	background-image: url(images/lock_break1.gif);
	border-color: #004477;
}

input.user, input.password {
	background-color: #baccda;
	border-color: #6c92b0;
	border-style: solid;
	border-width: 1px;
	color: #004477;
	height: 20px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	padding-left: 25px;
	vertical-align: middle;
	width: 120px;
}

input.user:focus, input.password:focus {
	border-color: #004477;
}

input.user {
	background-image: url(images/group.gif);
	background-position: left;
	background-repeat: no-repeat;
}

input.password {
	background-image: url(images/key.gif);
	background-position: left;
	background-repeat: no-repeat;
}

input.user:focus {
	background-image: url(images/group1.gif);
}

input.password:focus {
	background-image: url(images/key1.gif);
}

a.section {
	background-color: transparent;
	background-image: url(images/section.gif);
	background-position: top;
	background-repeat: no-repeat;
	color: #004477;
	display: block;
	line-height: 25px;
	padding-left: 15px;
	padding-right: 5px;
}

a.section:hover {
	background-color: #6c92b0;
	background-image: url(images/section1.gif);
	background-position: top;
	background-repeat: no-repeat;
	text-decoration: none;
}

a.category {
	background-color: transparent;
	background-position: top;
	background-repeat: no-repeat;
	color: #004477;
	display: block;
	line-height: 25px;
	padding-left: 15px;
	padding-right: 5px;
}

a.category:hover {
	background-color: #6c92b0;
	background-position: top;
	background-repeat: no-repeat;
	text-decoration: none;
}

a.subcategory {
	background-color: transparent;
	background-position: top;
	background-repeat: no-repeat;
	color: #004477;
	display: block;
	line-height: 25px;
	padding-left: 15px;
	padding-right: 5px;
}

a.subcategory:hover {
	background-color: #6c92b0;
	background-position: top;
	background-repeat: no-repeat;
	text-decoration: none;
}

div.item {
	display: block;
	float: left;
	height: 130px;
	padding-top: 5px;
	text-align: center;
	vertical-align: middle;
	width: 152px;
}

div.item p {
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}

.required {
	font-size: 10px;
	color: red;
}

p.errors {
	background-color: #ffcccc;
	padding: 10px;
	border-color: red;
	border-style: solid;
	border-width: 1px;
}

