html {
	background-color: #003399;
}


body {
	font: 75%/1em Arial, Helvetica, sans-serif;
	padding: 0px;
	width: 1200px;
	margin-top: 5px;
	margin-right: 5%;
	margin-bottom: 0px;
	margin-left: 3%;
	background-color: #FFFFFF;
}

p {
	line-height: 1.35em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	text-indent: 0.5px;
	text-wrap:none;
	word-spacing: normal;
	float: none;
	height: auto;
	width: auto;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	clear: none;
	margin-right: 10px;
	margin-left: 10px;
} 


.centerp {
	line-height: 1.1em;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-indent: 0.5px;
	word-spacing: normal;
	float: none;
	border: thin none #FF0000;
	height: auto;
	width: auto;
	color: #FF0000;
	padding-right: 10px;
	padding-left: 10px;
	clear: none;
	margin-right: 10px;
	margin-left: 10px;
} 

#pagetitle {
	/*	font: 185%/1em Arial, Helvetica, sans-serif; */
	font-size: 3.25em;
	font-weight: normal;
	padding-top: 15px;
	color: #336600;
	padding-bottom: 0px;
	font-family: Impact;
	line-height: 45px;
	background-position: center;
	margin-left:10px;
}		
		

#header {
	width:1200px;
	border: medium none #003366;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(/images/dcwga_banner.png);
	height: 233px;
	background-repeat: no-repeat;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
}


#container {
	width:1200px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: thin solid #000000;
	background-color: #999999;
}

#header a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1em;
	text-align: right;
	color: #0033CC;
	font-weight: bolder;
	background-color: #FFFFFF;
}

#header a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #FFFF00;
	line-height: 1em;
	text-shadow: 2px 2px 3px #000;
}

#header a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #FFFF00;
	line-height: 1em;
	text-shadow: 2px 2px 3px #000;
}


#header a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #FFFF00;
	line-height: 1em;
	text-shadow: 2px 2px 3px #000;
}


#content {
	padding: 1em;
	float:right;
	background-color:#FFFFFF;
	width : 900px;
}

#contentFull {
	padding: 1em;
	float:right;
	background-color:#FFFFFF;
	width : 1175px;
}

#contentPicasa {
	padding: 1em;
	float:right;
	background-color:#fffbc8;
	width : 925px;
	min-height: 1300px;
}

#contentHome {
	padding: 1em;
	float:left;
	background-color:#FFFFFF;
	width : 650px;
	min-height: 1800px;
}

#contentHome a:link    {
	color:#996600;
	font-size: 16px;
	font-weight: bolder;
	font-family: Tahoma;
	letter-spacing: 0.1em;
	word-spacing: 0.2em;
}

#contentHome a:visited {
	color:#996600;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
	letter-spacing: 0.1em;
	word-spacing: 0.2em;
}

#contentHome a:hover   {
	color:#006633;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
	letter-spacing: .1em;
	word-spacing: .2em;
}

#contentHome a:active  {
	color:#BFBF00;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
	letter-spacing: .1em;
	word-spacing: .2em;
}

#contentHome li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #837D0E;
	text-indent: 10px;
	list-style-position: inside;
	list-style-type: circle;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #837D0E;
	border-bottom-color: #837D0E;
	border-left-color: #837D0E;
}

#contentHome table
{
	font-family: Tahoma;
	line-height: 1.1em;
	font-size: 10px;
	margin-top: 5px;
	height: 16px;
	font-size:14px;
	margin-left: 5%;
	margin-right: 15%;
	border: 1px solid #000000;
	background-position: center center;
	width: 90%;
	padding: 10px;
}

#contentHome td, th
{
	font-family: Tahoma;
	line-height: 1.1em;
	font-size: 10px;
	height: 8px;
	font-size:14px;
	border: 1px solid #000000;
	background-position: center center;
	margin: 5px;
	padding: 3px;
}

