/*
 * ========================================
 * Photos properties
 * ========================================
*/
.photo_frame {
	background-color:#FECB52;
	width:140px;
	height:120px;
	text-align:center;
}
.photo_text {
	font-family: Verdana;
	text-align:center;
	color:#FFFFFF;
	font-size: 11px;
}
.photo_text:link {
	font-family: Verdana;
	text-align:center;
	color:#FFFFFF;
	font-size: 11px;
}
.photo_text:visited {
	font-family: Verdana;
	text-align:center;
	color:#FFFFFF;
	font-size: 11px;
}
.photo_text:hover {
	font-family: Verdana;
	text-decoration:underline;
	text-align:center;
	color:#FFFFFF;
	font-size: 11px;
}
.photo_text:active {
	font-family: Verdana;
	text-align:center;
	text-decoration:underline;
	color:#FFFFFF;
	font-size: 11px;
}

/**
Calendar
**/
.calendar_title {
	font-size: 10px;
	font-family: Tahoma;
	text-decoration: none;
	font-weight: bold;
	color: #FFAE00;
}
.calendar_btitle {
	font-size: 10px;
	font-family: Tahoma;
	text-decoration: none;
	font-weight: bold;
	color: #C3C3C3;
}
.calendar_stitle {
	font-size: 10px;
	font-family: Tahoma;
	text-decoration: none;
	font-weight: bold;
	color: #FECB52;
}
.calendar_stitle:link, .calendar_stitle:visited {
	text-decoration: none;
	color: #FECB52;
}
.calendar_stitle:hover, .calendar_stitle:active  {
	text-decoration: none;
	color: #000000;
}
.calendar {
	font-size: 10px;
	font-family: Tahoma;
	text-decoration: none;
	font-weight: none;
	color: #FFFFFF;
	width: 170px;
}

/* 
 * ========================================
 * Body 
 * ========================================
*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	background-color: #C0C0C0;
}
img {
	border:10px;
}
hr {
	height:1px;
	width:100%;
	color:#FFFFFF;
}

a:link, a:visited {
	text-decoration:none;
	color: #FFFFFF;
}
a:active, a:hover {
	text-decoration:underline;
	color: #FFFFFF;
}


/* 
 * ========================================
 * Main table properties 
 * ========================================
*/

table {
	border-collapse: collapse; 
	border-spacing: 0;
}
td {
	padding:0;
	border:0px;
}
font {
	font-size: 11px;
}

.m_maintable {
	width:796px;
}
.m_leftshad {
 	background-image: url('images/leftshad.gif'); 
	width:13px;
}
.m_rightshad {
 	background-image: url('images/rightshad.gif'); 
	width:13px;
}


/* 
 * ========================================
 * Top properties 
 * ========================================
*/

.toptable {
	width:770px;
	height:122px;
 	background-image: url('images/topfon.gif'); 
}
.toptable_panel {
	width:94px;
	height:40px;
}
.toptable_panel_top {
	height:13px;
}
.toptable_panel_space {
	width:6px;
}
.toptable_top {
	height:41px;
}
.toptable_left {
	width:31px;
}
.toptable_right {
	width:62px;
}
.toptable_logo {
	width:236px;
	height:40px;
}

/* 
 * ========================================
 * Welcome properties 
 * ========================================
*/

.wtable {
	width:770px;
	height:218px;
 	background-image: url('images/toppic.jpg'); 
}

/* 
 * ========================================
 * Menu properties 
 * ========================================
*/

.menutable {
	height:43px;
	width:770px;
 	background-image: url('images/menufon.gif'); 
}
.menutable_space {
	width:16px;
}
.menutable_top {
	height:17px;
}
.menutable_link {
	height:13px;
	text-align:center;
}

/* 
 * ========================================
 * Head properties 
 * ========================================
*/

.headtable {
	height:85px;
	width:770px;
 	background-image: url('images/headfon.gif'); 
	vertical-align:center;
}
.headtable_space {
	width:4px;
}
.headtable_news {
	height:85px;
	width:205px;
	vertical-align:center;
}
.headtable_title {
	width:281px;
}
.headtable_title_left {
	width:25px;
}

/* 
 * ========================================
 * Main table properties 
 * ========================================
*/

.maintable {
	width:770px;
	background-color:#5A7193;
 	background-image: url('images/mainfon.gif'); 
	background-position:bottom;
	background-repeat:repeat-x;
}
/** news table **/
.newstable {
	vertical-align:top;
	width:235px;
	background-color:#465A75;
 	background-image: url('images/newsfond.gif'); 
	background-repeat:no-repeat;
}

.newstable_table {
	vertical-align:top;
	padding-top:10px;
	padding-right:12px;
	padding-left:12px;
	width:235px;
	height:500px;
}
.news_head {
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}
.news_text {
	font-family:Verdana;
	font-size:11px;
	font-weight:none;
	color:#FFFFFF;
	line-height:14px;
}

/** center table **/ 
.centertable {
	padding:20px;
	vertical-align:top;
	font-family:Verdana;
	font-size:11px;
	font-weight:none;
	color:#FFFFFF;
}

/* 
 * ========================================
 * Bottom properties 
 * ========================================
*/

.bottomtable {
	width:770px;
	height:86px;
 	background-image: url('images/bottomfon.gif'); 
	background-repeat:repeat-x;
	background-color: #6E85A0;
}

.bottomtable td {
	color:#FFFFFF;
	padding-top:15px;
	padding-bottom:15px;
	padding-right:12px;
	padding-left:12px;
	vertical-align:top;
	font-family:Verdana;
	font-size:11px;
}
.cpr {
	text-align:right;
}

