a:link {
	color: #006633;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #006633;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
	font-weight: bold;
}
a:active {
	color: #336633;
	text-decoration: none;
	font-weight: bold;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #FFFFCC;
	text-decoration: none;
}
.generalFormElm {
	text-decoration: none;
	font-size: 10px;
	background-color: #FFFFCC;
	border: thin gray;
	color: #000000;
	font-weight: bold;
	display: inline;
}
.textField {
        text-decoration: none;
		font-size: 10px;
        background-color: #FFFFFF;
        color: #000000;
        font-weight: bold;
}
.textFieldLong {
        text-decoration: none;
		font-size: 10px;
        background-color: #FFFFFF;
        color: #000000;
        font-weight: bold;
        width: 300px;
}
textarea {
        text-decoration: none;
		font-size: 10px;
        background-color: #FFFFFF;
        color: #000000;
        font-weight: bold;
}
button {
        text-decoration: none;
        background-color: #006633;
        border: thin gray;
        color: #FFFFFF;
        font-weight: bold;
		font-size: 10px;
}
.submitLong {
        text-decoration: none;
        background-color: #006633;
        border: thin gray;
        color: #FFFFFF;
        font-weight: bold;
		font-size: 10px;
		width: 150px;
        height: 25px;
}
.submitLong2 {
        text-decoration: none;
        background-color: #006633;
        border: thin gray;
        color: #FFFFFF;
        font-weight: bold;
		font-size: 10px;
		width: 200px;
        height: 25px;
}
.submit {
        text-decoration: none;
        background-color: #006633;
        border: thin gray;
        color: #FFFFFF;
        font-weight: bold;
		font-size: 10px;
		width: 100px;
        height: 25px;
}
select {
        text-decoration: none;
		font-size: 10px;
        background-color: #FFFFCC;
        color: #000000;
        font-weight: bold;
}
option {
        text-decoration: none;
		font-size: 10px;
        background-color: #FFFFCC;
        border: thin gray;
        color: #000000;
        font-weight: bold;
}
.tableWhiteSmoke {
	text-decoration: none;
	font-size: 12px;
	background-color: #FFFFCC;
	border: thin gray;
	color: #000000;
	font-weight: bold;
	margin: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-right: thin;
	vertical-align: top;
}
.tdWhiteSmokeRight {
	text-decoration: none;
	font-size: 12px;
	background-color: #FFFFCC;
	border: thin gray;
	color: #000000;
	font-weight: bold;
	margin: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: right;
	vertical-align: top;
}
.tdWhiteSmokeLeft {
	text-decoration: none;
	font-size: 12px;
	background-color: #FFFFCC;
	border: thin gray;
	color: #000000;
	font-weight: bold;
	margin: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: left;
	vertical-align: top;
}
.tdWhiteSmokeCenter {
	text-decoration: none;
	font-size: 12px;
	background-color: #FFFFCC;
	border: thin gray;
	color: #000000;
	font-weight: bold;
	margin: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
	vertical-align: top;
}
.tdCartZone {
	text-decoration: none;
	font-size: 12px;
	background-color: #FFFFCC;
	border: thin gray;
	color: #000000;
	font-weight: bold;
	margin: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: left;
	vertical-align: top;
}
.tdCartHeader {
	text-decoration: none;
	font-size: 12px;
	background-color: #006633;
	border: thin gray;
	color: #FFFFFF;
	font-weight: bold;
	margin: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
	vertical-align: top;
}
.tdRedCenter {
	text-decoration: none;
	font-size: 12px;
	background-color: #660000;
	border: thin gray;
	color: #000000;
	margin: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
	vertical-align: top;
}
.tdWhiteCenter {
	text-decoration: none;
	font-size: 12px;
	background-color: #FFFFCC;
	border: thin gray;
	color: #000000;
	margin: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
	vertical-align: center;
}
.tdHeaderCenter {
	text-decoration: none;
	font-size: 12px;
	background-color: #006633;
	border: thin gray;
	color: #FFFFFF;
	font-weight: bold;
	margin: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
}
.tdHeaderCategoryLeft {
	text-decoration: none;
	font-size: 12px;
	background-color: #006633;
	border: thin gray;
	color: #FFFFFF;
	font-weight: bold;
	margin: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: left;
}
.divNoticeHighlight {
	border: 1px solid #CCCCCC;
	text-align: center;
	width: 70%;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;	
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFCC;
}
.divNotice {
	border: 1px solid #CCCCCC;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;	
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFCC;
}
.divItem {
	border: 1px solid #CCCCCC;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;	
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFCC;
}
.divItemHighlight {
	border: 1px solid #CCCCCC;
	font-size: 12px;
	width: 70%;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;	
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFCC;
}
.divItemCenter {
	border: 1px solid #CCCCCC;
	font-size: 12px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;	
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFCC;
}
.divItemHeader {
	border: 1px solid #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;	
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFCC;
}
.divVerticalLine {
	border: 1px solid #CCCCCC;
	font-size: 12px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;	
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.test {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}
