h1           { color: #ff0000; text-transform: uppercase; font-size: 24pt }
h2           {
	color: #0000FF;
	font-family: "Times New Roman";
	font-weight: bold;
}
ul           { list-style-type: font-family; list-style-image: url('images/blueball.gif') }
normal       { font-size: 12pt }.no_underline {
	text-decoration: none;
}
.dbox_left {
	float: left;
	padding: 10px;
	clear: left;
	border: medium solid #FF0000;
	width: 300px;
	margin-right: 10px;
	margin-left: 0px;
	margin-top: auto;
	margin-bottom: auto;
}
.dbox_right {
	float: right;
	padding: 10px;
	clear: left;
	margin-left: 10px;
	margin-right: 0px;
	width: 300px;
	border: medium solid #FF0000;
	margin-top: auto;
	margin-bottom: auto;
}
.dbox_wide {
	float: left;
	padding: 10px;
	clear: left;
	width: auto;
	border: medium solid #FF0000;
	height: auto;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

/*
.style1 {
	color: #FFFFFF;
	font-weight: normal;
	right: 100%;
	float: right;
}
*/

.style1 {
       color: #FFFFFF;
       font-weight: bold;
       background-color:#635958;
}

.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style3 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
}
.style5 {color: #FFFFFF}
.style10 {
	font-size: 24px;
	font-weight: bold;
}
#logo a:link, #logo a:visited {
    text-decoration:none;
    color:#FFFF00;
}
#logo1 a:link, #logo1 a:visited {
	font-size:70pt;
	position: left;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFF00;
	font-family: "Times New Roman", Times, serif;
}
#logo2 {
	font-size:16pt;
	position: left;
	font-weight: 700;
	color: #FFFF00;
	font-family: "Times New Roman", Times, serif;
}
#img2 {
    position: absolute;
    visibility: visible;
    overflow: visible;
    z-index: auto;
    top: 15px;
}
