P {
	COLOR: black;
	FONT-FAMILY: "Arial","Helvetica","sans-serif";
	FONT-SIZE: 0.75em;
	FONT-STYLE: normal
}

TD,UL {
	COLOR: black;
    BACKGROUND-COLOR: #FFFFFF;
	FONT-FAMILY: "Arial","Helvetica","sans-serif";
	FONT-STYLE: normal
}

.location {
	COLOR: black;
	FONT-FAMILY: "Arial","Helvetica","sans-serif";
	FONT-SIZE: 0.75em;
	FONT-STYLE: normal
}

A.location:link {
	COLOR: black;
	FONT-FAMILY: "Arial","Helvetica","sans-serif";
	FONT-SIZE: 1.0em;
	FONT-STYLE: normal;
	TEXT-DECORATION: none
}

A.location:visited {
	COLOR: #666666;
	FONT-FAMILY: "Arial","Helvetica","sans-serif";
	FONT-SIZE: 1.0em;
	FONT-STYLE: normal;
	TEXT-DECORATION: none
}

.top-nav {
	COLOR: white;
	BACKGROUND-COLOR: #004D03;
	FONT-FAMILY: "Arial","Helvetica","sans-serif";
	FONT-SIZE: 1.0em;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold
}

.top-nav-bump {
    COLOR: white;
	BACKGROUND : #004D03 url(../image/standards/bump.gif) no-repeat;
	FONT-FAMILY: "Arial","Helvetica","sans-serif";
	FONT-SIZE: 1.0em;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold
}

.top-nav-bump a:link {
	COLOR: white;
	BACKGROUND-COLOR: #004D03;
	FONT-FAMILY: "Arial","Helvetica","sans-serif";
	FONT-SIZE: 1.0em;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none
}

.top-nav-bump a:visited {
	COLOR: white;
	BACKGROUND-COLOR: #004D03;
	FONT-FAMILY: "Arial","Helvetica","sans-serif";
	FONT-SIZE: 1.0em;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none
}

a#NotificationTab:active, a#NotificationTab:focus { 
	COLOR: white;
	text-decoration:underline;
	_noFocusLine: expression(this.hideFocus=true); 
	outline-style:none;
}

a#AdministrationTab:active, a#AdministrationTab:focus { 
	COLOR: white;
	text-decoration:underline;
	_noFocusLine: expression(this.hideFocus=true); 
	outline-style:none;
}

a#ReportsTab:active, a#ReportsTab:focus { 
	COLOR: white;
	text-decoration:underline;
	_noFocusLine: expression(this.hideFocus=true); 
	outline-style:none;
}

a#DischargeDataTab:active, a#DischargeDataTab:focus { 
	COLOR: white;
	text-decoration:underline;
	_noFocusLine: expression(this.hideFocus=true); 
	outline-style:none;
}

.top-nav-bump a:hover, a.focus, a.active {
	COLOR: white;
	text-decoration:underline;
	_noFocusLine: expression(this.hideFocus=true); 
	outline-style:none;
}

.top-nav-bump-x {
	background : #004D03 url(../image/standards/bump.gif) repeat-x;
}
.bump-x {
	background : url(../image/standards/bump.gif) repeat-x;
}
.bump {
	background : url(../image/standards/bump.gif) no-repeat;
}

.outer-tl {
	background : url(../image/outer-tl.gif) no-repeat;
}

.outer-tr {
	background : url(../image/outer-tr.gif) no-repeat;
}

.outer-tl-u {
	background : url(../image/outer-tl-u.jpg) no-repeat;
}

.outer-tr-u {
	background : url(../image/outer-tr-u.jpg) no-repeat;
}

.outer-bl {
	background : url(../image/outer-bl.gif) no-repeat;
}

.outer-br {
	background : url(../image/outer-br.gif) no-repeat;
}

.inner-tl {
	background : url(../image/inner-tl.gif) no-repeat;
}

.inner-tr {
	background : url(../image/inner-tr.gif) no-repeat;
}

