* {
	margin: 0;
	padding: 0;
}

A:active {
	text-decoration: none;
}

BODY {
	background-color : White;
	margin-left : 0px;
	margin-top : 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

H1 {
	color : #FF9966;
	height : 25px;
	padding-left : 15px;
	padding-top: 3px;
	vertical-align : middle;
	background-image : url(../gfx/header_repeat.png);
	background-repeat : repeat-x;
	width: 100%;
	font-weight : bold;
	font-size : 16px;
}

H2 {
	font-weight : bold;
	font-size : 12px;
	background-image : url(../gfx/bgmenu.gif);
	background-repeat : repeat-x;
	padding-left : 10px;
	color : #FF9966;
	height : 20px;
	padding-top : 5px;
	vertical-align : middle;
	padding-right : 25px;
	text-align : left;
	margin: 0 0 10px 0;
	vertical-align : middle;
}

H3 {
	font-weight : bold;
	border-bottom : 1px solid #3030C0;
	width: 100%;
	color : #000080;
	padding-left : 10px;
	margin : 15px 0px 5px 0px;
	font-size : 14px;
}

H4 {
	color : #000080;
	font-weight : bold;
	border-right : 1px dashed #3030C0;
	border-bottom : 1px dashed #3030C0;
	padding : 5px 5px 5px 5px;
	margin-right : auto;
}

H5 {
	font-weight : bold;
	font-size : 16px;
	background-repeat : repeat-x;
	background-color: transparent;
	padding-left : 10px;
	color : orange;
	height : 25px;
	padding-top : 5px;
	vertical-align : middle;
	padding-right : 25px;
	text-align : left;
	margin: 0 0 15px 0;
}

HR {
	border: none;
	height: 1px;
	color: #000080;
	background-color: #000080;
}

IMG {
	border : 0px none;
}

LI {
	margin-left: 20px;
}

P {
	margin : 0px 0px 0px 0px;
	position : relative;
	padding : 5px 5px 5px 10px;
}


TH {
	border-color: #E4E4E4 #555555 #555555 #E4E4E4;
	border-style:solid;
	border-width:1px;
	font-weight : bold;
	text-align : center;
	color : #555555;
	background : #CECECE;
}

.content {
	background-image : url(../gfx/main.jpg);
	background-repeat : no-repeat;
	vertical-align : top;
	padding: 10px;
}

.content TABLE {
	margin-left: auto;
	margin-right: auto;
}

.content_iframe {
	width : 90%;
	height : 1000px;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}

.container {
	width: 100%;
	min-width : 785px;
	max-width : 1100px;
	min-height:300px;
	margin: 10px 20px 10px 10px;
/*
	position : absolute;
	*/
}

.container_header {
	font-weight : bold;
	font-size : 16px;
	background-repeat : repeat-x;
	background-color : #99CCFF;
	padding-left : 10px;
	color : #FF9966;
	height : 25px;
	padding-top : 5px;
	vertical-align : middle;
	padding-right : 25px;
	text-align : left;
	background-image : url(../gfx/header_repeat.png);
	margin: 0 0 15px 0;
	clear : both;
	vertical-align : middle;
	margin-bottom: 10px;
}

.container_body {
	margin: 0px;
	padding: 10px 10px 10px 10px;
}

.container_footer {
	background-color: #99CCFF;
	bottom : 0px;
	padding : 5px 5px 5px 5px;
	margin: 0 0 0 0;
	clear: both;
}

div.center {
    clear:none;	
}


.infobox {
	width : 300px;
	min-height : 200px;
	margin-left : auto;
	margin-right : auto;
	margin-top : 25px;
}

.infobox_header {
	font-weight : bold;
	font-size : 16px;
	background-repeat : repeat-x;
	background-color : #99CCFF;
	padding-left : 10px;
    color : #FF9966;
	height : 25px;
	padding-top : 5px;
	vertical-align : middle;
	text-align : left;
	background-image : url(../gfx/header_repeat.png);
}

.infobox_body {
	color : Navy;
	padding-left : 15px;
	padding-top : 15px;
	background-color : #CCFFFF;
	font-size : 14px;
	padding-bottom : 20px;
	padding-right : 5px;
	text-align : left;
}

.infobox_footer {
	background-color: #99CCFF;
}

.errortext {
	color : Red;
}

.page_navigation {
	clear: both;
	height:30px;
}

.data_table {
	clear: both;
	border : 0px;
	padding : 1px 1px 1px 1px;
	margin-left : auto;
	margin-right : auto;
}

.table_header {
	background-image : url(../gfx/header_repeat.png);
	background-repeat : repeat-x;
	font-weight : bold;
	color : #FF9966;
	vertical-align : top;
	font-size : 14px;
	height : 30px;
	padding : 5px 0px 0px 15px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

.table_body {
	background-color : #CCFFFF;
	font-size : 11px;
	padding-left : 5px;
}

.table_row {
	background-color : #CCFFFF;
	font-size : 11px;
	padding-left : 5px;
}

.table_row:hover {
	background-color : #6AFFB5;
	font-size : 11px;
	padding-left : 5px;
}

.even {
	background-color : #99FFFF;
}

.odd {
	background-color : #AAFFFF;
}

.table_var_name {
	padding : 10px 5px 10px 15px;
}

.table_var_value {
	padding : 10px 5px 10px 15px;
}

.table_text {
	padding : 10px 5px 10px 15px;
}

.table_button {
	padding: 15px 15px 15px 15px;
	vertical-align : middle;
	text-align : center;
}

.infobox_small_left {
	width: 250px;
	margin: 10px 10px 10px 10px;
	padding: 0;
	float: left;
	clear: left;
}

.infobox_small_right {
	width: 250px;
	margin: 10px 10px 10px 10px;
	padding: 0;
	float: right;
	clear: right;
}

.infobox_small_header {
	height: 20px;
	font-weight : bold;
	font-size : 14px;
	background-image : url(../gfx/bgmenu.gif);
	background-repeat : repeat-x;
	color : #FF9966;
	vertical-align : middle;
	text-align : left;
	padding : 2px 5px 0px 10px;
}

.infobox_small_body {
	min-height:150px;
	background-color: #CCFFFF;
	padding : 5px 5px 5px 5px;
	border-top : 1px solid #000080;
	border-left : 1px solid #000080;
	border-right : 1px solid #000080;
	border-bottom : 1px solid #000080;
}

.infobox_small_footer {
	background-color : #99CCFF;
	vertical-align : middle;
	text-align : center;
	padding : 2px 5px 0px 5px;
	margin-bottom : 0px;
	border-left : 1px solid #000080;
	border-right : 1px solid #000080;
	border-bottom : 1px solid #000080;
}

.newsbox {
	width : 615px;
	margin-bottom : 20px;
	margin-left : auto;
	margin-right : auto;
	float : left;

}

.newsbox_header {
   background-image : url(../gfx/newsbox_header.png);
   background-repeat : no-repeat;
   height:42px;
}

.newsbox_title {
	font-weight : bold;
	color : #FF9966;
	padding-left : 15px;
	vertical-align : top;
	font-size : 14px;
	padding-top : 5px;
	float : left;

}

.newsbox_date {
	padding-right : 25px;
	vertical-align : top;
	color : #FF9966;
	font-weight : bold;
	font-size : 14px;
	padding-top : 5px;
	text-align : right;
}

.newsbox_body {
	background-image : url(../gfx/newsbox_body.png);
	background-position : top;
	background-repeat : no-repeat;
	width : 615px;
	padding : 0px;
	margin : 0px;
	background-color : White;
}

.newsbox_text {
	padding-top : 5px;
	padding-right : 25px;
	padding-left : 15px;
	padding-bottom : 10px;
	text-align : left;
	vertical-align : top;
	color : #000080;
	min-height : 50px;
	font-size : 12px;
	border-left : 1px solid #000080;
	border-right : 1px solid #000080;
    width : 558px;
}

* html .newsbox_text {
	width : 600px; /* Hack for IE 6... */
}

.news_announcement {
	font-weight : bold;
	color : Yellow;
}

.newsbox_footer {
	background-image : url(../gfx/newsbox_footer.png);
	background-repeat : no-repeat;
	height:27px;
	
	bottom : 0px;
	width : 100%;
	float : none;
}

.newsbox_info {
	height: 20px;
	padding-left : 15px;
	vertical-align : bottom;
	font-size : 12px;
	float : left;
	padding-top : 5px;
}

.newsbox_author {
   height: 20px;
   padding-top : 5px;
   padding-right : 25px;
	vertical-align : middle;
	text-align: right;
	font-size : 12px;
}

.imagelist_container {
	width: 80%;
	min-height: 100px;
	clear: both;
	position: relative;
	margin-bottom: 15px;
	background-color : #D9E7FF;
	padding: 5px;
}

.imagelist_img {
	float: left;
	clear: both;
	margin: 5px 15px 5px 10px;
}

.imagelist_title {
	padding-left: 15px;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
}

.imagelist_text {
	margin-left: 20px;	
}

.normal {
	background-color : #CCFFFF;
	font-size : 12px;
}

.good {
	background-color : #00FFBB;
		font-size : 12px;
}

.info {
	background-color : #FFFFCC;
	font-size : 12px;
}

.warning {
	background-color : #FFCC44;
	font-size : 12px;
}

.error {
	background-color : #FF8888;
	font-size : 12px;
}

.alt {
	background-color : #33CCFF;
	font-size : 12px;
}

.sort_asc {
	padding:3px 12px 2px 8px;
	display: block;
	background-image: url(../admin/gfx/arrow_up.png);
	background-position:right 50%;
	background-repeat:no-repeat;
}

.sort_desc {
	padding:3px 12px 2px 8px;
	display: block;
	background-image: url(../admin/gfx/arrow_down.png);
	background-position:right 50%;
	background-repeat:no-repeat;
}

span.sort_title {
	color: #000000;
}
