﻿/**** Global generic CSS ****/
body {
      font: 10pt Tahoma, Arial;
	  background-color: #9C9C70;
	  margin-bottom:0px;
	  margin-left:0px;
	  margin-right:0px;
	  margin-top:0px;
}

tr {
      color: #000000;
}

form {
      display: inline;
}

a:link, a:visited {
      color: #003729;
      text-decoration: underline;
}

a:hover {
      text-decoration: none;
      color:Olive;
}

input, select {
      font-family: Tahoma;
      border: 1px solid #336633;
      padding: 2px;
      font-weight: normal;
}
/**** End Global ****/

.div_Box {
      width: 800px;
      padding: 2px;
      border: 1px solid #000000;
      background-color: #FFFFCC;
}

.div_Box2 {
      width: 935px;
      padding: 2px;
      border: 1px solid #000000;
      background-color: #FFFFCC;
}

.td_Spacer {
      height: 10px;
      font-size: 1px;
}

.span_Link {
      cursor: pointer;
      text-decoration: underline;
      color: #0000FF;
}

.btnNormal {
    padding-left: 20px;
    padding-right: 20px;
    height: 25px;
    background-color: #FFFFE8;  
    font-family: Tahoma, Arial;
    font-style:normal;
    font-variant:normal; 
    color: #000000;
    border-top: 1px solid #CCCC99;
    border-left: 1px solid #CCCC99;
    border-bottom: 1px solid #336633;
    border-right: 1px solid #336633;
    cursor: pointer;
}

.btnHover {
    padding-left: 20px;
    padding-right: 20px;
    height: 25px;
    background-color: #BBBB88;
    font-family: Tahoma, Arial;
    color: #000000;
    border-top: 1px solid #336633;
    border-left: 1px solid #336633;
    border-bottom: 1px solid #CCCC99;
    border-right: 1px solid #CCCC99;
    cursor: pointer;
}

.btnCalNormal {
    padding-left: 20px;
    padding-right: 20px;
    height: 25px;
    background-color: #FFFFE8;
    font-family: Tahoma, Arial;
    color: #000000;
    border-top: 1px solid #CCCC99;
    border-left: 1px solid #CCCC99;
    border-bottom: 1px solid #336633;
    border-right: 1px solid #336633;
    cursor: pointer;
}

.btnCalHover {
    padding-left: 20px;
    padding-right: 20px;
    height: 25px;
    background-color: #BBBB88;
    font-family: Tahoma, Arial;
    color: #000000;
    border-top: 1px solid #336633;
    border-left: 1px solid #336633;
    border-bottom: 1px solid #CCCC99;
    border-right: 1px solid #CCCC99;
    cursor: pointer;
}

/***Data Grid Properties***/
.grid {
	font-family:Arial, Tahoma;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	}
.rowStyle {
	font-family:Arial, Tahoma;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	background-color:White;
	color:Black;	
}
.footer {
	color:white;
	font-family:Arial, Tahoma;
	background-color:#1C5E55;
	font-size:12px;
	text-align:right;
}	
.header {
	color:White;
	font-family:Arial, Tahoma;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	background-color:#004229;
	text-align:left;
}
.pager {
	font-family:Arial, Tahoma;
	font-size:10px;
	color:white;
	background-color:#666666;
	text-align:right;
}
.selectedRow {
	font-family:Arial, Tahoma;
	color:#007356;
	font-size:12px;
	font-size:medium;
	background-color:#fbfabc;
	color:Black;
	text-align:left;	
	}
	.selectBtn 	{
	font-family:Arial. Tahoma;
	font-size:12px;
	text-align:center;		
	}
	.mainTD {
		text-align:center;
		vertical-align:middle;
	}
	
/***End Data Grid Properties***/

/***Page Elements***/
.titles {
	font-family:Arial,Tahoma;
	color:#004229;
	font-size:18px;
	font-weight:bold;
	font-style:normal;
}
.formView {
	font-family:Arial, Tahoma;
	font-size:12px;
	font-weight:normal;
	color:black;
}
.fields {
	font-famiLY:Arial, Tahoma;
	font-size:11px;
	font-weight:bold;
	color:Black;
}
.textE {
	font-family:Arial, Tahoma;
	font-size:13px;
	font-weight:normal;
	text-align:left;
	color:Black;
}
.image {
	border-style:solid;
	border-width:thin;
	border-width:12px;
	border-color:White;
	text-align:center;
}
.subtitles {
	font-family:Arial, Tahoma;
	font-size:15;
	font-weight:bold;
	text-align:left;
	color:#004229;
}
.subtitles2 {
	font-family:Arial, Tahoma;
	font-size:12;
	font-weight:bold;
	text-align:left;
	color:Black;
}
.frmLabels { 
	font-family:Arial, Tahoma;
	font-size:12;
	font-weight:bold;
	color:Black;
}
.btnLink {
    padding-left: 20px;
    padding-right: 20px;
    height: 25px;
    background-color: #FFFFE8;
    font-family: Tahoma, Arial;
    text-align:center;
    color: #000000;
    border-top: 1px solid #CCCC99;
    border-left: 1px solid #CCCC99;
    border-bottom: 1px solid #336633;
    border-right: 1px solid #336633;
    cursor: pointer;
}
.btnSubmit {
	font-family:Arial, Tahoma;
	font-size:12px;
	color:Black;
	background-color:#B3AB7B;
	border-color:#004229;
	border-style:solid;
	border-width:1px;
	cursor:pointer;
	}
.copyright {
	font-family:Arial, Tahoma;
	font-size:11px;
	color:white;
	text-align:center;
	}
.cellColor {
	background-color:White;
	}
	
a:hover {
      text-decoration: none;
      color:Olive;
}
.bList {
list-style-type:disc;
}
	
/***End Page Elements ***/

/***Master Page Design***/
.headBackground {
	background-image:url(images/back.jpg);
}
.labels {
	font-family:Arial, Tahoma;
	font-size:12px;
	color:Gray;
}
/***End Master Page Design***/

/***Error Handling***/
.errorH {
	font-family:Arial, Tahoma;
	font-size:13px;
	font-weight:bold;
	/***color:DarkRed;***/
	color:Maroon;
}
/***End Error Handling***/