.inner-bl {
	background : url(../image/inner-bl.gif) no-repeat;
}

.inner-br {
	background : url(../image/inner-br.gif) no-repeat;
}

.blank {
	background : #FFFFFF url(../image/blank.gif) repeat-x;
}


.top-nav a:link {
	COLOR: white;
	BACKGROUND-COLOR: #004D03;
	FONT-FAMILY: "Arial","Helvetica","sans-serif";
	FONT-SIZE: 1.0em;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none
}

.top-nav a:visited {
	COLOR: white;
	BACKGROUND-COLOR: #004D03;
	FONT-FAMILY: "Arial","Helvetica","sans-serif";
	FONT-SIZE: 1.0em;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none
}

.top-nav-unselected {
	COLOR: #427044;
	BACKGROUND-COLOR: #427044;
	FONT-FAMILY: "Arial","Helvetica","sans-serif";
	FONT-SIZE: 1.0em;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold
}

.top-nav-unselected a:link {
	COLOR: white;
	BACKGROUND-COLOR: #427044;
	FONT-FAMILY: "Arial","Helvetica","sans-serif";
	FONT-SIZE: 1.0em;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold
}

.top-nav-unselected a:visited {
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: #427044;
	FONT-FAMILY: "Arial","Helvetica","sans-serif";
	FONT-SIZE: 1.0em;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none
}

.top-nav-unselected a:hover, a.focus, a.active {
	COLOR: white;
	text-decoration:underline;
	_noFocusLine: expression(this.hideFocus=true); 
	outline-style:none;
}

.category {
	COLOR: black;
	FONT-FAMILY: "Arial","Helvetica","sans-serif";
	FONT-SIZE: 0.9em;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold
}

A.category:link {
	COLOR: black;
	FONT-FAMILY: "Arial","Helvetica","sans-serif";
	FONT-SIZE: 1.0em;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none
}

A.category:visited {
	COLOR: #666666;
	FONT-FAMILY: "Arial","Helvetica","sans-serif";
	FONT-SIZE: 1.0em;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none
}

.level1 {
	COLOR: black;
	FONT-FAMILY: "Arial","Helvetica","sans-serif";
	FONT-SIZE: 0.7em;
	FONT-STYLE: normal;
	MARGIN-LEFT: +6px
}

A.level1:link {
	COLOR: black;
	FONT-FAMILY: "Arial","Helvetica","sans-serif";
	FONT-SIZE: 1.0em;
	FONT-STYLE: normal;
	TEXT-DECORATION: none;
	MARGIN-LEFT: +6px
}

A.level1:visited {
	COLOR: #666666;
	FONT-FAMILY: "Arial","Helvetica","sans-serif";
	FONT-SIZE: 1.0em;
	FONT-STYLE: normal;
	TEXT-DECORATION: none;
	MARGIN-LEFT: +6px
}

.level2 {
	COLOR: black;
	FONT-FAMILY: "Arial","Helvetica","sans-serif";
	FONT-SIZE: 0.7em;
	FONT-STYLE: normal;
	MARGIN-LEFT: +12px
}

A.level2:link {
	COLOR: black;
	FONT-FAMILY: "Arial","Helvetica","sans-serif";
	FONT-SIZE: 1.0em;
	FONT-STYLE: normal;
	TEXT-DECORATION: none;
	MARGIN-LEFT: +12px
}

A.level2:visited {
	COLOR: #666666;
	FONT-FAMILY: "Arial","Helvetica","sans-serif";
	FONT-SIZE: 1.0em;
	FONT-STYLE: normal;
	TEXT-DECORATION: none;
	MARGIN-LEFT: +12px
}

.level3 {
	COLOR: black;
	FONT-FAMILY: "Arial","Helvetica","sans-serif";
	FONT-SIZE: 0.7em;
	FONT-STYLE: normal;
	MARGIN-LEFT: +18px
}

A.level3:link {
	COLOR: black;
	FONT-FAMILY: "Arial","Helvetica","sans-serif";
	FONT-SIZE: 1.0em;
	FONT-STYLE: normal;
	TEXT-DECORATION: none;
	MARGIN-LEFT: +18px
}

