UL { margin-left: 30px;margin-top: 5px; margin-bottom: 5px }

table {
    width:100%;
    margin: 0px 0px 0px 0px;
}

textarea {
	width:100%;
}

input.checkbox {
	width : auto;
	text-align : left;
}

img {
	border: 0px;
}

.leftbox {
      padding-left:5px;
      padding-top:5px;
      padding-bottom:5px;
      vertical-align:top;
      width:20%
}

a.button60 {
	height:17px;
	width:62px;
	background-image: url(images/button60.jpg);
	color: white;
	text-decoration: none;
	font-size: 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	vertical-align : middle;
	text-align : center;
}
a.button60:visited { color: white; text-decoration: none;}
a.button60:active { color: white; text-decoration: none;}
a.button60:hover {  color: #F39A53; text-decoration: none;}

a.button80 {
	height:17px;
	width:82px;
	background-image: url(images/button80.jpg);
	color: white;
	text-decoration: none;
	font-size: 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	vertical-align : middle;
	text-align : center;
}
a.button80:visited { color: white; text-decoration: none;}
a.button80:active { color: white; text-decoration: none;}
a.button80:hover {  color: #F39A53; text-decoration: none;}

a.button120 {
	height:17px;
	width:122px;
	background-image: url(images/button120.jpg);
	color: white;
	text-decoration: none;
	font-size: 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	vertical-align : middle;
	text-align : center;
}
a.button120:visited { color: white; text-decoration: none;}
a.button120:active { color: white; text-decoration: none;}
a.button120:hover {  color: #F39A53; text-decoration: none;}

a.button180 {
	height:17px;
	width:182px;
	background-image: url(images/button180.jpg);
	color: white;
	text-decoration: none;
	font-size: 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	vertical-align : middle;
	text-align : center;
}
a.button180:visited { color: white; text-decoration: none;}
a.button180:active { color: white; text-decoration: none;}
a.button180:hover {  color: #F39A53; text-decoration: none;}


.button {
	color: white;
	background-image: url(images/button_bgk.jpg);
	border : 0px solid Red;
}

.logo {
	width:100%;
	text-align : center;
	font-size : 64px;
	font-style : italic;
	font-weight : bold;
	color: Teal;
	background-image : url(images/bkg_logo.jpg);
	border-bottom : 1px Teal solid;
}

.admin_logo {
	vertical-align : top;
	text-align : right;
	font-size : 18px;
	color: Red;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	white-space : nowrap;
}
.howto_logo {
	position:absolute;
	left:5px;
	top:5px;		
	vertical-align : top;
	text-align : right;
	font-size : 18px;
	color: Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	white-space : nowrap;
}

.w100 {
	width:100%;
}

.error_message {
	width: 60%;
	height: 50px;
	color : Red;
	text-align : center;
	font : bold 16px;
	background-color : #FFFFAA;
	border : 1px solid Red;
}

.info_message {
	width: 60%;
	height: 50px;
	color : Black;
	text-align : center;
	font : bold 16px;
	background-color :  #CADDD1;
	border : 1px solid Teal;
}


.cell_caption{
	font-weight: bold;
	padding:1px;
}

.cell_caption_border{
	font-weight: bold;
	color: white;
	background-color:Teal;
	height: 20px;
}

.cell_left_curve {
	height:20px;
	width:5px;
	background : url(images/left_upper_curve1.gif) left;
}

.cell_right_curve {
	height:20px;
	width:5px;
	background : url(images/right_upper_curve1.gif) right;
}


.table_border {
	border-left : 1px solid Teal;
	border-right : 1px solid Teal;
	width: 100%;
}

.cell_border {
    border-bottom 				: 1px solid Teal;
}

.cell_border_odd {
    border-bottom 				: 1px solid Teal;
	background-color: #CADDD1;
}

.cell_border_even {
    border-bottom 				: 1px solid Teal;
	background-color: #D0D0D0;
}

.cell_property_caption {
	font-weight: bold;
	font-size : x-small;
	border-bottom:1px Teal solid;
}

.table_message {
	width: 80%;
	border: 1px solid Teal;
	vertical-align : middle;
}

.menu_selected{
	width : 100px;
	height:1px;
	text-align : center;
	font-weight : bold;
	background-color : White;
}

.menu_unselected{
	width : 100px;
	height:1px;
	text-align : center;
	color : White;
	font-weight : bolder;
}


.news_table{
	width : 100%;
	height:100%;
}

.news_caption{
	width : 100%;
	height:1px;
	font-size : 12px;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	vertical-align : middle;
	color: Black;
	background-color : #CADDD1;
	border-bottom : 1px Teal solid;
	border-top : 1px Teal solid;
	padding: 3px;
}

.howto_caption{
	width : 100%;
	height:1px;
	font-size : 12px;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	vertical-align : middle;
	color: Black;
	background-color : #CADDD1;
	border : 1px Teal solid;
	padding: 3px;
}

.news_item{
	width : 100%;
	height:1px;
}

.hint {
	text-decoration: underline;
}

a { color: #333333; text-decoration: underline}
a:visited { color: #333333; text-decoration: underline;}
a:active { color: #333333; text-decoration: underline;}
a:hover {  color: #F39A53; text-decoration: underline;}

table.box {
	border-left : 1px solid Teal;
	border-right : 1px solid Teal;
	border-bottom : 1px solid Teal;
	text-align : left;
	padding-left : 5px;
	padding-right : 5px;
   background-color : white;
}


table.body_table {
	width:760px;
	background-color : #CADDD1;
	border : 1px solid Teal;
}

td.box_caption {
	text-align:center;
	color:white;
	width:100%;
	background-color : Teal;
	font-weight: bold;
}

td.menu_selected {
	background-color: #CADDD1
}

td.menu_unselected {
	color: Black;
	text-decoration: none;
	font-size: 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-align:left;
	font-weight:normal;
}

a.menu_selected {
	color: Black;
	text-decoration: none;
	font-size: 12px;
	font-weight : bolder;
	font-family : Arial, Helvetica, sans-serif;
	text-align:left;
	background-color: #CADDD1
}
a.menu_selected:visited {
	color: Black;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
}
a.menu_selected:active {
	color: Black;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
}
a.menu_selected:hover {
	color: Black;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
}

a.menu_unselected {
	color: Black;
	text-decoration: underline;
	font-size: 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-align:left;
	font-weight:normal;
}
a.menu_unselected:visited {
	color: Black;
	font-family : Arial, Helvetica, sans-serif;
}
a.menu_unselected:active {
	color: Black;
	font-family : Arial, Helvetica, sans-serif;
}
a.menu_unselected:hover {
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
	color: White;
	background-color : Teal;
}
