body {
	/*background-image: url(images/bg.jpg);
	background-repeat: repeat-x;*/
	background-color: white;
	margin:0px 0px; padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:center; /* Hack for IE5/Win */
	font: .8em arial, helvetica, sans-serif;
	}
#Content {
	width:910px;
	top:10px;
	height:1100px;		
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	background-image: url(images/bk2.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	background-color: #FFFFFF;
	}
#Contentlong {
	width:910px;
	top:10px;
	height:3000px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	background-image: url(images/bk2.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	background-color: #FFFFFF;
	}	
#headerdiv {
	float:left;
	text-align:center;
	position: relative;
	margin:0px 5px 0px 5px;
	left:0px;
	top:0px;
	height:205px;
	width:900px;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#footerdiv {
	position: relative;
	margin: 0px 5px 0px 5px;
	left:0px;
	top:auto;
	height:230px;
	width:900px;
	text-align:center;
	float:left;
}
#contentdivleft {
	float:left;
	position: relative;
	padding:5px;
	margin:0px;	
	left:0px;
	top:5px;
	width:180px;
}
#contentdiv {
	float:left;
	position: relative;
	line-height: 1.5;
	font: .8em arial, helvetica, sans-serif;
	padding: 0px 5px 0px 5px;
	margin-left: auto;
  	margin-right: auto;
	left:0px;
	top:0px;
	height:auto;
	width:500px;
	border-right: thin solid #1C3F93;
	border-left: thin solid #1C3F93;
}
#trackerContentdiv {
	float:left;
	position: relative;
	line-height: 1.5;
	font: .8em arial, helvetica, sans-serif;
	padding: 0px 5px 0px 5px;
	margin-left: auto;
  	margin-right: auto;
	left:0px;
	top:0px;
	height:auto;
	width:680px;
}
#contentRegdiv {
	float:left;
	position: relative;
	line-height: 1.5;
	font: .8em arial, helvetica, sans-serif;
	padding: 0px 5px 0px 5px;
	margin-left: auto;
  	margin-right: auto;
	left:0px;
	top:0px;
	height:auto;
	width:400px;
	border-right: thin solid #1C3F93;
	border-left: thin solid #1C3F93;
}
#contentRegdivright {
	float:left;
	position: relative;
	line-height: 1.5;
	font: .8em arial, helvetica, sans-serif;
	padding: 0px 5px 0px 5px;
	margin-left: auto;
  	margin-right: auto;
	left:0px;
	top:0px;
	height:auto;
	width:280px;
}
#contentdivVB {
	float:left;
	position: relative;
	line-height: 1.5;
	font: .8em arial, helvetica, sans-serif;
	padding:5px;
	margin-left: auto;
  	margin-right: auto;
	left:0px;
	top:5px;
	width:910px;
}
#contentdivwide {
	float:left;
	position: relative;
	line-height: 1.5;
	font: .8em arial, helvetica, sans-serif;
	padding:5px;
	margin-left: auto;
  	margin-right: auto;
	left:0px;
	top:5px;
	width:680px;
	border-left: medium solid #1C3F93;
}
#contentdivright {
	float:left;
	position: relative;
    padding:5px;
	margin-left: auto;
  	margin-right: auto;
	left:0px;
	top:5px;
	width:180px;
}

#contentdivrightsmall {
	float:left;
	position: relative;
    padding:5px;
	margin-left: auto;
  	margin-right: auto;
	left:0px;
	top:5px;
	width:100px;
}
#feesdivright {
	line-height: 1.5;
	font-style:normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color:;
	text-align: center;
	font-size: 12px;
	border-left: medium solid #1C3F93;
	position: absolute; left:675px; top:0px; height:130px; width:170px;
	float:left;
}

 
#navlist_top {
	font-size: 12px;
	margin: auto;
	width: 100%;
	font-stretch: 1;
	font-weight: bold;
	text-align:left;
	white-space: nowrap;
}
#navlist_top li {
	float:left;
	list-style-type: none;
	margin: auto;
	padding: 5px;
	white-space: nowrap;
}
#navlist_top ul {
	margin: 0;
	padding: 3px;
	float:left;
}
#navlist_top a {
	display: block;
	padding: 3px 0px 3px 120px;
	
}