A.level3:visited {
	COLOR: #666666;
	FONT-FAMILY: "Arial","Helvetica","sans-serif";
	FONT-SIZE: 1.0em;
	FONT-STYLE: normal;
	TEXT-DECORATION: none;
	MARGIN-LEFT: +18px
}

.text-nav {
	COLOR: black;
	FONT-FAMILY: "Arial","Helvetica","sans-serif";
	FONT-SIZE: 0.7em;
	FONT-STYLE: normal
}

A.text-nav:link {
	COLOR: black;
	FONT-FAMILY: "Arial","Helvetica","sans-serif";
	FONT-SIZE: 1.0em;
	FONT-STYLE: normal;
	TEXT-DECORATION: none
}

A.text-nav:visited {
	COLOR: #666666;
	FONT-FAMILY: "Arial","Helvetica","sans-serif";
	FONT-SIZE: 1.0em;
	FONT-STYLE: normal;
	TEXT-DECORATION: none
}

.copyright {
	COLOR: black;
	FONT-FAMILY: "Arial","Helvetica","sans-serif";
	FONT-SIZE: 0.8em;
	FONT-STYLE: normal
}

.title {
	COLOR: #004D03;
	FONT-FAMILY: "Arial","Helvetica","sans-serif";
	FONT-SIZE: 0.9em;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold
}

caption.t{
	COLOR: #004D03;
	BACKGROUND-COLOR: #FFFFFF;
	FONT-FAMILY: "Arial","Helvetica","sans-serif";
	FONT-SIZE: 1.1em;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold;
	padding-top: 0.7em;
	padding-bottom: 0.7em;
}
caption.n{
	COLOR: black;
	BACKGROUND-COLOR: #9999FF;
	FONT-FAMILY: "Arial","Helvetica","sans-serif";
	FONT-SIZE: 0.8em;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold
}

caption.b{
	COLOR: black;
	BACKGROUND-COLOR: #9999FF;
	FONT-FAMILY: "Arial","Helvetica","sans-serif";
	FONT-SIZE: 1.2em;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold
}

caption.b1{
	COLOR: black;
	BACKGROUND-COLOR: #9999FF;
	FONT-FAMILY: "Arial","Helvetica","sans-serif";
	FONT-SIZE: 0.8em;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold;
	text-align: left;
}

caption.b2{
	COLOR: black;
	BACKGROUND-COLOR: #CCCCFF;
	FONT-FAMILY: "Arial","Helvetica","sans-serif";
	FONT-SIZE: 0.8em;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold;
	text-align: left;
}

 h1.t{
    COLOR: #004D03;
	BACKGROUND-COLOR: #FFFFFF;
	FONT-FAMILY: "Arial","Helvetica","sans-serif";
	FONT-SIZE: 1em;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold;
	margin: 1 auto 0 auto;
}

div.w{
   BACKGROUND-COLOR: #FFFFFF;
}

div.scrollable
{

	margin: 0;
	padding: 0;
	overflow-y: scroll
	white-space: nowrap; 
}

.table-title {
	COLOR: black;
	BACKGROUND-COLOR: #9999FF;
	FONT-FAMILY: "Arial","Helvetica","sans-serif";
	FONT-SIZE: 0.9em;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold
}

.notes {
	COLOR: #0000FF;
	FONT-FAMILY: "Arial","Helvetica","sans-serif";
	FONT-SIZE: 0.6em;
	FONT-STYLE: normal
}

.heading {
	COLOR: black;
	BACKGROUND-COLOR: #CCCCFF;
	FONT-FAMILY: "Arial","Helvetica","sans-serif";
	FONT-SIZE: 0.8em;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold
}

.thText {
	COLOR: black;
	BACKGROUND-COLOR: #FFFFFF;
	FONT-FAMILY: "Arial","Helvetica","sans-serif";
	FONT-SIZE: 0.9em;
	FONT-STYLE: normal;
}

