body {
	font: 12px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	line-height: 1.2;
	color: #fff;
	background-color: #333338;
	text-decoration: none;
	text-align: justify;
	margin: 0;
	padding: 0;
}


#wrapper {
	width: 746px;
	height: 100%;
	border-left: 3px dotted #82828d;
	border-right: 3px dotted #82828d;
	border-bottom: 3px dotted #82828d;
	margin: 0;
	padding: 5px 0;
}


#menu {
	font: 15px 'Comic Sans MS', cursive;
	clear: both;
	width: 746px;
	text-align: center;
	font-weight: bold;
	padding: 0 0 20px 0;
	margin: 0;
	border: 0;
}


#content {
	clear: both;
	padding: 10px;
	margin: 0;
	border: 0;
}


#footer {
	clear: both;
	width: 746px;
	text-align: center;
	height: 30px;
	padding: 0;
	margin: 0;
	border: 0;
}


a:visited,
a:active,
a:link {
	color: #C9F2FF; 
	text-decoration: none; 
	font-weight: normal;
}

a:hover  {
	color: #92E5FF;	
	text-decoration: none; 
	font-weight: normal;
}


img {
	border: 0;
}


a.a_thumb:visited img,
a.a_thumb:active img,
a.a_thumb:link img {
	border: 1px solid #C9F2FF;
}

a.a_thumb:hover img {
	border: 1px solid #92E5FF;
}


td.td_thumbs {
	text-align: center;
	vertical-align: middle;
}


table {
	border: 0;
}