#contentHome th
{
	font-family: Tahoma;
	line-height: 1.5em;
	font-size: 10px;
	margin-top: 5px;
	height: 16px;
	font-size:1.1em;
	border:thin solid #77945E;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-right: 0px;
	font-weight: bold;
	text-align: left;
	background-color: #CCCCCC;
	color: #000066;
}

#contentHome tr:nth-child(even) {
	background-color: #FFF;
}
 
#contentHome tr:nth-child(odd) {
	background-color: #EAF2D3;
}

#contentHome a:visited {
	color:#996600;
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma;
	letter-spacing: 0.1em;
	word-spacing: 0.2em;
}

#contentHome a:hover   {
	color:#0099FF;;
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma;
	letter-spacing: .1em;
	word-spacing: .2em;
}

#contentHome a:active  {
	color:#000099;
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma;
	letter-spacing: 0.1em;
	word-spacing: 0.2em;
}










#contentFullPage {
	padding: 1em;
	float:left;
	background-color:#fffbc8;
	width : 1150px;
	min-height: 1300px;
	border: 16px solid #003300;
}

#contentFullPage a:link    {
	color:#996600;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
	letter-spacing: 0.1em;
	word-spacing: 0.2em;
}

#contentFullPage a:visited {
	color:#996600;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
	letter-spacing: 0.1em;
	word-spacing: 0.2em;
}

#contentFullPage a:hover   {
	color:#006633;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
	letter-spacing: .1em;
	word-spacing: .2em;
}

#contentFullPage a:active  {
	color:#BFBF00;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
	letter-spacing: .1em;
	word-spacing: .2em;
}

#contentFullPage ul li  {
	color:#333333;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
	letter-spacing: .1em;
	word-spacing: .2em;
	list-style-type: square;
}


#contentRoster {
	padding: 1em;
	float:right;
	background-color:#b9ce89;
	width : 950px;
	height: 1800px;
}

#contentDay {
	padding: 1em;
	float:right;
	background-color:#fffbc8;
	width : 895px;
	background-image: url(/images/GuestDayFlyer_css.png);
	height: 895px;
	background-repeat: no-repeat;
}


#leftColumn {
	float : left;
	width : 225px;
	padding: 1em;
	min-height: 1800px;
	text-align: justify;
	background-image: none;
	background-repeat: repeat;
	margin: 0;
	background-color: #9BC4FF;
}	 

#leftColumnRoster {
	float : left;
	width : 200px;
	padding: 1em;
	height: 1800px;
	text-align: justify;
	background-image: url(../images/leftColumnBackground.png);
	background-repeat: repeat;
	margin: 0;
}	 


#leftColumn p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1 em;
	text-align: right;
	color: #594300;
	font-weight: bolder;
}

#leftColumn a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1 em;
	text-align: right;
	color: #533F00;
	font-weight: bolder;
}

#leftColumn a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1 em;
	text-align: right;
	color: #0033CC;
	font-weight: bolder;
}

#leftColumn a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1 em;
	text-align: right;
	color: #533F00;
	font-weight: bolder;
}

#rightColumn {
	float : left;
	width : 240px;
	padding: 1em;
	height: 1800px;
	text-align: justify;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 205;
	background-color: #9BC4FF;	
}	

#rightColumn h1 {
	text-align: left;
	margin-top: 5;
	margin-right: 0;
	margin-bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bolder;
	color: #6B8139;
	text-decoration: underline;
}	

#rightColumn a:link    {
	color:#CC0000;
	font-size: 16px;
	font-weight: bolder;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1em;
	margin-left: 10px;
	text-align: left;
	text-transform: capitalize;
	text-decoration: none;
	list-style-type: circle;
}

#rightColumn a:visited {
	color:#003333;
	font-size: 16px;
	font-weight: bold;
	font-family: Tahoma;
	letter-spacing: 0.1em;
	word-spacing: 0.2em;
	line-height: 1em;
	margin-left: 10px;
	text-align: left;
}

#rightColumn a:hover   {
	color:#0099FF;
	font-size: 14px;
	font-weight: normal;
	font-family: Tahoma;
	letter-spacing: 0.1em;
	word-spacing: 0.2em;
	line-height: 1em;
	margin-left: 10px;
	text-align: left;	
}

