/* CSS Document */
body {
	background-color: #A6BBCB;
	margin: 0px;
	background-image: url();
}
.menuborder {
	border: 1px solid #314C5F;
}
.menuitem, .menuitemlink, .menuitemsmall, .menuitemlinkul, .menuitemlinkyellow {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #354C5C;
	cursor:pointer;
}

h2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #354C5C;
	margin:0px 0px 0px 0px;
	padding-left:50px;
}

h1 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #354C5C;
	margin:0px 0px 0px 0px;
    margin-left:5px;
}
a.h1 :link{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #354C5C;
	margin:0px 0px 0px 0px;
    margin-left:5px;
	font-weight:bold;
}
a.h1 :visited{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #354C5C;
	margin:0px 0px 0px 0px;
    margin-left:5px;
	font-weight:bold;
}
a.h1:hover {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #354C5C;
	margin:0px 0px 0px 0px;
    margin-left:5px;
	font-weight:bold;
}

.menuitembig {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #EDF1F5;
	cursor:pointer;
}
.title {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFD13A;
	padding-left: 5px;
	padding-top: 2px;
}
.title_white {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #EFF1F3;
	padding-left: 5px;
	padding-top: 2px;
}
.title_nopadding, .title_nopaddinglink {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #FFD13A;
}
.title_comingup {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFD13A;
}
.titlesub {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #EDF1F5;
	padding-bottom:3px;
}
.titlesub_nopadding, .titlesub_nopaddinglink {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #EDF1F5;
}
.zigiz {
	font-family: Tahoma;
	font-size: 18px;
	color: #354C5C;
}
.textfield_search {
	width:159px; 
	height:19px; 
	background-color:#E9EEF1; 
	border: 0px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #354C5C;
}
.textfield {
	background-color:#E9EEF1; 
	border: 0px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #354C5C;
}
.layer {
	position:absolute;
	width:80px;
	height:60px;
	z-index:1;
	visibility: hidden;
}
.body {
	font-family: Tahoma;
	font-size: 10px;
	color: #354C5C;
	cursor:pointer;
	font-weight: normal;
}
.fav_list {
	position:absolute;
	width:58px;
	z-index:2;
	visibility: hidden;
}
.style5 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #B6C7D4;
	padding-bottom: 3px;
}
.style7 {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #8999A3;
	padding-bottom: 3px;
}

a {
	text-decoration:none;
	color:#FFD13A;
}

a.menuitemlink, a.menuitemlinkul, a.menuitemsmall, a.title_nopaddinglink, a.titlesub_nopaddinglink, a.menuitembig, a.menuitemlinkyellow {
	text-decoration:none;
	display:block;
	width:100%;
	height:100%;
	padding:0px 0px 0px 0px;
	color:#FFD13A;
}

a.titlesub_nopadding {
	text-decoration:none;
}

a:hover {
	text-decoration:none;
    color:#999999;
}
a.menuitemlinkul:hover {
		text-decoration:underline;
}
a.title_nopaddinglink:hover {
	color:#FFFFFF;	
}
a.menuitemlinkyellow:hover {
	color:#FFD13A;	
}
a.titlesub_nopadding:hover, a.titlesub_nopaddinglink:hover {
	color:#354C5C;	
}
p{
	font-family: Verdana;
	font-size: 12px;
	color: #354C5C;
	cursor:pointer;
	font-weight: normal;
margin-left:10px;
}
.special{
	font-family: Verdana;
	font-size: 12px;
	color: #354C5C;
	cursor:pointer;
	font-weight: bold;
	margin-left:0px;
}

td{
	font-family: Verdana;
	font-size: 10px;
	color: #354C5C;
	cursor:pointer;
	font-weight: bold;
margin-left:10px;
}