a.heading:link {
	COLOR: black;
	BACKGROUND-COLOR: #CCE5CC;
	FONT-FAMILY: "Arial","Helvetica","sans-serif";
	FONT-SIZE: 1.0em;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none
}

a.heading:visited {
	COLOR: #666666;
	BACKGROUND-COLOR: #CCE5CC;
	FONT-FAMILY: "Arial","Helvetica","sans-serif";
	FONT-SIZE: 1.0em;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none
}

.content {
	COLOR: black;
	FONT-FAMILY: "Arial","Helvetica","sans-serif";
	FONT-SIZE: 0.7em;
	FONT-STYLE: normal
}

.notice {
	COLOR: #009900;
	FONT-FAMILY: "Arial","Helvetica","sans-serif";
	FONT-SIZE: 0.9em;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold
}

.warning {
	COLOR: #FFCC33;
	FONT-FAMILY: "Arial","Helvetica","sans-serif";
	FONT-SIZE: 0.9em;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold
}

.error {
	COLOR: #FF0000;
	FONT-FAMILY: "Arial","Helvetica","sans-serif";
	FONT-SIZE: 0.9em;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold
}

.line {
	BACKGROUND-COLOR: #666666;
}

input.SubmitButton         {height: 20px;
							font-size: 0.9em; 
							color: #000000; 
							background-color: #CCCCFF;
							font-family: verdana, helvetica, sans-serif;
							vertical-align: middle;  
							scrollbar-3dlight-color:#555555;
							scrollbar-arrow-color:#FFFFFF;
							scrollbar-base-color:#828080;
							scrollbar-darkshadow-color:#555555;
							scrollbar-face-color:#828080;
							scrollbar-highlight-color:#828080;
							scrollbar-shadow-color:#828080;
							scrollbar-track-color:#CCCCCC;
							border-bottom : solid #000000;
							border-left : solid #000000;
							border-right : solid #000000;
							border-top : solid #000000;
							border-style : solid solid solid solid;
							border-width : 1px 1px 1px 1px;}
							
input.SubmitButton100     {height: 27px;
							width: 150px;
							font-size: 0.9em; 
							color: #000000; 
							background-color: #CCCCFF;
							font-family: verdana, helvetica, sans-serif;
							vertical-align: middle;  
							scrollbar-3dlight-color:#555555;
							scrollbar-arrow-color:#FFFFFF;
							scrollbar-base-color:#828080;
							scrollbar-darkshadow-color:#555555;
							scrollbar-face-color:#828080;
							scrollbar-highlight-color:#828080;
							scrollbar-shadow-color:#828080;
							scrollbar-track-color:#CCCCCC;
							border-bottom : solid #000000;
							border-left : solid #000000;
							border-right : solid #000000;
							border-top : solid #000000;
							border-style : solid solid solid solid;
							border-width : 1px 1px 1px 1px;}	
							
input.SubmitButton101     {height: 2.2em;
							width: 12em;
							font-size: 0.9em; 
							color: #000000; 
							background-color: #CCCCFF;
							font-family: verdana, helvetica, sans-serif;
							vertical-align: middle;  
							scrollbar-3dlight-color:#555555;
							scrollbar-arrow-color:#FFFFFF;
							scrollbar-base-color:#828080;
							scrollbar-darkshadow-color:#555555;
							scrollbar-face-color:#828080;
							scrollbar-highlight-color:#828080;
							scrollbar-shadow-color:#828080;
							scrollbar-track-color:#CCCCCC;
							border-bottom : solid #000000;
							border-left : solid #000000;
							border-right : solid #000000;
							border-top : solid #000000;
							border-style : solid solid solid solid;
							border-width : 1px 1px 1px 1px;}															
							