#rightColumn a:active  {
	color:#BFBF00;
	font-size: 14px;
	font-weight: normal;
	font-family: Tahoma;
	letter-spacing: .1em;
	word-spacing: .2em;
	line-height: 1em;	
	margin-left: 10px;
	text-align: left;	
}


#admin {
	margin-left: 15px;
	margin-top: auto;
	padding-top: 5px;
	border: medium dashed #003300;
	margin-right: 15px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
	background-position: right;
}



#center {
	margin-left: auto;
	margin-top: auto;
	padding-top: 25px;
	padding-left: 120px;
}

#content a:link    {
	color:#996600;
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma;
	letter-spacing: 0.1em;
	word-spacing: 0.2em;
}

#content a:visited {
	color:#996600;
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma;
	letter-spacing: 0.1em;
	word-spacing: 0.2em;
}

#content a:hover   {
	color:#0099FF;;
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma;
	letter-spacing: .1em;
	word-spacing: .2em;
}

#content a:active  {
	color:#BFBF00;
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma;
	letter-spacing: .1em;
	word-spacing: .2em;
}

li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #837D0E;
	text-indent: 15px;
	list-style-position: inside;
	list-style-type: circle;
	line-height: 1.3em;
}




.picture {
	float: left;
	margin: 10px;
	padding: 10px;
}

.pictureNarrow {
	float: left;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 30px;
	padding-top: 1px;
	clear: none;
}

.pictureWithMargin {
	float: left;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin: 1px;
	padding-top: 1px;
	clear: none;
}

.pictureRight {
	float: right;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 1px;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 10px;
}

.pictureCenter {
	float: none;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 1px;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 10px;
	background-position: center;
}
.smallText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #666666;
	font-style: italic;
	margin-right: 40px;
	margin-left: 40px;
}

.smallTextRed {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:medium;
	color:#990000;
	font-weight: bold;
}	


.checkmark {
	line-height: 25px;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	text-indent: .5px;
	word-spacing: normal;
	float: none;
	border: thin none #FF0000;
	height: auto;
	width: auto;
	color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
	clear: none;
	margin-right: 10px;
	margin-left: 10px;
	list-style-image: url(../images/greencheckmark.png);
} 


