﻿/* CSS Basic Document */
body
{
margin:0px auto;
padding:0px;
background-color:#FFFFFF;
}
td.off {
	background: url(../images/left_menu_bg.gif) 0px -30px no-repeat;
	height: 28px;
	padding-left: 18px;
}
td.on{
	background: url(../images/left_menu_bg.gif) 0px 0px no-repeat;
	height: 28px;
	padding-left: 18px;
}
.body_table
{
margin:2px 0px;
}
.border_bottom
{
border-bottom:2px solid #DDDDDE;
}
.img
{
border:2px solid #DEDEDF;
}






/* CSS Background image Document */
.header_top_image
{
background:url(../images/header_top_image.jpg) left top no-repeat;
border-left:2px solid #FFF;
border-top:2px solid #FFF;
height:130px;
}
.header_bottom_image
{
background: url(../images/header_bottom_image.jpg) left top no-repeat;
border-left:2px solid #FFF;
border-bottom:2px solid #FFF;
height:125px;
}
.logo_bg
{
background:url(../images/logo_bgr.jpg) left top no-repeat #FFF;
height:73px;
color:#424242;
}




/* CSS Background image Document */
body {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #646464;
	text-decoration: none;
}
.left_menu_text {
	font-family: Calibri;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color:#FFFFFF;
	background-color:inherit;
}
.left_menu_text_on {
	font-family: Calibri;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color:#FEDA25;
	background-color:inherit;
}
.login_error_text_on {
	font-family: Calibri;
	font-size: 15px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color:#FF0000;
	background-color:inherit;
}
.body_title {
	font-family: Verdana;
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #646464;
	text-decoration: none;
}
.left_menu_text:hover
{
color:#FEDA25;
text-decoration:none;
background-color:inherit;
}

.menu_text {
	font-family: Calibri;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #000000;
	background-color: inherit;
}
.menu_text:hover
{
color:#FFFFFF;
text-decoration:none;
background-color:inherit;
}
.orange_link {
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF9900;
	background-color:inherit;
	text-decoration:underline
}
.orange_link:hover
{
text-decoration:none;
color: #FF9900;
background-color:inherit;
}
.news_text {
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5C5C5C;
	background-color:inherit;
	text-decoration: none;
}
.news_text_title {
	font-family: Verdana;
	font-size: 15px;
	font-style: normal;
	line-height: 1.8;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006600;
	background-color: #CCCCCC;
	text-decoration: none;
}
.didascalia_text {
	font-family: Verdana;
	font-size: 12px;
	font-style: italic;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333399;
	background-color:inherit;
	text-decoration: none;
}
.menu_box {
}