/*
#menu ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#menu li {
	display: block;
	list-style: none;
	border-top: 4px solid #ABD5FF;
	border-right: 3px solid #9DCEFF;
	border-bottom: 0px solid #9DCEFF;
	border-left: 0px solid #ABD5FF;
	color: #0000cc;
	float: left;
}

#menu li a.link_menu {
	line-height: 24px;
	width: 100%;
	display: block;
	color: #0000cc;
	background: #ABD5FF;
	text-decoration: none; 
	font-weight: bold;
	border-bottom: 1px solid #9DCEFF;
}

#menu li a.link_menu:hover {
	line-height: 24px;
	width: 100%;
	display: block;
	color: #008B00;
	background: #ABD5FF url(images/menuselected.gif) repeat-x left top;
	text-decoration: none; 
	font-weight: bold;
	border-bottom: 1px solid #9DCEFF;
}

#menu li a.link_menu_selected {
	line-height: 24px;
	width: 100%;
	display: block;
	color: #008B00; 
	background: #ABD5FF url(images/menuselected.gif) repeat-x left top;
	text-decoration: none; 
	font-weight: bold;
	border-bottom: 1px solid #F1F8FF;
}





#header a.link_menu {
	color: #0000cc;
	background-color: transparent;
	text-decoration: none; 
	font-weight: bold;
}

#header a.link_menu:hover {
	color: #008B00;
	background-color: transparent;
	text-decoration: none; 
	font-weight: bold;
}

#header a.link_menu_selected {
	color: #008B00; 
	background-color: transparent;
	text-decoration: none; 
	font-weight: bold;
}






#home_left {
	width: 496px;
	padding: 0;
	margin: 0;
	float: left;
	clear: left;
}

#home_right {
	width: 220px;
	padding: 0;
	margin: 0;
	float: right;
	clear: right;
}

div.home_left_block {
	width: 496px;
	padding: 0;
	margin: 0 0 10px 0;
	clear: both;
}

div.home_right_block {
	width: 220px;
	padding: 0;
	margin: 0 0 10px 0;
	clear: both;
}

div.home_top_block {
	text-align: left;
	width: 726px;
	padding: 0;
	margin: 0 0 10px 0;
	float: left;
	clear: both;
}





div.div_error {
	color: #ff0000;
	font-weight: bold;
	background-color: transparent;
	padding: 5px;
}





td.td_cv_topheader {
	border-bottom: 1px solid #D5EAFF;
	text-align: center;
	white-space: nowrap;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0 20px 0;
}

td.td_cv_header {
	border-bottom: 1px solid #D5EAFF;
	text-align: center;
	white-space: nowrap;
	font-size: 12px;
	font-weight: bold;
	padding: 20px 0 5px 0;
}

td.td_cv_left {
	width: 130px;
	border-right: 1px solid #D5EAFF;
	border-bottom: 1px solid #D5EAFF;
	text-align: right;
	white-space: nowrap;
	padding: 3px 5px 3px 3px;
	vertical-align: top;
	line-height: 1.3;
}

td.td_cv_right {
	border-left: 1px solid #D5EAFF;
	border-bottom: 1px solid #D5EAFF;
	text-align: left;
	padding: 3px 3px 3px 5px;
	vertical-align: top;
	line-height: 1.3;
}





td.td_calendar_weekend {
	width: 22px;
	background: #EFDDF3;
	text-align: center;
}

td.td_calendar_weekday {
	width: 22px;
	background: #F1F8FF;
	text-align: center;
}

td.td_calendar_event {
	width: 22px;
	background: #D6EBFF;
	text-align: center;
}

td.td_calendar_selected_day {
	width: 22px;
	background: #B7FD99;
	text-align: center;
}



td a.link_calendar_weekday {
	width: 22px;
	display: block;
	color: #0000cc;
	text-decoration: none; 
	font-weight: bold;
	line-height: 22px;
}

td a.link_calendar_weekday:hover {
	width: 22px;
	display: block;
	color: #0000cc;
	text-decoration: none; 
	font-weight: bold;
	line-height: 22px;
	background: #B7FD99;
}

td a.link_calendar_weekend {
	width: 22px;
	display: block;
	color: #008B00;
	text-decoration: none; 
	font-weight: bold;
	line-height: 22px;
}

td a.link_calendar_weekend:hover {
	width: 22px;
	display: block;
	color: #008B00;
	text-decoration: none; 
	font-weight: bold;
	line-height: 22px;
	background: #B7FD99;
}


table.table_data {
	border: 1px solid #ABD5FF;
}

table.table_data tr td {
	border: 1px solid #d1e8ff;
}


table.table_story {
	border: 1px solid #ABD5FF;
}

table.table_story tr td {
	border: 1px solid #d1e8ff;
	text-align: center;
}


td.td_story_header {
	background-color: #d1e8ff;
	text-align: center;
	font-size: 14px;
}

table.table_peaks {
	border: 1px solid #d1e8ff;
}


td.td_left {
	text-align: left;
}

td.td_center {
	text-align: center;
}

td.td_justify {
	text-align: justify;
}



td.td_peaks {
	border: 1px solid #d1e8ff;
}





.text_small {
	font-size: 10px;
}



p {
	text-align: justify; 
}

p.p_thoughts {
	font-style: italic;
}



.hr_news {
	color: #d1e8ff; 
}


textarea {
	font: 11px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-style: normal; 
	text-decoration: none;
	background-color: #f1f8ff;
	border: 1px solid #9dceff;
	padding: 2px;
}

input {
	font: 11px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	background-color: #f1f8ff;
	border: 1px solid #9dceff;
	padding: 2px;
}

select {
	font: 11px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	background-color: #f1f8ff;
	border: 1px solid #9dceff;
	padding: 0px;
}

input.input_small {
	height: 13px;
	width: 100px;
	font-size: 10px;
	vertical-align: middle;
	padding: 1px;
}

img {
	border: 0;
	text-decoration: none;
	vertical-align: middle;
}






.link_small:visited,
.link_small:active,
.link_small:link {
	font-size: 10px;
	color: #0000cc; 
	text-decoration: underline; 
	font-weight: normal;
}

.link_small:hover  {
	font-size: 10px;
	color: #008B00;	
	text-decoration : none; 
	font-weight: normal;
}

.link_small_selected:visited,
.link_small_selected:active,
.link_small_selected:link {
	font-size: 10px;
	color: #008B00; 
	text-decoration: underline; 
	font-weight: normal;
}

.link_small_selected:hover  {
	font-size: 10px;
	color: #008B00;	
	text-decoration : none; 
	font-weight: normal;
}



	
.link_normal:visited,
.link_normal:active,
.link_normal:link {
	color: #0000cc; 
	text-decoration: underline; 
	font-weight: normal;
}

.link_normal:hover  {
	color : #008B00;	
	text-decoration : none; 
	font-weight: normal;
}

.link_normal_selected:visited,
.link_normal_selected:active,
.link_normal_selected:link {
	color: #008B00; 
	text-decoration: none; 
	font-weight: normal;
}

.link_normal_selected:hover  {
	color : #008B00;	
	text-decoration : none; 
	font-weight: normal;
}

	

.link_lang:visited,
.link_lang:active,
.link_lang:link {
	color: #008B00; 
	text-decoration: none; 
	font-weight: bold;
}

.link_lang:hover  {
	color : #02A821;	
	text-decoration : none; 
	font-weight: bold;
}



.link_image:visited img,
.link_image:active img,
.link_image:link img {
	border: 1px solid #9dceff; 
}

.link_image:hover img {
	border: 1px solid #22b322; 
}


img.image_full {
	border: 2px solid #9dceff; 
}


*/