#web
{
	width: 100%;
	background: url(../gfx/bg.gif) 0 0 repeat-x;
	color: #808080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align: left;
}

#container
{
	width: 960px;
	padding: 0px;
	margin: 0px auto 0px auto;
}

#header
{
	height: 117px;
	margin: 0px;
	padding: 0px;
}

#header .top_logo
{
	float: left;
	width: 205px;
	height: 25px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	background: url(../gfx/top_logo.gif) no-repeat;
	background-color: #93BB1A;
}

#header .top_icons
{
	float: left;
	width: 745px;
	height: 25px;
	margin: 0px;
	padding: 0px;
}

#header .logo
{
	float: left;
	width: 205px;
	height: 92px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	background: url(../gfx/logo.gif) no-repeat;
}

#header .icons
{
	float: left;
	width: 745px;
	height: 92px;
	margin: 0px;
	padding: 0px;
	background: url(../gfx/head.png) no-repeat;
}

#left_column
{
	float: left;
	width: 215px;
	margin: 0px;
	padding: 0px;
}

#left_column .bottom_logo
{
	float: left;
	width: 205px;
	height: 25px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	background: url(../gfx/bottom_logo.gif) no-repeat;
}

#left_column .menu
{
	float: left;
	margin: 10px 0px 10px 10px;
	padding: 0px;
}

#left_column .menu a,
#left_column .menu_on
{
	float: left;
	width: 180px;
	height: 20px;
	border-bottom: 1px solid #E1DFDF;
	background-color: #FFFFFF;
	padding: 5px 25px 0px 0px;
	margin: 0px;
	text-align: right;
	text-decoration: none;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
}

#left_column .menu a
{
	color: #FF8000;
	background: url(../gfx/menu_off.gif) right no-repeat;
}

#left_column .menu a:hover
{
	font-style: normal;
	text-decoration: underline;
	color: #FF8000;
	background: url(../gfx/menu_on.gif) right no-repeat;
	background-color: #F6F6F6;
}

#left_column .menu_on
{
	color: #494949;
	background: url(../gfx/menu_on.gif) right no-repeat;
	background-color: #F6F6F6;
}

#left_column .info
{
	float: left;
	width: 215px;
	margin: 5px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
	background: url(../gfx/bg_info.gif) left repeat-y;
	background-color: #FF8000;
	color: #ffffff;
	font-style: normal;
	font-size: 12px;
	text-align: center;
}

#center_column .half_left,
#center_column .half_right
{
	float: left;
	width: 255px;
	margin: 0px;
}

#center_column .half_left
{
	padding: 0px 5px 0px 0px;
}

#center_column .half_right
{
	padding: 0px 0px 0px 5px;
}

#left_column .title,
#right_column .title,
#center_column .title,
#center_column .title_half
{
	float: left;
	height: 20px;
	padding: 2px 0px 0px 15px;
	margin: 5px 0px 5px 0px;
	background: url(../gfx/bg_info.gif) left repeat-y;
	background-color: #F6F6F6;
	text-decoration: none;
	font-style: normal;
	font-size: 14px;
	text-align: left;
	color: #FF8000;
}

#center_column .title
{
	width: 505px;
}

#center_column .title_half
{
	width: 240px;
}

#left_column .title,
#right_column .title
{
	width: 200px;
}

#left_column .box,
#right_column .box
{
	float: left;
	width: 200px;
	padding: 0px;
	margin: 0px 0px 0px 15px;
}

#center_column .box_half
{
	float: left;
	width: 240px;
	padding: 0px;
	margin: 0px 0px 0px 15px;
}

#left_column .box ul,
#right_column .box ul,
#center_column .text_photo ul,
#center_column .text ul,
#center_column .box_half ul
{
	list-style-image: url(../gfx/arrow_menu.gif);
	vertical-align: middle;
}

#left_column .box li,
#right_column .box li,
#center_column .box_half li,
#center_column .text_photo li,
#center_column .text li
{
	text-decoration: none;
	color: #FF8000;
}

#left_column .box li a,
#right_column .box li a,
#center_column .box_half li a,
#center_column .text_photo li a,
#center_column .text li a
{
	text-decoration: underline;
	color: #FF8000;
}

#left_column .box li a:hover,
#right_column .box li a:hover,
#center_column .box_half li a:hover,
#center_column .text_photo li a:hover,
#center_column .text li a:hover
{
	text-decoration: underline;
	color: #C00000;
}

#center_column
{
	float: left;
	width: 520px;
	margin: 0px 5px 0px 5px;
	padding: 0px;
}

#right_column
{
	float: left;
	width: 215px;
	margin: 0px;
	padding: 0px;
}