input.SubmitButton110     {height: 27px;
							width: 300px;
							font-size: 0.9em; 
							color: #000000; 
							background-color: #CCCCFF;
							font-family: verdana, helvetica, sans-serif;
							vertical-align: middle;  
							scrollbar-3dlight-color:#555555;
							scrollbar-arrow-color:#FFFFFF;
							scrollbar-base-color:#828080;
							scrollbar-darkshadow-color:#555555;
							scrollbar-face-color:#828080;
							scrollbar-highlight-color:#828080;
							scrollbar-shadow-color:#828080;
							scrollbar-track-color:#CCCCCC;
							border-bottom : solid #000000;
							border-left : solid #000000;
							border-right : solid #000000;
							border-top : solid #000000;
							border-style : solid solid solid solid;
							border-width : 1px 1px 1px 1px;}	
							
input.SubmitButton111     {height: 2.18em;
							width: 15em;
							font-size: 0.9em; 
							color: #000000; 
							background-color: #CCCCFF;
							font-family: verdana, helvetica, sans-serif;
							vertical-align: middle;  
							scrollbar-3dlight-color:#555555;
							scrollbar-arrow-color:#FFFFFF;
							scrollbar-base-color:#828080;
							scrollbar-darkshadow-color:#555555;
							scrollbar-face-color:#828080;
							scrollbar-highlight-color:#828080;
							scrollbar-shadow-color:#828080;
							scrollbar-track-color:#CCCCCC;
							border-bottom : solid #000000;
							border-left : solid #000000;
							border-right : solid #000000;
							border-top : solid #000000;
							border-style : solid solid solid solid;
							border-width : 1px 1px 1px 1px;}															
							
input.SubmitButton120     {height: 27px;
							width: 500px;
							font-size: 0.9em; 
							color: #000000; 
							background-color: #CCCCFF;
							font-family: verdana, helvetica, sans-serif;
							vertical-align: middle;  
							scrollbar-3dlight-color:#555555;
							scrollbar-arrow-color:#FFFFFF;
							scrollbar-base-color:#828080;
							scrollbar-darkshadow-color:#555555;
							scrollbar-face-color:#828080;
							scrollbar-highlight-color:#828080;
							scrollbar-shadow-color:#828080;
							scrollbar-track-color:#CCCCCC;
							border-bottom : solid #000000;
							border-left : solid #000000;
							border-right : solid #000000;
							border-top : solid #000000;
							border-style : solid solid solid solid;
							border-width : 1px 1px 1px 1px;}							

input.SubmitButton08         {height: 20px;
							font-size: 0.95em; 
							color: #000000; 
							background-color: #CCCCFF;
							font-family: verdana, helvetica, sans-serif;
							vertical-align: middle;  
							scrollbar-3dlight-color:#555555;
							scrollbar-arrow-color:#FFFFFF;
							scrollbar-base-color:#828080;
							scrollbar-darkshadow-color:#555555;
							scrollbar-face-color:#828080;
							scrollbar-highlight-color:#828080;
							scrollbar-shadow-color:#828080;
							scrollbar-track-color:#CCCCCC;
							border-bottom : solid #000000;
							border-left : solid #000000;
							border-right : solid #000000;
							border-top : solid #000000;
							border-style : solid solid solid solid;
							border-width : 1px 1px 1px 1px;}
							
input.SubmitButton0        {width: 60px;
							height: 20px;
							font-size: 0.7em; 
							color: #000000; 
							background-color: #CCCCFF;
							font-family: verdana, helvetica, sans-serif;
							vertical-align: middle;  
							scrollbar-3dlight-color:#555555;
							scrollbar-arrow-color:#FFFFFF;
							scrollbar-base-color:#828080;
							scrollbar-darkshadow-color:#555555;
							scrollbar-face-color:#828080;
							scrollbar-highlight-color:#828080;
							scrollbar-shadow-color:#828080;
							scrollbar-track-color:#CCCCCC;
							border-bottom : solid #000000;
							border-left : solid #000000;
							border-right : solid #000000;
							border-top : solid #000000;
							border-style : solid solid solid solid;
							border-width : 1px 1px 1px 1px;}

