/** BASIC___________________________________________________________ */

body {		
	margin			: 0px;
	padding			: 0px;
	background		: url(images/back4.jpg) repeat-x left top;
	line-height		: 20px;
	text-align		: justify;
	font-family		: Tahoma, Arial, Helvetica, sans-serif;
	font-size		: 10pt;
	color			: #636363;}

p {
	text-indent		: .25cm}

h1, h2, h3, h4, h5, h6 {
	font-weight		: normal;}

a {
	color			: #cccccc;}

a:hover {
	text-decoration		: none;}

.list1 {
	margin			: 0;
	padding			: 0;
	list-style		: none;}

.list1 a {
	background		: url(images/img01.gif) no-repeat left 60%;
	padding-left		: 12px;}

.list2 {
	margin			: 0;
	list-style		: none;}

.list2 a {
	background		: url(images/img01.gif) no-repeat left 60%;
	padding-left		: 12px;}

img {
	border			: none;}

img.left {
	float			: left;
	margin			: 3px 20px 0px 0px;}

/** HEADER___________________________________________________________ */

#header {
	width			: 778px;
	margin			: 0px auto;
	padding			: .15em;
	height			: 115px;
	color			: #00709E;}

#header h1 {
	margin			: 0px;
	padding			: 20px 0px 0px 120px;
	text-transform		: uppercase;
	}

#header h2 {
	margin			: 0 0 0 -80px;
	padding			: 0px 0px 0px 200px;
	text-transform		: uppercase;
	font-weight		: bold;
	font-size		: 14px;}


/** NAVBAR___________________________________________________________ */

#navbar {
	margin			: 0px auto; 
	font-family		: Tahoma, Arial, Helvetica, sans-serif;
	width			: 775px;}
#navbar a {display:block; width:15em;}
#navbar a:hover {text-decoration:underline; color: #ffffff}
#navbar ul {display:block; margin:0; padding:0; list-style:none;}
#navbar li {float:left; width:10em; background:#00709e; padding-left:50px}
#navbar li:hover ul {border-left:.10em solid #c0c0c0; background:#000080; position:absolute; display:block; width:13.5em;}
#navbar li ul {display:none}
#navbar li ul li {float:none; width: auto; font-size:85%}
#navbar li:hover ul li {border-bottom:.10em solid #c0c0c0; padding:6px}

div.content {clear:none;}

/** CONTENT___________________________________________________________ */

#content {
	width			: 775px;
	margin			: 0px auto;
	padding			: 40px 0px 40px 0px;
	background		: url(images/Medal large.jpg) center bottom;
	background-repeat	: no-repeat;
	text-align		: center;}

#content p {
	color			: #636363}


#content a {
	color			: #00709e}

table {
	width			: 775px;
	background		: #fff;
	border-bottom		: 3px solid #ccc;
	border-right		: 1px solid #999;
	margin			: 0 auto;}

th, td {
	border-left		: 1px solid #999;
	border-top		: 1px solid #999;
	font-family		: Tahoma, Arial, Helvetica, sans-serif;
	padding			: 0, 2px;
	vertical-align		: top;
	width			: 155px;
	height			: inherit;}

td a {
	color			: #ffffff;}
	
td a:hover {
	text-decoration		: underline;}

/* Classes___________________________________________________________ */

col.Sat, col.Sun {
	background		: #fbd7a1;}

#buttons {
	font			: 10px Tahoma, Arial, Helvetica, sans-serif;
	padding			: 10px 0 20px;
	text-align		: center;}

#buttons a {
	background		: #00709E;
	border			: 1px solid #bbb;
	color			: #c0c0c0;
	padding			: 3px 5px;}

#buttons a:hover {
	background-color	: #00709E;
	text-decoration		: underline; 
	color			: #ffffff;}

tr.day {
	color			: #666;
	font-size		: 9px;
	height			: 90px;}

tr.number {
	background		: #00709E;
	color			: #c0c0c0;
	font-size		: 10px;
	height			: 15px;
	text-align		: right;
	vertical-align		: middle;}

th {
	background		: #00709E;
	color			: #c0c0c0;
	font-size		: 11px bold;
	font-variant		: small-caps;
	font-weight		: normal;
	height			: 15px;
	text-transform		: capitalize;
	text-align		: center;
	vertical-align		: middle;}

/** FOOTER___________________________________________________________ */

#footer {
	clear			: both;
	margin			: 0px auto;
	height			: 59px;
	background		: url(images/back5.jpg) repeat-x left top;
	text-align		: center;}

#footer p {
	margin			: 0px;
	padding			: 18px 0px 0px 0px;
	font-size		: 10px;
	color			: #cccccc;}

#footer a {
	color			: #cccccc;}