/* Set all table defaults */
table {
    border-collapse: collapse;
}

/* Set Defaults for page links */
a:hover { 	
    COLOR: red; 
    text-decoration: none; 
}
a:link { 
    color: blue; 
    font-weight: bold;
}
a:visited { 
    color: blue; 
    font-weight: bold;
}
th{
  color:#FFFFFF;
  background-color:#666666;
  color:#000000;
  background-color:#FFFFFF;
  padding:1px 5px 1px 5px;
  margin:1px 5px 1px 5px;
  border-top: solid 1px #DDDDDD;
  font-weight: 500;
  text-decoration: none;
}



/* Now start the REgular Page Sections */


/* Page Header */
.PageHeaderRegular, PageHeaderSelected, .PageHeaderRegular a {
    border-bottom: solid 3px #36C3E5;
    margin-bottom: 9px;
	padding-bottom: 5px;
	height: 25px;
    font-size: 14px;
    font-family: arial, sans-serif;
    font-weight: 900;
	text-transform: capitalize;
}
.PageHeaderRegular a, PageHeaderRegular a:visited {
	text-decoration: none;
	border-bottom: solid 0px white;
	color: #777;
	text-transform: lowercase;
}

.PageHeaderSelected {
    color: black;
    font-size: 18px;
}

.PageHeaderRegular a:hover {
    color: red;
}
/* The 2nd tier Table Headers, usually with no background */
.TableRegular2, .TableRegular2Selected {
    background-color: white;
    color: black;
    font-size: 14px;
    font-family: arial, sans-serif;
}

.TableRegular2Selected {
    font-weight: bold;
    font-size: 16px;
}

.InputLabel {
	float: left;
	width: 150px;
}

/* Set the default Textarea selection */
.TextareaRegular, .TextareaEdit {
    font-size: 11px;
    font-weight: bold;
    font-family: arial, sans-serif;
    background-image: url('images/notes.gif');
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center;
}

.TextAreaEdit {
	background-color: #FF7777;
    color: black;
	font-weight: bold;
	font-size: 14px;
}

/* Set the default Textarea selection */
.InputBoxRegular, .InputBoxEdit {
    font-size: 12px;
    font-weight: 100;
    font-family: arial, sans-serif;
}

.InputBoxEdit {
    background-color: red;
	background-color: #FF7777;
    color: black;
	font-weight: bold;
	font-size: 14px;
}



/* Set the properties for the various tab selections */
.Tabs, .Tabs a, .TabsSelected, .TabsSelected a {
    background-color: white;
    color: black;
    font-weight: bold;
    font-family: Helvetica;
    font-variant: small-caps;
    text-decoration: none;
}

.TabsSelected, .TabsSelected a  {
    text-decoration: none;
    background-image: url('images/tab_shade.gif');
    background-repeat: repeat-x;
    background-position: top left;
    background-color: #36C3E5;
    font-size: 20px;
	color: white;
}

.Tabs a:hover, .TabsSelected a:hover {
    color:red;
}

/* Set the properties for the various tab selections */
.Tabs2, .Tabs2 a {
    color: blue;
    font-weight: bold;
    font-family: sans-serif;
    font-variant: small-caps;
    text-decoration: none;
    font-size: 14px;
    border-color: black;
    background-color: #36C3E5;
}

.TabsSelected2, .TabsSelected2 a  {
    color: black;
    border-bottom-style: none; 
    text-decoration: none;
    font-size: 18px;
}


/* Set the Regular Table Style*/
.TableRegular {
    background-color: #36C3E5;
    font-family: arial;
}

/* Set the diffident table style, this usually will work in conjunction with others, but font setting will not cascade into nested table */
.TableFont {
    font-weight: bold;
    font-family: sans-serif;
    font-size: 16px;
}

/* Now define the Primary Table settings for a Data table */
/* This will control the text size, the background image*/
.TableDataRegular {
/*    background-image: url('images/pads.gif');*/
    background-image: url('images/glove.jpg');
    background-repeat: no-repeat;
    background-position: center;
    font-weight: bold;
    font-family: sans-serif;
    font-size: 12px; 
}

.TableDataBg {
    background-color: #36C3E5;
    font-weight: bold;
    font-family: sans-serif;
    font-size: 12px; 
}

.TableDataRepair {
    background-color: #FFCCCC;
    font-weight: bold;
    font-family: sans-serif;
    font-size: 12px; 
}

.TableDataClear {
    font-weight: bold;
    font-family: sans-serif;
    font-size: 12px; 
}
/* Start Defining The Various Row settings */
.RowDataTop, .RowDataTop a {
    background-color: black;
    color: #ececec;
    text-decoration: none;
    font-variant: small-caps;
}
.RowDataTopSmall, .RowDataTopSmall a {
	font-size: 13px;
    background-color: black;
    color: #ececec;
    text-decoration: none;
    font-variant: small-caps;
	padding: 4px;
	font-weight: bold;
	text-align: middle;
}

.RowData1 {
}

.RowData2 {
}

.RowData3 {
	background-color: #FF7777;
}



.RowData4 {
    background-color: lightgreen;
}

.RowData5 {
    background-color: #EE9A49;
}

.RowData6 {
    background-color: #FF9999;
    font-size=12px;
}
.RowData7 {
    background-color: #FFFF00;
}
.RowData8 {
    background-color: lightblue;
}
.RowData9 {
    background-color: #58FAF4;
}
.Hidden {
    visibility: hidden;
    font-size: 1px; 
}

.little {
    font-size: 12px; 
    font-family: sans-serif;
}

.LittleBold {
    font-weight: bold;
    font-size: 12px; 
}

.Regular {
    font-size: 16px; 
    font-family: sans-serif;
    font-variant: small-caps;
}

.RegularBold {
    font-weight: bold;
    font-size: 16px; 
    font-family: sans-serif;
    font-variant: small-caps;
}
.RowDataRegular, .RowDataRegular a {
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}
.RowDataStrike, .RowDataStrike a {
    font-size: 12px;
    text-decoration: line-through;
    font-weight: bold;
}
.RowDataHighlight, .RowDataHighlight a {
    font-size: 12px;
    text-decoration: none;
    background-color: #666666;
    color: white;
    font-weight: bold;
}
.RowDataLarge, .RowDataLarge a {
	    font-size: 28px;
	    font-family: sans-serif;
	    color: black;
	    text-decoration: none;
	    font-variant: small-caps;
	    font-weight: bold;
}
.RowDataMedium, .RowDataMedium a {
	    font-size: 18px;
	    font-family: sans-serif;
	    color: black;
	    text-decoration: underline;
	    font-weight: bold;
}

.RowDataTop, .RowDataTop a {
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
    color: white;
    background-color: #0b97f9;
}

.RowDataTab, .RowDataTab a {
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
    color: white;
    background-color: #777777;
}

.RowDataTabSelected, .RowDataTabSelected a {
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
    color: white;
    background-color: #0b97f9;
}
