HTML {
height: 100%;
}
BODY {
	background-color:#CEFFFF;
	margin: 0; padding: 0; height: 100%;
}
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2D5884;
    font-size: 16px;
	font-weight: bold;
	margin-bottom : 0px;
	text-align:center;

}
H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2A5175;
	margin-bottom : 0px;
	text-align:center;	
}
H3 {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	padding: 0px 0px 0px 15px;
	margin-bottom : 0px;
}
H3.main {
	font-size: 16px;
	font-weight: bold;
	color: #3333CC;
	padding: 0px 0px 0px 15px;
	margin-bottom : 0px;
}
H4 {
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	padding: 0px 0px 0px 15px;
	margin-bottom : 0px;
}
IMG {
	border-color:#000000;
}

A.bron {
	background-color: #FF0000;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
	text-decoration:none;
}
A.bron:hover {
	background-color: #0000FF;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
	text-decoration:none;
}

TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
TD.img {
	text-align:center;
}
TD.tablezag {
	background-color: #0000FF;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding: 3px;
}
TD.tablezagfr {
	background-color: #009933;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding: 3px;
}
TD.tableitem {
	background-color: #FFFFFF;
	text-align: center;
	padding: 2px;
}
TD.tableleft {
	background-color: #FFFFFF;
	padding: 2px 2px 2px 10px;
}
TD.head {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;	
	border-right-color: #0000FF;
	border-left-color: #0000FF;
	border-top-color: #0000FF;	
	background-color:#FFFFFF;
}
TD.main {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0000FF;
	border-left-color: #0000FF;
	background-color:#FFFFFF;
	vertical-align:top;
}
TD.foot {
	border: 1px solid #0000FF;
	background-color:#FFFFFF;
	text-align:right;
	padding: 5px 15px 5px 5px;
}
TD.right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0000FF;
	background-color:#FFFFFF;
}

table.t {background-color:#333399}
th.red {color:white; font-size:12px; font-weight:bold; background-color:#CC0000; padding-left:10px;}
th.dblue{background-color:#000099; color:white; font-size:12px; font-weight:bold; padding-left:20px;}
tr.t {background-color:#FFFFFF}
tr.t1 {background-color:#E9E9E9}
TABLE.tbl {
	background-color: #003366;
}
UL {
	margin-top : 2px;
	margin-bottom : 2px;
}
LI.list {
	color: #2D5884;
	list-style-type: disc;
	padding: 3px;
}
LI.list1 {
	color: #FF0000;
	list-style-type: disc;
	padding: 3px;
}
LI.menulist {
	color: #6666FF;
	list-style-type: square;
	font-weight: bold;
	padding-bottom: 10px;
}
.nochange {
	color: #000000;
	font-weight: normal;
}
.review {
	color: #000000;
	font-weight: normal;
	text-align: justify;
}
.redtext {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.redbigtext {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.darkred {font-size: 12px;
	font-weight: bold;
	color: #993300;
}	
.bigblue {
	font-size: 14px;
	font-weight: bold;
	color: #3333CC;
	padding: 0px 0px 0px 15px;
}

ul {margin-top:0; margin-bottom:0}

li.list_menu {padding: 1 px;
color:#2A5175;
font-weight:bold;
}

li.list_menu1 {padding: 1 px;
color:#660000;
font-weight:bold;
}

a.button {
color: #FFFFFF; 
text-decoration:none; 
font-weight:bold;
text-decoration:none;}

a.button:hover {
color: #FFFFFF;
 font-weight:bold;
 text-decoration:underline;}

a { color: #003399;
text-decoration:none;
font-weight:bold;}
a:hover { color: #CC0000;
text-decoration:underline;
font-weight:bold;}

.hl { color:2D5884;}

.hl:hover {color:CC0000;}

.head_img { height:100px; margin:5px; border:0px;}

a.style2 {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration:none;}
a.style2:hover {
	font-size: 12px;
	font-weight: bold;
	color: #2A5175;
	text-decoration:underline;}

.price {
color: FF0000;
font-weight:bold;}