.form_border {
	border: medium double #333333;
	width: 600px;
	background-color: #B3D1FF;
	padding: 5px;
	vertical-align: middle;
	margin-right: 5%;
	margin-left: 5%;
	line-height: 1.45em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.form_border_actualSize {
	border: medium double #333333;
	background-color: #f3eeae;
	padding: 5px;
	vertical-align: middle;
	margin-right: 5%;
	margin-left: 5%;
	line-height: 1.45em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.form_border_full {
	border: medium double #333333;
	width: 900px;
	background-color: #f3eeae;
	padding: 5px;
	vertical-align: middle;
	margin-right: 5%;
	margin-left: 5%;
	line-height: 1.45em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.finance {
	border: medium double #333333;
	width: 90%;
	height:800px
	background-color: #f3eeae;
	padding: 5px;
	vertical-align: middle;
	margin-right: 5%;
	margin-left: 5%;
	line-height: 1.45em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 800px;
}

.form_borderRightColum {
	border: medium none #333333;
	width: 215px;
	background-color: #f3eeae;
	padding: 5px;
	vertical-align: middle;
	margin-right: 5%;
	margin-left: 5%;
	line-height: 1.45em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #996600;
	list-style-position: outside;
	list-style-type: circle;
	list-style-image: url((URL));
}

.form_sampling {
	width: 650px;
	padding: 0px;
	vertical-align: top;
	margin-right: 5%;
	line-height: 1.5em;
	text-align: right;
	font-family: Tahoma;
	font-size: 12px;
	margin-top: 75px;
	margin-left: 105px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.dataentry_form {
	width: 90%;
	padding: 1px;
	vertical-align: top;
	margin-right: 0%;
	margin-left: 80px;
	font-family: Tahoma;
	line-height: 1.1em;
	font-size: 14px;
	margin-top: 20px;
	height: 160px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.roster_form {
	width: 95%;
	padding: 5px;
	vertical-align: top;
	margin-right: 0px;
	margin-left: 0px;
	font-family: Tahoma;
	line-height: 1.5em;
	font-size: 14px;
	margin-top: 5px;
	height: 160px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}

.print_roster {
	border: medium double #333333;
	width: 600px;
	background-color: #f3eeae;
	padding: 5px;
	vertical-align: middle;
	margin-right: 5%;
	margin-left: 5%;
	line-height: 1.75em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.form_companyInfo {
	width: 80%;
	font-family: Tahoma;
	line-height: 1.7em;
	font-size: 14px;
	font-size:12px;
	background-color: #f3eeae;
	color: #000000;
	margin: 1px;
}



.form_companyInfo td, .form_companyInfo th, .form_companyInfo p
{
	font-size:1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}

.form_companyInfo caption {
	height: 130px;
	background-image: url(../images/contactUsForm.png);
	background-repeat: no-repeat;
}


#sampling {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Tahoma;
	font-size: medium;
	color: #003333;
	text-align: left;
	text-indent: 30px;
	float: none;
	clear: none;
	padding-right: 15px;
}	

#sampling p{
	font-family: Tahoma;
	font-size: medium;
	color: #333300;
	text-align: left;
}	


#sampling a:link{
	font-family: Tahoma;
	font-size: small;
	color: #333300;
	text-align: left;
}	

#sampling a:visited{
	font-family: Tahoma;
	font-size: small;
	color: #000000;
	text-align: left;
}
	
#sampling a:hover{
	font-family: Tahoma;
	font-size: small;
	color: #0099FF;
	text-align: left;
}

#sampling a:active{
	font-family: Tahoma;
	font-size: small;
	color: #FFFFFF;
	text-align: left;
}		


#helpMe {
	margin-top: 10;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Tahoma;
	font-size: medium;
	color: #003333;
	text-align: left;
	float: none;
	clear: none;
	border: medium dashed #000000;
}	

#helpMe p{
	font-family: Tahoma;
	font-size: medium;
	color: #CC6600;
	text-align: left;
}	


#helpMe a:link{
	font-family: Tahoma;
	font-size: medium;
	color: #CC9900;
	text-align: left;
	padding-top: 20px;
}	

#helpMe a:visited{
	font-family: Tahoma;
	font-size: Medium;
	color: #CC9900;
	text-align: left;
}
	
#helpMe a:hover{
	font-family: Tahoma;
	font-size: large;
	color: #009900;
	text-align: left;
}

#helpMe a:active{
	font-family: Tahoma;
	font-size: medium;
	color: #CC6600;
	text-align: left;
}		
/**
 * Select and style unvisited, visited, hover, and active links
 * -------------------------

 
a:link    {
	color:#FFFF00;
	font-size: 14px;
	font-weight: bold;
}

a:visited {
	color:#FFFF00;
	font-size: 14px;
	font-weight: bold;
}

a:hover   {
	color:#0099FF;
	font-size: 14px;
}

a:active  {
	color:#BFBF00;
	font-size: 16px;
}

 */

h1 {
	font-size: 1.75em;
	font-weight: bold;
	padding-top: 8px;
	color: #334417;
	padding-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 28px;
	background-position: center;
	margin-left:10px;
	letter-spacing: 0.2em;
	word-spacing: 0.3em;
	float: none;
}	

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bolder;
	color: #6B8139;
	text-decoration: underline;
	line-height: 1.3em;
}

h3 {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bolder;
	color: #333300;
	line-height: 1.3em;
}
	
h4 {
	font-size: 1.2em;
	font-weight: normal;
	padding-top: 3px;
	color: #FF0000;
	padding-bottom: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 21px;
	background-position: center;
	margin-left:20px;
	padding-left: 15px;
	padding-right: 15px;
	border: thin dashed #FF0000;
	margin-right: 20px;
}	

