body {
	margin : 0px 0px 0px 0px;
	background-color: #ffffff;
	background-position: top;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	/*letter-spacing:-1px;*/
	color: #555555;
}

.center
{
	width : 100%;
	margin : 0px 0px 0px 0px;
	text-align : center;
}

.right
{
	float: right;
	text-align: right;
}

.left
{
	float: left;
	text-align: left;
}

.vtop{
	vertical-align: top;
}

.vbottom{
	vertical-align: bottom;
}

.vmiddle{
	vertical-align: middle;
}

#content
{
	width:978px;
	margin-left : 5px;
	top:0px;
	background-color: #ffffff;
	line-height: 60%;
	background-image: url(content_bg_03.gif);
	background-position: top right;
	background-repeat: no-repeat;
	
}


#head
{
	width:978px;
	margin-bottom:0px;
	top:50px;
	line-height: 60%;
	text-align: left;
	background-color: white;
	background-image: url(head_rock.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	clear: both;
	height: 162px;
}

img.logo {display:block;position:absolute; margin-left: 55px;margin-top:32px;float:left;}


#foot{
	width:978px;
	height: 14px;
	padding-top: 3px;
	padding-left: 13px;
	margin-left:5px;
	background-image: url(gradient_bg_28.gif);
	background-position: left top;
	background-repeat: repeat-y;
	font-size: 90%;
}


#top-menu
{
	height: 30px;
	width: 500px;
	border-right: 202px solid white;
	margin-top: 70px;
	margin-bottom: 2px;
	float:right;
	text-align: left;
	background-image: url(top_menu_bg_07.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
#top-menu img
{
	float: left;
}
#top-menu a {
	display : block;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	padding: 8px 25px 0px 20px;
	height : 22px;
	color : #ffffff;
	font-size : 110%;
	text-decoration: none;
	line-height:110%;
	text-align:left;
}
#top-menu a:hover {
	color: #ffffff;
/*	font-weight: bold;*/
}

#head-top-menu
{
	float:right;
	width: 197px;
	text-align:left;
}

#change-lang
{
	float:right;
  position:absolute;
  margin:-20px 0 0 800px
}

