h1, h2, h3, h4, h5, h6,
body, p, b, i, blockquote, td, th, ul, ol, li, a,
form, option, input, textarea, select
	{ font-family: tahoma, helvetica, times, sans-serif, Verdana; color: #660000        }

p, td, th, a, blockquote, ul, ol, li, input, select, textarea
	{ font-size: 12px	}

blockquote, li 	{ text-align: justify	}

a		{ text-decoration: none	}
a:link		{ color: #0033aa	}
a:active	{ color: #dd0000	}
a:visited	{ color: #006644	}
a:hover		{ color: #dd0000;	font-weight: bold	}

p.large, a.large, td.large	{ font-size: 12px	}
p.small, a.small, td.small	{ font-size: 10px	}

span.green, b.green, i.green	{ color: darkgreen	}
span.red, b.red, i.red		{ color: red		}
span.ahover, b.ahover, i.ahover	{ color: #ff5511	}

i.red           { color: #ff0000        }
b.white		{ color: #ffffff	}

td.topright	{ vertical-align: top;		text-align: right	}
td.topleft	{ vertical-align: top;		text-align: left	}
td.bottomright	{ vertical-align: bottom;	text-align: right	}
td.bottomleft	{ vertical-align: bottom;	text-align: left	}

td.title        { background-color: #84b0c7	}
td.day		{ background-color: #e5f5ff	}
td.weekend      { background-color: #ddffdd	}
td.today        { background-color: #ffeeee	}
td.newyear      { background-color: pink	}
td.timezone     { background-color: cyan	}

body		{ background-attachment: fixed	}
hr		{ border: 1px solid #0066aa; color: #ffffff; background-color: #ffffff; height: 2px; }

a.large:hover, a.small:hover
		{ background-color: #e5f5ff	}

table.decoration {
	border-left:	1px solid #99ccff;
	border-right:	1px solid #99ccff;
	border-top:	0px solid #99ccff;
	border-bottom:	1px solid #99ccff;
	background-color: #e5f5ff; 
}

th.decoration {
	background-color: #c5d5e5;
	background-image: url('picture/bgr/blue_grade.gif');
	text-align: left;
	color: #ffffff;
	width: 100%;
	border-top:	1px solid #99ccff;
	border-bottom:	1px solid #ffffff;
}

table.price	{ border: 1px solid #99ccff; background-color: #d5e5f5	}
td.price 	{ border: 0px solid #99ccff; background-color: #e5f5ff	}