input.SubmitButton1   {width:9em;
							height: 2.3em;
							font-size: 0.7em; 
							color: #000000; 
							background-color: #CCCCFF;
							font-family: verdana, helvetica, sans-serif;
							vertical-align: middle;  
							scrollbar-3dlight-color:#555555;
							scrollbar-arrow-color:#FFFFFF;
							scrollbar-base-color:#828080;
							scrollbar-darkshadow-color:#555555;
							scrollbar-face-color:#828080;
							scrollbar-highlight-color:#828080;
							scrollbar-shadow-color:#828080;
							scrollbar-track-color:#CCCCCC;
							border-bottom : #000000;
							border-left : solid #000000;
							border-right : solid #000000;
							border-top : solid #000000;
							border-style : solid solid solid solid;
							border-width : 1px 1px 1px 1px;}	
							
input.SubmitButton2        {width: 11em;
							height: 2.3em;
							font-size: 0.8em; 
							color: #000000; 
							background-color: #CCCCFF;
							font-family: verdana, helvetica, sans-serif;
							vertical-align: middle;  
							scrollbar-3dlight-color:#555555;
							scrollbar-arrow-color:#FFFFFF;
							scrollbar-base-color:#828080;
							scrollbar-darkshadow-color:#555555;
							scrollbar-face-color:#828080;
							scrollbar-highlight-color:#828080;
							scrollbar-shadow-color:#828080;
							scrollbar-track-color:#CCCCCC;
							border-bottom : #000000;
							border-left : solid #000000;
							border-right : solid #000000;
							border-top : solid #000000;
							border-style : solid solid solid solid;
							border-width : 1px 1px 1px 1px;}
							
input.SubmitButton20        {width: 11em;
							height: 2.3em;
							font-size: 0.85em; 
							color: #000000; 
							background-color: #CCCCFF;
							font-family: verdana, helvetica, sans-serif;
							vertical-align: middle;  
							scrollbar-3dlight-color:#555555;
							scrollbar-arrow-color:#FFFFFF;
							scrollbar-base-color:#828080;
							scrollbar-darkshadow-color:#555555;
							scrollbar-face-color:#828080;
							scrollbar-highlight-color:#828080;
							scrollbar-shadow-color:#828080;
							scrollbar-track-color:#CCCCCC;
							border-bottom : #000000;
							border-left : solid #000000;
							border-right : solid #000000;
							border-top : solid #000000;
							border-style : solid solid solid solid;
							border-width : 1px 1px 1px 1px;}								
							
input.SubmitButton201       {width: 11em;
							height: 2.5em;
							font-size: 0.7em; 
							color: #000000; 
							background-color: #CCCCFF;
							font-family: verdana, helvetica, sans-serif;
							vertical-align: middle;  
							scrollbar-3dlight-color:#555555;
							scrollbar-arrow-color:#FFFFFF;
							scrollbar-base-color:#828080;
							scrollbar-darkshadow-color:#555555;
							scrollbar-face-color:#828080;
							scrollbar-highlight-color:#828080;
							scrollbar-shadow-color:#828080;
							scrollbar-track-color:#CCCCCC;
							border-bottom : #000000;
							border-left : solid #000000;
							border-right : solid #000000;
							border-top : solid #000000;
							border-style : solid solid solid solid;
							border-width : 1px 1px 1px 1px;}	
													
input.SubmitButton21        {width: 11em;
							height: 2.3em;
							font-size: 0.9em; 
							color: #000000; 
							background-color: #CCCCFF;
							font-family: verdana, helvetica, sans-serif;
							vertical-align: middle;  
							scrollbar-3dlight-color:#555555;
							scrollbar-arrow-color:#FFFFFF;
							scrollbar-base-color:#828080;
							scrollbar-darkshadow-color:#555555;
							scrollbar-face-color:#828080;
							scrollbar-highlight-color:#828080;
							scrollbar-shadow-color:#828080;
							scrollbar-track-color:#CCCCCC;
							border-bottom : #000000;
							border-left : solid #000000;
							border-right : solid #000000;
							border-top : solid #000000;
							border-style : solid solid solid solid;
							border-width : 1px 1px 1px 1px;}
							
