body {
	background-color: white;
	font-family: verdana, arial, helvetica;
	font-size: 12px;
}

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

a {
	color: #3e4792;
	text-decoration: none;
}

div {
    text-align: left;
}

.tbl_frames {
	width: 780px;
}

.topNavigation {
	float: right;
}

.topNavigation div {
	float: left;
	border-left: 1px solid #3e4792;
	font-size: 80%;
	font-weight: bold;
	color: #ffffff;
	padding: 2px 5px 3px 5px;

}

.topNavigation a:link, .topNavigation a:visited {
	color: #ffffff;
	text-decoration: none;
}

.topNavigation a:hover {
	color: #3e4792;
	text-decoration: none;
}

.footer_line {
	background-color: #ffe153;
}

.footer_text {
	font-size: 77%;
	line-height: 130%;
	padding: 5px 5px 10px 5px;
}

.main_menu {
	float: left;
	width: 150px;
	padding: 20px 10px 30px 10px;
}

.main {
	float: right;
	width: 590px;
	padding: 20px 10px 30px 10px;
}

.menu {
	border-top: 1px dotted #3e4792;
	padding: 4px 7px 4px 7px;
	font-size: 90%;
	font-weight: bold;
	color: #3e4792;
	text-decoration: none;
}

.menu:hover {
	text-decoration: underline;
}

.submenu {
	padding: 0px 7px 7px 10px;
	font-size: 85%;
	color: #a1a1a1;
	text-decoration: none;
}

.submenu:hover {
	text-decoration: underline;
}

div.structure {
	font-size: 85%;
	color: #a1a1a1;
}

a.structure {
	color: #a1a1a1;
}

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

.title {
	font-size: 150%;
	color: #ffe153;
	font-weight: bold;
}

.title_novice {
	font-size: 130%;
	color: #ffe153;
	font-weight: bold;
}

ol.terciary_menu {
	list-style-type: square;
	margin-bottom: 0px;
}

a.terciary_menu {
	color: black;
	text-decoration: underline;
}

a.terciary_menu:hover {
	color: #ffe153;
}

.content {
	padding-top: 15px;
}

div.pg_image {
	padding-top: 15px;
	padding-bottom: 0px;
}

img.pg_image {
	border-top: 3px solid #ffe153;
	border-bottom: 3px solid #ffe153;
	border-left: 1px solid #ffe153;
	border-right: 1px solid #ffe153;
	width: 590px;
	height: 140px;
}

.login_input {
	float: right;
	padding: 20px 7px 4px 0px;
	font-size: 85%;
	color: #a1a1a1;
}

.login_text {
	float: left;
	padding: 20px 0px 4px 7px;
	font-size: 85%;
	color: #a1a1a1;
}

input, textarea, select {
	color: #3e4792;
	border: 1px solid #a1a1a1;
}

input.username, input.password {
	font-size: 95%;
	width: 78px;
	padding-left: 1px;
	padding-right: 1px;
}

input.login_submit {
	color: #a1a1a1;
	font-size: 85%;
	margin-top: 10px;
}

a.logout {
	color: #3e4792;
}

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

a.order {
	color: #3e4792;
}

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

font.order {
	color: #a1a1a1;
}

.warning {
	color: #3e4792;
}

div.space01 {
	padding-top: 15px;
}

.edit_title, .edit_keywords, .edit_description {
	width: 580px;
	padding-left: 3px;
	padding-right: 3px;
}

.edit_title_full, .edit_description_full {
	width: 580px;
	padding-left: 3px;
	padding-right: 3px;
}

.edit_submit {
	width: 100px;
}

.edit_content {
	width: 572px;
	height: 400px;
	padding-left: 3px;
	padding-right: 3px;
}

.edit_precheckContent {
	width: 580px;
	height: 160px;
	padding-left: 3px;
	padding-right: 3px;
}

a.editLink {
	color: #a1a1a1;
}

a.editLink:hover {
	color: #3e4792;
}

a.addLevel {
	color: #a1a1a1;
}

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

.news_date {
	font-size: 85%;
	color: #a1a1a1;
	vertical-align: top;
	padding-top: 2px;
}

td.title_news, a.title_news {
	color: #3e4792;
	vertical-align: top;
}

a.title_news:hover {
	color: #3e4792;
	vertical-align: top;
	text-decoration: underline;
}

div.title_news_full, div.title_gallery_full {
	color: #ffe153;
	font-size: 125%;
	font-weight: bold;
}

div.title_archieved_data {
	color: #ffe153;
	font-size: 125%;
	font-weight: bold;
}

.news_atributes {
	font-size: 85%;
	color: #a1a1a1;
}

.news_content {
	padding-top: 10px;
}

img {
	border: 1px solid #a1a1a1;
}

img.noborder {
	border: 0px solid white;
}

img.gallery_preview {
    height: 100px;
}

textarea.gallery_preview {
    height: 94px;
    width: 280px;
    padding: 3px;
}

textarea.galleryImgAdd {
    height: 32px;
    width: 275px;
    padding: 3px;
}

.upload_file {
    padding: 3px;
    color: #3e4792;
    border: 1px solid #a1a1a1;
}

input.gallery_title {
    width: 516px;
}