h6 {
	font-family: Tahoma;
	font-size: large;
	line-height: 1.5em;
	font-weight: bold;
	text-transform: capitalize;
	color: #89997A;
	font-style: normal;
	padding-top: 5px;
	text-indent: 10px;
}

#loginBox{
	border: medium solid #669900;
	width:200px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: repeat;
}	

#announcementbox {
	padding: .6em;
	width: 350px;
	float: left;
	background-repeat: no-repeat;
	background-color: #FFFFCC;
	text-align: justify;
	border: thick double #496F24;
	margin: 10px;
}

#announcementbox h1{
	font-family: Tahoma;
	font-size: 16px;
	line-height: 1.5em;
	font-weight: normal;
	color: #666633;
	text-align: left;
}

#announcementbox h2{
	font-family: Tahoma;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: normal;
	color: #666633;
}

#announcementbox p{
	font-family: Tahoma;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	color: #666633;
}
#presidentbox {
	padding: .6em;
	font-size:16px;
	width: 600px;
	float: left;
	background-repeat: no-repeat;
	background-color: #FFFFCC;
	text-align: justify;
	border: thick double #496F24;
	margin: 10px;
}

#presidentbox h1{
	font-family: Tahoma;
	font-size: 16px;
	line-height: 1.5em;
	font-weight: normal;
	color: #666633;
	text-align: left;
}

#presidentbox h2{
	font-family: Tahoma;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: normal;
	color: #666633;
}

#presidentbox p{
	font-weight: normal;
	color: #666633;
}


#birthdaybox {
	width: 220px;
	float:none;
	text-align: left;
	border: medium dashed #FFFF00;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 5px;
	padding: 5px;
	background-color: #D8DBE7;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
}

.birthdayboxFont{
	font-family: Tahoma;
	font-size: 14px;
	text-align: right;
	line-height: 20px;
	text-indent: 5px;
	list-style-position: inside;
	list-style-type: circle;
}

#galleryBackground{
	background-image: url(../images/oldunionCreek.png);
}

#content li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #837D0E;
	text-indent: 10px;
	list-style-position: inside;
	list-style-type: circle;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #837D0E;
	border-bottom-color: #837D0E;
	border-left-color: #837D0E;
}

#content table
{
	font-family: Tahoma;
	line-height: 1.1em;
	font-size: 10px;
	margin-top: 5px;
	height: 16px;
	font-size:14px;
	margin-left: 5%;
	margin-right: 15%;
	border: 1px solid #D5FFB9;
	background-position: center center;
	width: 90%;
	padding: 10px;
}

#content td, th
{
	font-family: Tahoma;
	line-height: 1.1em;
	font-size: 10px;
	height: 8px;
	font-size:14px;
	border: 1px solid #669933;
	background-position: center center;
	margin: 5px;
	padding: 3px;
}

#content th
{
	font-family: Tahoma;
	line-height: 1.5em;
	font-size: 10px;
	margin-top: 5px;
	height: 16px;
	font-size:1.1em;
	border:thin solid #77945E;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-right: 0px;
	font-weight: bold;
	text-align: left;
	background-color: #E8E07D;
	color: #669966;
}

#content tr:nth-child(even) {
	background-color: #FFF;
}
 
#content tr:nth-child(odd) {
	background-color: #EAF2D3;
}

/*  new */

#contentFull li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #837D0E;
	text-indent: 10px;
	list-style-position: inside;
	list-style-type: circle;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #837D0E;
	border-bottom-color: #837D0E;
	border-left-color: #837D0E;
}

#contentFull table
{
	font-family: Tahoma;
	line-height: 1.1em;
	font-size: 10px;
	margin-top: 5px;
	height: 16px;
	font-size:14px;
	margin-left: 5%;
	margin-right: 15%;
	border: 1px solid #D5FFB9;
	background-position: center center;
	width: 90%;
	padding: 10px;
}

#contentFull td, th
{
	font-family: Tahoma;
	line-height: 1.1em;
	font-size: 10px;
	height: 8px;
	font-size:14px;
	border: 1px solid #669933;
	background-position: center center;
	margin: 5px;
	padding: 3px;
}