input.SubmitButton22        {width: 11em;
							height: 2.6em;
							font-size: 1.1em; 
							color: #000000; 
							background-color: #CCCCFF;
							font-family: verdana, helvetica, sans-serif;
							vertical-align: middle;  
							scrollbar-3dlight-color:#555555;
							scrollbar-arrow-color:#FFFFFF;
							scrollbar-base-color:#828080;
							scrollbar-darkshadow-color:#555555;
							scrollbar-face-color:#828080;
							scrollbar-highlight-color:#828080;
							scrollbar-shadow-color:#828080;
							scrollbar-track-color:#CCCCCC;
							border-bottom : #000000;
							border-left : solid #000000;
							border-right : solid #000000;
							border-top : solid #000000;
							border-style : solid solid solid solid;
							border-width : 1px 1px 1px 1px;}	
							
input.SubmitButton26        {width: 13.5em;
							height: 1.8em;
							font-size: 1.1em; 
							color: #000000; 
							background-color: #CCCCFF;
							font-family: verdana, helvetica, sans-serif;
							vertical-align: middle;  
							scrollbar-3dlight-color:#555555;
							scrollbar-arrow-color:#FFFFFF;
							scrollbar-base-color:#828080;
							scrollbar-darkshadow-color:#555555;
							scrollbar-face-color:#828080;
							scrollbar-highlight-color:#828080;
							scrollbar-shadow-color:#828080;
							scrollbar-track-color:#CCCCCC;
							border-bottom : #000000;
							border-left : solid #000000;
							border-right : solid #000000;
							border-top : solid #000000;
							border-style : solid solid solid solid;
							border-width : 1px 1px 1px 1px;}																
	
input.SubmitButton27        {width: 9.5em;
							height: 1.8em;
							font-size: 1.1em; 
							color: #000000; 
							background-color: #CCCCFF;
							font-family: verdana, helvetica, sans-serif;
							vertical-align: middle;  
							scrollbar-3dlight-color:#555555;
							scrollbar-arrow-color:#FFFFFF;
							scrollbar-base-color:#828080;
							scrollbar-darkshadow-color:#555555;
							scrollbar-face-color:#828080;
							scrollbar-highlight-color:#828080;
							scrollbar-shadow-color:#828080;
							scrollbar-track-color:#CCCCCC;
							border-bottom : #000000;
							border-left : solid #000000;
							border-right : solid #000000;
							border-top : solid #000000;
							border-style : solid solid solid solid;
							border-width : 1px 1px 1px 1px;}	

input.SubmitButton28        {width: 7.8em;
							height: 1.8em;
							font-size: 1.1em; 
							color: #000000; 
							background-color: #CCCCFF;
							font-family: verdana, helvetica, sans-serif;
							vertical-align: middle;  
							scrollbar-3dlight-color:#555555;
							scrollbar-arrow-color:#FFFFFF;
							scrollbar-base-color:#828080;
							scrollbar-darkshadow-color:#555555;
							scrollbar-face-color:#828080;
							scrollbar-highlight-color:#828080;
							scrollbar-shadow-color:#828080;
							scrollbar-track-color:#CCCCCC;
							border-bottom : #000000;
							border-left : solid #000000;
							border-right : solid #000000;
							border-top : solid #000000;
							border-style : solid solid solid solid;
							border-width : 1px 1px 1px 1px;}
																					
input.SubmitButton30        {width: 5.3em;
							height: 1.6em;
							font-size: 1.3em; 
							color: #000000; 
							background-color: #CCCCFF;
							font-family: verdana, helvetica, sans-serif;
							vertical-align: middle;  
							scrollbar-3dlight-color:#555555;
							scrollbar-arrow-color:#FFFFFF;
							scrollbar-base-color:#828080;
							scrollbar-darkshadow-color:#555555;
							scrollbar-face-color:#828080;
							scrollbar-highlight-color:#828080;
							scrollbar-shadow-color:#828080;
							scrollbar-track-color:#CCCCCC;
							border-bottom : #000000;
							border-left : solid #000000;
							border-right : solid #000000;
							border-top : solid #000000;
							border-style : solid solid solid solid;
							border-width : 1px 1px 1px 1px;}
							