#head-top-menu a{
	float:left;
	width: 182px;
	display:block;
	margin-left: 0px;
	margin-bottom: 3px;
	padding: 8px 0px 0px 15px;
	height : 22px;
	color : #ffffff;
	font-size : 110%;
	text-decoration: none;
	line-height:110%;
	text-align:left;
	background-image: url(top_menu_bg_07.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
#head-top-menu a img
{
	vertical-align: middle;
	margin-right: 15px;
	background-image: url(top_menu_g_15.gif);
}
#head-top-menu a:hover
{
	font-weight:bold;
}


#right-box
{
	float:right;
	width: 197px;
	line-height: 120%;
	margin-top:2px;
	margin-right:0px;
	clear:both;
	background-color:white;
}

#right-box .box
{
	width: 165px;
	padding: 0px 15px 5px 15px;
	border: 1px solid #D1D1D1;
	border-top: 13px solid #d1d1d1;
	background-image: url(box_head_bg_24.gif);
	background-position: top;
	background-repeat: repeat-x;
	margin-bottom:0px;
}

#right-box .box h2
{
	font-size: 110%;
	padding: 1px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
	font-weight:normal;
	color: #ffffff;
	border-bottom:none;
}




#text-content
{
	float:left;
	width: 776px;
	margin-top: 2px;
	padding-top: 20px;
	text-align : left;
	line-height: 120%;
	background-image: url(top_menu_divider_bg_20.gif);
	background-position: top;
	background-repeat: repeat-x;
}

#days-bar
{
	width: 776px;
	height: 36px;
	margin: 0px 0px 20px 0px;
	background-image: url(days_bg_27.gif);
	background-position: top;
	background-repeat: no-repeat;
}
#days-bar .day
{
	width: 158px;
	height: 26px;
	padding: 10px;
	position: absolute;
	background-image: url(day_red_28.gif);
	background-position: top;
	background-repeat: no-repeat;
	text-align:center;
	color: white;
	font-weight: bold;
}
#days-bar .day1{margin-left: -30px; background:none}
#days-bar .day2{margin-left: 106px;}
#days-bar .day3{margin-left: 236px;}
#days-bar .day4{margin-left: 366px;}
#days-bar .day5{margin-left: 497px;}
#days-bar .day6{margin-left: 618px; background:none;background-image: url(day6_red_31.gif);	background-position: top;background-repeat: no-repeat;}


#bottom-boxes
{
	width: 776px;
	clear: both;
}
#bottom-boxes .box
{
	float: left;
	width: 223px;
	height: 60px;
	padding: 0px 15px 5px 15px;
	margin-right: 3px;
	border: 1px solid #D1D1D1;
	background-image: url(box_head_bg_24.gif);
	background-position: top;
	background-repeat: repeat-x;
	margin-bottom:0px;
}

#bottom-boxes .box h2
{
	font-size: 110%;
	padding: 1px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
	font-weight:normal;
	color: #ffffff;
	border-bottom:none;
}

p {
	/*border-left: 5px solid #F9E4C8;*/
		margin-top: 0px;
		margin-bottom: 10px;
		text-align: left;
}

span.highlight{
	color: #D4761E;
	font-weight: bold;
}

hr{
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 1px;
	border: none;
	border-top: 1px solid #D9D9D9;
	color: #D9D9D9;
	clear:both;
}

h1 {
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: left;
	color: #666666;
	font-size: 200%;
	line-height: 140%;
	font-weight: bold;
	
}



h2 {
	margin-bottom: 10px;
	text-align:left;
	font-weight: normal;
	font-size: 165%;
	line-height: 140%;
	text-align:left;
	color: #D50303;
}


h2 a:link {color: #222222;}
h2 a:active {color: #222222;}
h2 a:visited {color: #222222;}
h2 a:hover {color: #818181;}


h3{
	font-size: 125%;
	margin-top: 5px;
	margin-bottom: 5px;

	color: #666666;
}

h3 a:link {color: #D20403;}
h3 a:active {color: #D20403;}
h3 a:visited {color: #D20403;}
h3 a:hover {color: #222222;}


h4{
	text-align:left;
	font-size: 110%;
	margin-top: 0px;
	margin-bottom:5px;
	color: #222222;
}
h4 a:link {color: #E8B71C;}
h4 a:active {color: #E8B71C;}
h4 a:visited {color: #E8B71C;}
h4 a:hover {color: #555555;}

h5{
	font-size: 11px;
	margin-top: 0px;
}

ul, ol ul{
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	/*padding-left:0px;*/
	margin-bottom: 10px;
	color: #444444;
	list-style: square;
	list-style-image: url(li.gif);
	font-weight: normal;
}


ul li, ol ul li{

	text-align: left;
	margin-bottom: 0px;
	margin-left: 20px;
	background: none;
	list-style: square outside;
	list-style-image: url(li.gif);
	font-weight: normal;
}


ul li li
{
	list-style: square;
	list-style-image: url(../_images/li_li.gif);
	font-weight: normal;	
}

ol{
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	list-style: decimal;
	font-weight:bold;
}

ol li {
	padding-left: 10px;
	background-image: url(../_images/ol_bg_37.gif);
	background-position: left top;
	background-repeat: no-repeat;
	list-style: decimal inside;
	margin-bottom: 10px;

	line-height:200%;
}

ol.alpha{
	list-style: upper-alpha;
}

table{
	margin-top: 0px;
	margin-bottom: 10px;
	background: transparent;
	color: #222222;
	border: none;
	border-collapse:separate;
	font-size: 100%;

}


td{
	padding : 1px 3px 1px 3px;
	border : none;
	text-align: left;
	background-color: #EDF4F9;

}

td.td-head
{
	background-color: #B6CECE;
	font-weight:bold;
}

td p{ margin-bottom:0px;}


fieldset table
{
	border: none;
	background:transparent;
}
fieldset table td
{
	border: none;
	background:transparent;
}


form{
	margin: 0px 0px 0px 0px;
}

input{
	border: 1px inset;
	background-color: #fafafa;
	font-family: Tahoma,Verdana, Arial CE, Helvetica CE, Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding-left: 5px;
	color:#000000;
	/*text-align:left;*/
}


select{
	border: 1px inset;
	background-color: #fafafa;
	font-family: Tahoma,Verdana, Arial CE, Helvetica CE, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

textarea{
	border: 1px inset;
	background-color: #fafafa;
	font-family: Tahoma,Verdana, Arial CE, Helvetica CE, Arial, Helvetica, sans-serif;
	font-size: 100%;
}


fieldset{
	padding: 5px 5px 5px 5px;
	border: 1px solid #e2e2e2;
	margin-bottom: 10px;
}

legend{
	font-size: 120%;
	font-weight: bold;
	color: #4A8F8F;
	padding: 5px 5px 5px 5px;
	border: 1px solid #e2e2e2;
	background-color: #EDF4F9;
}

label{
		color: #7c7c7c;
}



input.button{
	margin-top:0px;
	margin-bottom:0px;
	background-color: #D20403;
	border: 0px outset;
	color: #ffffff;
	font-size: 100%;
	font-weight: bold;
	padding: 1px 8px 1px 8px;
	background-image: url(box_head_bg_24.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

input.noformat
{
	background: transparent;
	border:none
}

img{
	margin: 0px 0px 0px 0px;
	border: 0px;
}

.clear-all{
	clear: both;
}


a:link { color: #222222; text-decoration: underline;}
a:active {color: #222222;text-decoration: underline;}
a:visited {color: #222222;text-decoration: none;}
a:hover {color: #D20403;text-decoration: underline;}


