* {
	margin: 0px;
	padding: 0px;
}
html, body {
	height: 100%;
	background-image: url(../images/back2.jpg);
	background-position: center;
}
BODY {
	text-align: left;
	background-repeat: no-repeat;
	background-image: url(../images/back1.jpg);
	background-position: center top;
}

#main {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: -110px;
	margin-left: auto;
	text-align: center;
}
#main {
	width: 100%;
}
#main-wrapper {
	width: 940px;
	margin: 0 auto;
	text-align: left;
}

/**
 * Top
 */

#top {
	position: relative;
	width: 940px;
	height: 220px;
}
#subpage #top {
	height: 220px;
}


/**
 * Content
 */

#content {
	float: left;
	width: 940px;
	color: #666;
}
#subpage #content {
	margin: 0px;
	padding: 0px;
}
#push {
	clear: both;
	height: 110px;
}
/**
 * Middle
 */

#middle {
	background-image: url(../images/back2.jpg);
	background-position: center;
}
/**
 * Header
 */

#header {
	position: relative;
	width: 940px;
}
#flash {
	position: relative;
	height: 426px;
	width: 1000px;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#header {
	height: 1px;
	width: 940px;
	position: relative;
}

/**
 * Footer
 */

#footer-wrapper {
	position: relative;
	text-align: center;
	background-image: url(../images/backfoot.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 110px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footer {
	height: 110px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/backfoot.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#footer {
	clear: both;
	height: 110px;
}
#footcopy {
	color: #999;

}

.bodytext {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	color: #333333;
	line-height: 150%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

body, table, td
	{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12Px;
	color: #444444;
	margin: 0px;
	padding: 0px;
	}

input, select
	{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
  color: #000000;
  padding: 2px;
  border: 2px solid #CCCCCC;
	}

textarea
	{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11;
  color: #000000;
  padding: 3px;
  border: 2px solid #CCCCCC;
	}

img
	{
	border: 0;
	}

img.border
	{
  border: 2px solid #CCCCCC;
	}

a:link, a:visited
	{
	color: #AF0A0A;
  text-decoration: none;
	}

a:hover
	{
	color: #AF0A0A;
	text-decoration: underline;
	}

table.top
	{
	border-top: 5px solid #EEEEEE;
	}

a.menutop
	{
	color: #808080;
	margin-left: 12px;
	padding-left: 12px;
	background-image: url(../images/toparrow.png);
	background-repeat: no-repeat;
	background-position: center left;
	}

td.menumain
	{
	background-image: url(../images/menubg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	}

a.menumain
	{
	color: #808080;
	font-size: 13px;
	margin-left: 5px;
	margin-right: 5px;
	}

a.menuleft
	{
	width: 140px;
	font-size: 16px;
	color: #808080;
	margin-top: 5px;
	padding-left: 5px;
	border: 1px solid silver;
	display: block;
	}

td.bottom
	{
	background-color: #EEEEEE;
	padding: 5px;
	color: #808080;
	}

a.menubottom
	{
	color: #787A8F;
	font-weight: bold;
	margin-right: 10px;
	padding-left: 10px;
	background-image: url(../images/dot.png);
	background-repeat: no-repeat;
	background-position: center left;
	}
	
.header
	{
	font-size: 16px;
	color: #CC0000;
	font-weight: bold;
	}

a.button
	{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background: #CC0000;
	border: 0px;
	padding: 5px 10px;
	line-height: 20px;
	}

a.button:hover
	{
	text-decoration: none;
	}

.infowarning
	{
	color: #EE0000;
	font-weight: bold;
	}
	
ul, ol
	{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 25px;
	}

table.listhead	
	{
  border: 2px solid #CCCCCC;
	}
	
table.listpos
	{
  border: 2px solid #FFFFFF;
	}
	
tr.listhead
	{
	color: #808080;
	font-weight: bold;
	background-color: #EEEEEE;
	}

tr.listeven
	{
	background-color: #FFFFFF;
	}

tr.listodd
	{
	background-color: #F5F5F5;
	}

tr.listover
	{
	background-color: #F0F0F0;
	}

img.imgmainleft
	{
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 10px;
	float: left;
	}

img.imgmainright
	{
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
	}

.hidden
	{
	display: none;
	}
#bodyid {
	background-image: url(../images/back2.jpg);
	background-position: center;
	background-repeat: repeat-y;
}
#main {




}
#subpage {


}
#maincontent {
	margin-left: 12px;
	width: 918px;
}
#footmenu {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 15px;
}
#footcopy a {
	color: #999;
}
#footmenu table tr td a {
	color: #999;
}
.hilight {
	color: #C00;
}
li {
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 20px;
	list-style-position: outside;
	list-style-type: disc;
}