input.SubmitButton31        {width: 9.5em;
							height: 1.8em;
							font-size: 1.1em; 
							color: #000000; 
							background-color: #35b70e;
							font-family: verdana, helvetica, sans-serif;
							vertical-align: middle;  
							scrollbar-3dlight-color:#555555;
							scrollbar-arrow-color:#FFFFFF;
							scrollbar-base-color:#828080;
							scrollbar-darkshadow-color:#555555;
							scrollbar-face-color:#828080;
							scrollbar-highlight-color:#828080;
							scrollbar-shadow-color:#828080;
							scrollbar-track-color:#CCCCCC;
							border-bottom : #000000;
							border-left : solid #000000;
							border-right : solid #000000;
							border-top : solid #000000;
							border-style : solid solid solid solid;
							border-width : 1px 1px 1px 1px;}

input.SubmitButton32        {width: 9.5em;
							height: 1.8em;
							font-size: 1.1em; 
							color: #000000; 
							background-color: #ff0021;
							font-family: verdana, helvetica, sans-serif;
							vertical-align: middle;  
							scrollbar-3dlight-color:#555555;
							scrollbar-arrow-color:#FFFFFF;
							scrollbar-base-color:#828080;
							scrollbar-darkshadow-color:#555555;
							scrollbar-face-color:#828080;
							scrollbar-highlight-color:#828080;
							scrollbar-shadow-color:#828080;
							scrollbar-track-color:#CCCCCC;
							border-bottom : #000000;
							border-left : solid #000000;
							border-right : solid #000000;
							border-top : solid #000000;
							border-style : solid solid solid solid;
							border-width : 1px 1px 1px 1px;}															
														
input.SubmitButton3        {width: 120px;
							height: 20px;
							font-size: 0.7em; 
							color: #000000; 
							background-color: #CCCCFF;
							font-family: verdana, helvetica, sans-serif;
							vertical-align: middle;  
							scrollbar-3dlight-color:#555555;
							scrollbar-arrow-color:#FFFFFF;
							scrollbar-base-color:#828080;
							scrollbar-darkshadow-color:#555555;
							scrollbar-face-color:#828080;
							scrollbar-highlight-color:#828080;
							scrollbar-shadow-color:#828080;
							scrollbar-track-color:#CCCCCC;
							border-bottom : #000000;
							border-left : solid #000000;
							border-right : solid #000000;
							border-top : solid #000000;
							border-style : solid solid solid solid;
							border-width : 1px 1px 1px 1px;}

input.SubmitButton4        {width: 140px;
							height: 20px;
							font-size: 0.7em; 
							color: #000000; 
							background-color: #CCCCFF;
							font-family: verdana, helvetica, sans-serif;
							vertical-align: middle;  
							scrollbar-3dlight-color:#555555;
							scrollbar-arrow-color:#FFFFFF;
							scrollbar-base-color:#828080;
							scrollbar-darkshadow-color:#555555;
							scrollbar-face-color:#828080;
							scrollbar-highlight-color:#828080;
							scrollbar-shadow-color:#828080;
							scrollbar-track-color:#CCCCCC;
							border-bottom : #000000;
							border-left : solid #000000;
							border-right : solid #000000;
							border-top : solid #000000;
							border-style : solid solid solid solid;
							border-width : 1px 1px 1px 1px;}
							
.roundbox {
	background: transparent url(/mews/css/ashera.jpg); no-repeat top left;
	width: 420px;
	height: 220px;
	margin: 0 auto 35px auto;
	padding: 30px;
	color: #fff;
	font-weight: bold;
	border: 11px solid #35b70e;

	-moz-border-radius: 32px;
	-webkit-border-radius: 32px;
	border-radius: 32px;
	behavior: url(border-radius.htc);
}	

.errorContainer {
}

.messageContainer {
}	