#navlist_top a:hover, #navlist_top a:active {
	text-decoration: underline;
	background-image: url(images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#qmslink_top a:hover, #qmslink_top a:active {
	color: #1C3F93;
	color:#1C3F93;
	text-decoration: underline;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#qmslink_top a:link, #qmslink_top a:visited, 
#qmslink_top a:hover, #qmslink_top a:active {
	color: #1C3F93;
	text-decoration: underline;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;

}
#navlist {	
	color: #999999;
	line-height: 2;
	white-space: nowrap;
	position: relative;
	padding:0px;
	text-align:left;
	float:left;
}

#navlist li {
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
	
}
#eventlist {
	list-style: none;
	margin: 0;
	padding: 0.25em;
	border-top: 1px solid #999999;
	font-size: 10px;
}
#navlist a:link, #navlist a:visited {
	color: #999999; 
	text-decoration: none;
		
}
#navlist a:hover {
	text-decoration: underline;
	color: #1C3F93;
	
}
#navlist a:active {
	text-decoration: underline;
	color: #1C3F93;
	
}
#qmslink a:link, #qmslink a:visited,
#qmslink a:hover, #qmslink a:active {
	text-decoration: underline;
	color: #1C3F93;
	line-height: 2;
	white-space: nowrap;
}
#pagediv {
	padding: 0px 0px 0px px;
	position:absolute;
	left:5px;
	top:400px;
	height: auto;
	width:700px;
	
}
#centerdiv {
	line-height: 1.5;
	font-style:normal;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px px;
	position:absolute; left:200px; top:0px; height: auto; width:475px;
	float:left;
}


#line {
	line-height: 1;
	border: thin #1C3F93;
}
.deletebutton {
	background-color: #1C3F93;
	width:40px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9px;
}
.deletebutton:hover {
	width:40px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	font-weight: bold;
	font-size: 9px;
	
}
.deletebuttonall {
	background-color: #1C3F93;
	width:80px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9px;
}
.deletebuttonall:hover {
	width:80px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	font-weight: bold;
	font-size: 9px;
	
}
.xbutton {
	background-color: #1C3F93;
	width:14px;
	height:16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9px;
}
.xbutton:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	font-weight: bold;
	font-size: 9px;
	
}
.eventbutton {
	background-color: #1C3F93;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}
.eventbutton:hover {
	width:auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	font-weight: bold;
	font-size: 10px;
	
}
.navbutton {
	background-color: #1C3F93;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	margin: 1px;
	padding: 1px;
	height: 30px;
	font-size: 12px;
}
.navbutton:hover {
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	font-weight: bold;
	margin: 1px;
	padding: 1px;
	height: 30px;
	font-size: 12px;
}
.navbutton2 {
	background-color: #1C3F93;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	margin: 1px;
	padding: 1px;
	height: 30px;
	font-size: 13px;
}
.navbutton2:hover {
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	font-weight: bold;
	margin: 1px;
	padding: 1px;
	height: 30px;
	font-size: 13px;
}
.link_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}
#list_summary {
	border-top: 1px solid gray;
	padding:0px 0px 0px 0px;
	background-color: #F8F8F8;	
}
#list_summary2 {
	border-top: 1px solid gray;
	padding:0px 0px 0px 0px;
	background-color: #999999;		
}
#list_summary3 {
	border-top: 1px solid gray;
	padding:0px 0px 0px 0px;
	background-color: #65FF45;		
}
#list_summary4 {
	border-top: 1px solid gray;
	padding:0px 0px 0px 0px;
	background-color: #944024;		
}

dropdown {
	width: 500px;
}
#listbg {
	padding:0px 0px 0px 0px;
	background-color: #E6E6E6;
}
a:link {color: #000000;}
a:visited {color: #000000;}
a:hover {color: #1C3F93;}
a:active {color: #000000;}
#demoBorder1 {
	border: medium double #944024;
}
#demoBorder2 {
	border: medium double #08599B;
}
#demoBorder3 {
	border: medium double #65FF45;
}