#right_column .box_footer,
#left_column .box_footer,
#center_column .box_footer,
#center_column .half_left .box_footer_half,
#center_column .half_right .box_footer_half,
#center_column .box_footer_news_photo,
#center_column .box_footer_news
{
	float: left;
	height: 20px;
	text-decoration: none;
	text-align: right;
	font-style: normal;
	font-size: 9px;
	margin: 5px 0px 5px 0px;
	padding: 0px 5px 0px 0px;
	vertical-align: middle;
	color: #C0C0C0;
}

#right_column .box_footer,
#left_column .box_footer
{
	width: 210px;
}

#center_column .box_footer
{
	width: 515px;
}

#center_column .half_left .box_footer_half,
#center_column .half_right .box_footer_half
{
	width: 250px;
}

#center_column .box_footer_news_photo
{
	width: 403px;
}

#center_column .box_footer_news
{
	width: 505px;
}

#right_column .box_footer a,
#left_column .box_footer a,
#center_column .box_footer a,
#center_column .half_left .box_footer_half a,
#center_column .half_right .box_footer_half a,
#center_column .box_footer_news_photo a,
#center_column .box_footer_news a
{
	color: #C0C0C0;
	text-decoration: underline;
}

#right_column .box_footer a:hover,
#left_column .box_footer a:hover,
#center_column .box_footer a:hover,
#center_column .half_left .box_footer_half a:hover,
#center_column .half_right .box_footer_half a:hover,
#center_column .box_footer_news_photo a:hover,
#center_column .box_footer_news a:hover
{
	color: #808080;
}

#right_column .box_footer .text,
#left_column .box_footer .text,
#center_column .box_footer .text,
#center_column .half_left .box_footer_half .text,
#center_column .half_right .box_footer_half .text,
#center_column .s520 .box_footer_news_photo .text,
#center_column .s520 .box_footer_news .text
{
	float: right;
	margin: 4px 0px 0px 0px;
}

#right_column .box_footer .ico,
#left_column .box_footer .ico,
#center_column .box_footer .ico,
#center_column .half_left .box_footer_half .ico,
#center_column .half_right .box_footer_half .ico,
#center_column .box_footer_news_photo .ico,
#center_column .box_footer_news .ico
{
	float: right;
	width: 20px;
	height: 20px;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	background: url(../gfx/go_ico.gif) right no-repeat;
}

#right_column .box_footer .ico:hover,
#left_column .box_footer .ico:hover,
#center_column .box_footer .ico:hover,
#center_column .half_left .box_footer_half .ico:hover,
#center_column .half_right .box_footer_half .ico:hover,
#center_column .box_footer_news_photo .ico:hover,
#center_column .box_footer_news .ico:hover
{
	background: url(../gfx/go_ico_on.gif) right no-repeat;
}

#center_column .box_footer .ico_orange,
#right_column .box_footer .ico_orange,
#left_column .box_footer .ico_orange,
#left_column .half_left .box_footer_half .ico_orange,
#left_column .half_right .box_footer_half .ico_orange,
#left_column .box_footer_news_photo .ico_orange,
#left_column .box_footer_news .ico_orange
{
	float: right;
	width: 20px;
	height: 20px;
	margin: 0px 0px 0px 5px;
	padding: 3px 0px 0px 0px;
	background: url(../gfx/ico_orange.gif) no-repeat;
	text-decoration: none;
	font-style: normal;
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
}

#center_column .box_footer .ico_orange:hover,
#right_column .box_footer .ico_orange:hover,
#left_column .box_footer .ico_orange:hover,
#left_column .half_left .box_footer_half .ico_orange:hover,
#left_column .half_right .box_footer_half .ico_orange:hover,
#left_column .box_footer_news_photo .ico_orange:hover,
#left_column .box_footer_news .ico_orange:hover
{
	color: #FFFF00;
	text-decoration: underline;
}

#footer
{
	float: left;
	width: 960px;
	background: url(../gfx/bg_info.gif) left repeat-y;
	margin: 10px 0px 20px 0px;
}

#footer .subfooter
{
	float: left;
	width: 950px;
	height: 26px;
	background-color: #F6F6F6;
	margin: 0px 0px 0px 10px;
	padding: 18px 0px 0px 0px;
	text-decoration: none;
	font-style: normal;
	font-size: 10px;
	text-align: center;
	color: #494949;
}

#footer .endfooter
{
	float: left;
	width: 950px;
	height: 15px;
	background-color: #FF8000;
	margin: 0px 0px 0px 10px;
	padding: 2px 0px 0px 0px;
	text-decoration: none;
	font-style: normal;
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
}