#contentFull th
{
	font-family: Tahoma;
	line-height: 1.5em;
	font-size: 10px;
	margin-top: 5px;
	height: 16px;
	font-size:1.1em;
	border:thin solid #77945E;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-right: 0px;
	font-weight: bold;
	text-align: left;
	background-color: #E8E07D;
	color: #669966;
}

#contentFull tr:nth-child(even) {
	background-color: #FFF;
}
 
#contentFull tr:nth-child(odd) {
	background-color: #EAF2D3;
}

#contentFull a:visited {
	color:#996600;
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma;
	letter-spacing: 0.1em;
	word-spacing: 0.2em;
}

#contentFull a:hover   {
	color:#0099FF;;
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma;
	letter-spacing: .1em;
	word-spacing: .2em;
}

#contentFull a:active  {
	color:#BFBF00;
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma;
	letter-spacing: .1em;
	word-spacing: .2em;
}




#inputdata table
{
	font-family: Tahoma;
	line-height: 1.5em;
	font-size: 10px;
	margin-top: 5px;
	height: 16px;
	font-size:14px;
	margin-left: 5%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-right: 15%;
	border: thick dashed #006633;
	background-position: center center;
	width: 90%;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}

#inputdata td, th
{
	font-family: Tahoma;
	line-height: 1.8em;
	font-size: 10px;
	margin-top: 5px;
	height: 16px;
	font-size:14px;
	margin-left: 15%;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-right: 15%;
	border: 1px solid #669933;
	background-position: center center;
	color: #FF0000;
	background-color: #FFFFFF;
}

#inputdata th
{
	font-family: Tahoma;
	line-height: 1.5em;
	font-size: 10px;
	margin-top: 5px;
	height: 16px;
	font-size:1.1em;
	border:thin solid #77945E;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-right: 0px;
	font-weight: bold;
	text-align: left;
}

#compressed table
{
	font-family: Tahoma;
	line-height: 1em;
	font-size: 8px;
	margin-top: 3px;
	height: 16px;
	margin-left: 5%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-right: 15%;
	border: thick dashed #006633;
	background-position: center center;
	width: 90%;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}

#compressed td, th
{
	font-family: Tahoma;
	line-height: 1.5em;
	font-size: 12px;
	margin-top: 1px;
	height: 9px;
	margin-left: 15%;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-right: 15%;
	border: 1px solid #669933;
	background-position: center center;
	color: #FF0000;
	background-color: #FFFFFF;
}

#compressed th
{
	font-family: Tahoma;
	line-height: 1.5em;
	font-size: 12px;
	margin-top: 3px;
	height: 9px;
	border:thin solid #77945E;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-right: 0px;
	font-weight: bold;
	text-align: left;
}



#footer {
	clear:both;
	text-align: center;
	width:1200px;
	line-height: 1em;
	height : 175px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Tahoma;
	font-size: x-small;
	background-image: url(/images/dcwga_footer.png);
	background-repeat: no-repeat;
}

#footer p {
	font-family: Tahoma;
	font-size: small;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}	

#footer a:link{
	font-family: Tahoma;
	font-size: small;
	color: #333333;
	text-align: center;
}	

#footer a:visited{
	font-family: Tahoma;
	font-size: small;
	color: #333333;
	text-align: center;
}
	
#footer a:hover{
	font-family: Tahoma;
	font-size: medium;
	color: #0099FF;
	text-align: center;
}

#footer a:active{
	font-family: Tahoma;
	font-size: small;
	color: #FFFF00;
	text-align: center;
}		

.important {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bolder;
	color: #FF0000;
	border: medium dashed #FF0000;
	line-height: 30px;
	padding: 10px;
	margin: 60px;
	text-align: center;
}
.button {
	padding:5px;
	background-color: #FFFFCC;
	border: 3px solid #666;
	color:#FFFFFF;
	text-decoration:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	-moz-border-radius:10px;
	-webkit-border-radius:12px;
	text-shadow: 1px 1px 2px #000;
}
