body {
background-image: url("http://www.nueces-ra.org/images/light.gif");
background-attachment: fixed;
background-repeat: repeat;
}


yikes{
background-image: url("http://www.nueces-ra.org/images/top8.jpg");
background-attachment: fixed;
}



body, table, td, span, input, textarea{
	margin:			0;
	font-family:		verdana, arial, sans-serif;
	font-size:		10px;
	color:			#000000;
}
a:link{
	color:			#4682b4;
	font-size:		10px;
}
a:visited{
	color:		#004400;
	font-size:		10px;
}
a:hover{
	color:			#000066;
	font-size:		10px;
}
input.text, textarea{

	border:			1px solid #888888;
}
img {
	text-decoration: none;
	border: none;
}
span.brown{
	font-weight:		bold;
	font-size:		16px;
	color:			#996600;
}
span.sbrown{
	font-weight:		bold;
	font-size:		10px;
	color:			#996600;
}
span.black{
	font-weight:		bold;
	font-size:		12px;
	color:			#000000;
}
span.white{
	font-weight:		bold;
	font-size:		12px;
	color:			#FFFFFF;
}
span.alert{
	font-weight:	bold;
	color:			#FF0000;
}
span.alert2{
	font-weight:	bold;
	font-size:		16px;
	color:			#FF0000;
}



span.alert3{
	font-weight:	bold;
	font-size:		4px;
	color:			#FF0000;
}



H1{color:                       #FFFFFF;
   font-size:                   30pt;
}


table.all {

	text-decoration: none;
	border-weight: bold;
        border-style: groove
        border: none;
}


.text {
	font-family: verdana;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	border: none;
}

.equal {
	font-family: courier;
	font-size: 20px;
	color: #FF0000;
	text-decoration: none;
	border: none;
}


.menu {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: none;
}

.green {
	font-family: verdana;
	font-size: 9px;
	color: #5BA225;
	text-decoration: none;
	border: none;
	font-weight: bold;
}
.green1 {
	font-family: verdana;
	font-size: 10px;
	color: #5BA225;
	text-decoration: underline;
	border: none;
	font-weight: bold;
}
.orange {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FF8A00;
	text-decoration: underline;
}
.orange1 {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.green4 {
	font-family: verdana;
	font-size: 11px;
	color: #5BA225;
	text-decoration: underline;
	border: none;
	font-weight: bold;
}


.green3 {
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	color: #207E57;
	text-decoration: underline;
}


.who {
	font-family: verdana;
        font-weight:		bold;
	font-size:		20px;
	color:			#207E57;
	text-decoration: none;
	border: none;
}

 

div.dotted {border-style: dotted}
p.dashed {border-style: dashed}
p.solid {border-style: solid}
td.double {border-style: double
	    color:	#006600;}
p.groove {border-style: groove}
table.ridge {border-style: ridge}
p.inset {border-style: inset}
p.outset {border-style: outset}

span.gold{
	font-weight:		bold;
	font-size:		10px;
	color:			#CC9900;
}

span.verysmall{

	font-size:		9px;
}


span.bbrown{
	font-weight:		bold;
	font-size:		18px;
	color:			#996600;
}
.copyright{
	font-size: 11px;
	COLOR: White;
}
.copyright A:link  {
	COLOR: #EEF1EA;
	text-decoration: underline; 
	 FONT-WEIGHT: bold;
}
.copyright A:visited { 
	COLOR: #EEF1EA;
	text-decoration: underline; 
    FONT-WEIGHT: bold;
}
.copyright A:active {
	COLOR: #EEF1EA;
	text-decoration: underline; 
	 FONT-WEIGHT: bold;
}
 .copyright A:hover {
	COLOR: #EEF1EA;
	text-decoration: none; 
    FONT-WEIGHT: bold;
}
/**********************************************
 *	Compound Component:  DatePicker Dropdown  *
 **********************************************/

.inputText_DatePicker {
	background-color: ButtonFace;
	border: 1px;
	border-style: solid;
	border-color: ButtonShadow;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	color: WindowText;
	padding: 2px;
	margin: 0px;
}

.inputText_DatePicker-Size {
}

.inputText_DatePicker-Header {
	border-width: 0px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: ButtonShadow;
}

.inputText_DatePicker-Body {
	border-width: 0px;
	border-style: none;
	background-color: window;
}

.inputText_DatePicker-HeaderLine1,
.inputText_DatePicker-HeaderLine2,
.inputText_DatePicker-HeaderWeekday, 
.inputText_DatePicker-HeaderYear,
.inputText_DatePicker-HeaderMonth {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
}

.inputText_DatePicker-HeaderLine1 {
	width: 12px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 1px;
}

.inputText_DatePicker-HeaderYear {
	color: WindowText;
	padding-top:2px;
	padding-bottom:1px; 
}

.inputText_DatePicker-HeaderLine2 {
	width: 12px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 3px;
}

.inputText_DatePicker-HeaderMonth {
	color: WindowText;
	padding-bottom: 3px;
}

.inputText_DatePicker-Button {
	border: 0px;
	width:  12px;
	height: 12px;
}

.inputText_DatePicker-HeaderWeekday {
	color: WindowText;
	background-color: ButtonFace;
	padding-top: 1px;
	padding-bottom: 2px;
}

.inputText_DatePicker-OtherMonth,
.inputText_DatePicker-CurrentMonth,
.inputText_DatePicker-CurrentDay, 
.inputText_DatePicker-CurrentOtherDay, 
.inputText_DatePicker-InvalidDay, 
.inputText_DatePicker-Today,
.inputText_DatePicker-CurrentToday {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	border-width: 1px;
	border-style: solid;
	padding: 1px;
	padding-left: 2px;
	padding-right: 2px;
}

.inputText_DatePicker-OtherMonth {
	color: GrayText;
	border-color: Window;
}
.inputText_DatePicker-CurrentMonth {
	color: WindowText;
	border-color: Window;
}

.inputText_DatePicker-CurrentDay {
	color: HighlightText;
	background-color: Highlight;
	border-color: Window;
}

.inputText_DatePicker-CurrentOtherDay {
	color: HighlightText;
	background-color: Highlight;
	border-color: Window;
}

.inputText_DatePicker-InvalidDay {
	color: GrayText;
	background-color: buttonface;
	border-color: buttonface;
}

.inputText_DatePicker-Today {
	color: WindowText;
	font-weight: bold;
	background-color: Window;
	border-color: ButtonShadow;
}

.inputText_DatePicker-CurrentToday {
	color: HighlightText;
	font-weight: bold;
	background-color: Highlight;
	border-color: Window;
}

span.goldb {
	font-family: verdana;
	font-size: 20px;
	color: #CC9900;
	text-decoration: underline;
	border: none;
	font-weight: bold;
}


span.redb {
	font-family: verdana;
	font-size: 20px;
	color: #FF0000;
	text-decoration: underline;
	border: none;
	font-weight: bold;
}





span.greenb {
	font-family: verdana;
	font-size: 20px;
	color: #5BA225;
	text-decoration: underline;
	border: none;
	font-weight: bold;
}