#footer .endfooter ul,
#footer .subfooter ul
{
	list-style-type: none;
	padding: 0px;
	margin: 0px 5px 0px 5px;
	vertical-align: middle;
}

#footer .endfooter li,
#footer .subfooter li
{
	float: left;
	text-decoration: none;
	text-align: left;
	margin: 0px 4px 0px 4px;
	padding: 0px;
}

#footer .endfooter li
{
	color: #FFFFFF;
}

#footer .subfooter li
{
	color: #494949;
}

#footer .endfooter a,
#footer .endfooter li a
{
	text-decoration: underline;
	color: #FFFFFF;
}

#footer .subfooter a,
#footer .subfooter li a
{
	text-decoration: underline;
	color: #494949;
}

#footer .endfooter a:hover,
#footer .endfooter li a:hover
{
	text-decoration: underline;
	color: #C00000;
}

#footer .subfooter a:hover,
#footer .subfooter li a:hover
{
	text-decoration: underline;
	color: #878787;
}

#center_column .s520,
#center_column .s520_half
{
	float: left;
	padding: 0px;
}

#center_column .s520
{
	width: 510px;
	margin: 5px 0px 5px 10px;
}

#center_column .s520_half
{
	width: 520px;
	margin: 5px 0px 5px 0px;
}

#center_column .s520 .photo
{
	float: left;
	width: 80px;
	height: 80px;
	margin: 0px 5px 5px 5px;
	padding: 4px 0px 0px 4px;
	background: #FF8000;
}


#center_column .s520 .thumb_r0
{
	float: left;
	width: 93px;
	height: 93px;
	margin: 0px 0px 0px 5px;
	padding: 4px 0px 0px 4px;
	background: url(../gfx/photo_80x80.png) no-repeat;
	background-color: #ffffff;
}

#center_column .s520 .thumb_r1
{
	float: right;
	width: 93px;
	height: 93px;
	margin: 0px 0px 0px 5px;
	padding: 4px 0px 0px 4px;
	background: url(../gfx/photo_80x80.png) no-repeat;
	background-color: #ffffff;
}

#center_column .s520 .photo img
{
	border: 0px;
}

#center_column .s520 .photo_big
{
	margin: 0px 0 10px 0;
	padding: 10px 0px 0px 10px;
	background-color: #FF8000;
}
#center_column .s520 .center
{
	width: 520px;
	margin: 0px auto 0px auto;
}
#center_column .s520 .text_photo,
#center_column .s520 .text
{
	float: left;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-size: 12px;
	text-align: justify;
}

#center_column .s520 .text_photo
{
	width: 408px;
}

#center_column .photo_info
{
	float: left;
	height: 20px;
	text-decoration: none;
	text-align: left;
	font-style: normal;
	font-size: 9px;
	margin: 5px 0px 5px 0px;
	padding: 3px 0px 0px 15px;
	vertical-align: middle;
	color: #C0C0C0;
	background: url(../gfx/arrow_menu_grey.gif) left no-repeat;
}

#center_column .photo_info a
{
	color: #C0C0C0;
	text-decoration: underline;
}

#center_column .photo_info a:hover
{
	color: #808080;
}

#center_column .s520 .end_line
{
	float: left;
	width: 510px;
	display: block;
	height: 2px;
	background-color: #F6F6F6;
}

input,
textarea
{
	float: left;
	width: 255px;
	border: 1px solid #FF8000;
	padding: 2px 0px 2px 0px;
	margin: 2px 0px 2px 0px;
	text-align: left;
	font-size: 11px;
	color: #FF8000;
}

#center_column .half_right .text,
#center_column .half_left .text
{
	float: left;
}

textarea
{
	height: 89px;
}

.right
{
	float: right;
}

.left
{
	float: left;
}

.font_l
{
	text-align: left;
}

.font_r
{
	text-align: right;
}

.font_b
{
	font-weight: bold;
}


form {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.5;
}
form input {
	float: left;
}

.caps
{
	text-transform: uppercase;
}

/* CLASSES START */

.classesDayTable {
margin-top: 5px;
border-spacing: 0px;
width: 100%;
border: 1px solid gray;
}

.classesDayTable th {
margin-top: 5px;
padding: 3px;
text-align: left;
font-size: 14px;
background: #FF8000;

}

.classesDayTable td {
padding: 3px;
border-bottom: 1px solid gray;
cursor: pointer;
}


.singleClasses
{
	width: 100%;
	font-size: 1.2em;
	border-collapse: separate;
}
.singleClasses td
{
	padding: 2px;
	border-spacing: 10px;
	border: 1px solid #FF8000;
}
/* CLASSES END */