body {
	font-family: "Trebuchet MS"; 
	font-size: 11px;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
	background: #000000;
	text-align: center;
	background: url('bg3.gif');
}

td, tr, table, div { 
	font-family: "Trebuchet MS"; 
	font-size: 11px;
}

div#content {
	width: 650px;
	margin: 0px auto;
	text-align: center;
	background: #000000;
	border-right: 1px dotted #ffffff;
	border-left: 1px dotted #ffffff;
	border-bottom: 1px dotted #ffffff;
}

div#top {
	width: 650px;
	height: 375px;
	background: url('header2.png') no-repeat;
	margin-top: 0px;
	text-align: center;
}

div#main {
	margin-top: -15px;
	width: 460px;
	float: right;
	text-align: justify;
	display: inline;
	padding-right: 0px;
	margin-right: 5px;
	}

div#menu {
	padding-left: 5px;
	margin-top: -15px;
	width: 170px;
	float: left;
	text-align: center;
	display: inline;
	}

div#clear { 
	clear: both; 
}

div#footer {
	width: 600px;
	height: 17px;
	background: 73010e;
	margin-top: 0px;
	text-align: center;
}


a:link, a:active, a:visited {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #a81e22;
	text-decoration:none;
}

a:hover {
	color: #ffffff; 
	text-decoration: none;
	border-bottom: 1px dotted #73010e;
}

ul.menu {
	width: 105px;
	margin: 0;
	padding: 0 0 3px 0;
	list-style: none;
	text-align: left;
}

.menu li {
	display: block;
	height: 17px;
	margin-bottom: 1px;
	text-align: center;

}

.menu li a, .menu li a:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	height: 17px;
	display: block;
	padding: 0px 0 0 1px;
	color: #ffffff;
	border-bottom: 1px dotted #73010e;
}

.menu li a:hover, .menu li a:active {
	font-family: "Trebuchet MS";
	font-size: 11px;
	height: 17px;
	display: block;
	color: #ffffff;
  	background: url('bg3.gif');
	padding: 0px 0 0 1px;
	text-decoration: none;
	border-bottom: 1px dotted #ffffff;
}

h1 {
	font-family: Georgia;
	font-style: italic;
	font-size: 16px;
	font-weight:normal;
	color: #73010e;
	text-align: center;
	border-bottom: 1px dotted #565555;
	letter-spacing: 2px;
	margin-bottom: 3px;
	margin-top: 8px;
	padding: 0px;
	}

h3 {
	font-family: Georgia;
	font-size: 16px;
	color: #73010e;
	padding: 0px;
	font-weight: normal;
	font-style: italic;
	margin-top: 8px;
	margin-bottom: 3px;
	text-align: left;
	border-bottom: 1px dotted #565555;
	}

h4 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight:normal;
	margin-top: 0px;
	color: #565555;
	padding: 0px;
	text-align: right;
	border-top: 1px dotted #73010e;
	}

input, textarea, option, select {
	background: url ('bg3.gif');
	font-family: "Trebuchet MS"; 
	font-size: 11px;
	color: #ffffff;
	border: 1px dotted #73010e;
	padding: 1px;
}

b {
color: cf9ca2;
font-family: "Trebuchet MS";
font-size: 11px;
font-variant: small-caps;
font-weight: bold;
}

i {
color:#cf9ca2;
font-family: "Trebuchet MS";
font-size: 11px;
font-style:italic;
}

u {
color: 565555;
font-family: "Trebuchet MS";
font-weight:normal;
font-size: 11px;
}

.row1 {
	background-color: #000000;
	color: #ffffff;
	font-family: "Trebuchet MS"; 
}

.row2 {
	background: url('bg3.gif');
	color: ffffff;
	font-family: "Trebuchet MS";
}

.row3 {
	background: url('bg4.gif');
	color: ffffff;
	font-family: "Trebuchet MS";
}
.box {
	border: 1px dotted #ffffff;
	padding: 3px;
	margin: 3px;
}

a.footer:link, a.footer:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	padding: 0px 0 0 1px;
	color: #565555;
}

a.footer:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

a.list:link, a.list:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	padding: 0px 0 0 1px;
	color: #000000;
}

a.list:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px dotted #ffffff;
}