body {
	background-image:url('images/bg.gif');
	font-family:arial; font-size:10pt; color:#333
}

#header {
	width:911px;height:364px;
	margin:0 auto;
	background-image:url('images/headerimg.png');
	background-repeat:no-repeat
}

#header table {
	width:100%;
	height:100%;
	font-size:16pt; color:#fff
}
td.links {
	padding-top:30px
}

#container {
	width:911px;height:auto;
	margin:0 auto;
	overflow:auto;
	background-image:url('images/divbg.gif');
	background-repeat:repeat-y;
	padding-bottom:25px
}

#content {
	width:851px;height:auto;
	padding:0px 30px 0px 30px
}

#left {
	width:412px;
	float:left
}

#left table {
	width:100%;height:100%;
	margin-top:30px
}

#right {
	width:450px;
	float:right
}

h1 {
	font-size:22pt;
	font-weight:normal;
	color:#600
}

h2 {
	font-size:16pt;
	font-weight:normal;
	color:#333
}

h3 {
	color:#c00;
	font-size:16pt;
	padding:0;margin:0;
	font-weight:normal
}

h4 {
	color:#c00;
	font-size:16pt;
	padding:0;margin:0;
	font-weight:bold
}

ol {
	font-family:arial;
	color:#333
}

a:link {color:#600;font-weight:bold;text-decoration:none}
a:active {color:#600;font-weight:bold;text-decoration:none}
a:visited {color:#600;font-weight:bold;text-decoration:none}
a:hover {color:#c00;font-weight:bold;text-decoration:none}

a.red:link {color:#900;font-weight:bold;text-decoration:none}
a.red:active {color:#900;font-weight:bold;text-decoration:none}
a.red:visited {color:#900;font-weight:bold;text-decoration:none}
a.red:hover {color:#c00;font-weight:bold;text-decoration:none}

#footer {
	width:911px;height:50px;
	margin:0 auto
}

#footer table {
	width:911px;height:50px;
	color:#fff
}

a.head:link {color:#fff;font-weight:normal;font-size:11pt;text-decoration:none}
a.head:active {color:#fff;font-weight:normal;font-size:11pt;text-decoration:none}
a.head:visited {color:#fff;font-weight:normal;font-size:11pt;text-decoration:none}
a.head:hover {color:#ccc;font-weight:normal;font-size:11pt;text-decoration:none}

a.foot:link {color:#fff;font-weight:normal;font-size:10pt;text-decoration:none}
a.foot:active {color:#fff;font-weight:normal;font-size:10pt;text-decoration:none}
a.foot:visited {color:#fff;font-weight:normal;font-size:10pt;text-decoration:none}
a.foot:hover {color:#ccc;font-weight:normal;font-size:10pt;text-decoration:none}
