p  {
	font-size : xx-small;
	font-family : sans-serif;
	margin-top : 0;
	margin-bottom : 6;
}

.menu  {
	position : absolute;
	left : 5;
	top : 115;
	z-index : 2;
}

.header  {
	position : absolute;
	left : 145;
	top : 60;
	z-index : 3;
	width : 595;
}

.main  {
	position : absolute;
	left : 170px;
	top : 90px;
	width : 606px;
	height: 890px;

}

.contact  {
	position : absolute;
	left : 5;
	top : 285;
}

.headline  {
	font-size : 11pt;
	color : #000080;
	font-weight : bold;
	margin-top : 0;
	margin-bottom : 0;
}

.itil  {
	font-style : italic;
}

.larger  {
	font-size : 12pt;
}

.fancy  {
	font-family : cursive;
	font-style : italic;
}

.bolditil  {
	font-style : italic;
	font-weight : bold;
}

h1  {
	font-size : 12pt;
	color : #FFFF00;
	font-family : Arial, sans-serif;
	font-weight : bold;
	margin-bottom : 0;
	margin-top : 0;
	border-bottom-width : medium;
	border-color : #000080;
	background-color : #000080;
}

h2  {
	font-size : 12pt;
	font-family : sans-serif;
	color : #993333;
	font-weight : bold;
	margin-bottom : 0;
}

h3  {
	font-size : 8pt;
	font-family : sans-serif;
	color : #993333;
	font-weight : bold;
	margin-top : 0;
	margin-bottom : 0;
	font-style : normal;
}

h4  {
	font-size : xx-small;
	font-family : sans-serif;
	color : #000080;
	font-weight : normal;
	margin-bottom : 1;
	font-style : normal;
	margin-top : 0;
}

}

.menu  {
	color : #FFFFFF;
}

body  {
	font-size : 10pt;
	font-family : sans-serif;
	color : #000000;
	background-image : url('images/background.jpg');
	background-repeat : repeat-y;
	background-attachment : scroll;
	padding-top : 0;
	background-position : 0px 0px;
}

li  {
	font-size : 10pt;
	list-style-image : url(%27images/bullet.gif%27);
	list-style-type: circle;

}

.draw_head  {
	font-size : xx-small;
	font-family : sans-serif;
	color : #FFFF00;
	background-color : #000080;
}

.draw_away  {
	font-size : xx-small;
	font-family : sans-serif;
}

.draw_home  {
	font-size : xx-small;
	font-weight : bold;
	color : #000080;
	background-color : #FFFF00;
}

.SmlHead  {
	font-size : 10pt;
	margin-bottom : 0;
	margin-top : 0;
	font-weight : bold;
}

#Menu a  {
	font-size : x-small;
	font-family : sans-serif;
	color : #000080;
	text-align : left;
	text-indent : 30px;
	background : url('images/menubuttons.gif') top left no-repeat;
	display : block;
	width : 128px;
	height : 25px;
	text-decoration : none;
	line-height : 22px;
}

#Menu a:active  {
	font-size : x-small;
	font-family : sans-serif;
	color : #FFFF00;
	text-align : left;
	text-indent : 30px;
	background : url('images/menubuttons.gif') 0 -50px no-repeat;
	display : block;
	width : 128px;
	height : 25px;
	text-decoration : none;
}

#Menu a:hover  {
	font-size : x-small;
	font-family : sans-serif;
	color : #000080;
	text-align : left;
	text-indent : 30px;
	background : url('images/menubuttons.gif') 0 -25px no-repeat;
	display : block;
	width : 128px;
	height : 25px;
	text-decoration : none;
}
