/* @charset "utf-8"; */
/* CSS Document */


a.ovalbutton{
background: transparent url('images/oval-gray-left.gif') no-repeat top left;
display: block;
float: left;
font: normal 13px Tahoma; /* Change 13px as desired */
line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
height: 24px; /* Height of button background height */
padding-left: 11px; /* Width of left menu image */
text-decoration: none;
}

a:link.ovalbutton, a:visited.ovalbutton, a:active.ovalbutton{
color: #494949; /*button text color*/
}

a.ovalbutton span{
background: transparent url('images/oval-gray-right.gif') no-repeat top right;
display: block;
padding: 4px 11px 4px 0; /* Set 11px below to match value of 'padding-left' value above*/
}

a.ovalbutton:hover{      /* Hover state CSS */
background-position: bottom left;
}

a.ovalbutton:hover span{      /* Hover state CSS */
background-position: bottom right;
color: black;
}

.buttonwrapper{          /* Container you can use to surround a CSS button to clear float */
overflow: hidden;        /* See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}

td.rr {  
	text-align:right;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	background-color: #E4DBEC;
	border: 0px solid #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
}
td.rl {
	text-align:left;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	background-color: #E4DBEC;
	border: 0px solid #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
}
input.el {
	text-align:left;
	border:1px solid #000000;
	font-family: Verdana;
	font-size: 12px;
	color: #51282E;
	background-color: #FFFFFF;
	text-indent: 4px;
}
td.hd {
	font-family: Verdana;
	text-align: center;
	color=#FFEEEE;
	font-size:14px;
	background-color: #DBC1D8;
	font-weight: bold;
	color: #000000;
}


img.a {
border: 0px #000000 solid;
}
img.inactive:hover {
border: 2px #000000 solid;
}
img.inactive {
border: 3px #ff0000 solid;
}
img.inactive:hover {
border: 4px #ff0000 solid;
}
img.active {
border: 3px #00ff00 solid;
}
img.active:hover {
border: 4px #00ff00 solid;
}
td.title {
	font-family: Verdana;
	text-align: center;
	color=#FAFAFA;
	font-size:12px;
	font-weight: bold;
	background-color: #D4CBDC;
	padding: 5px;
}
td.er {
	text-align: right;
	border:0pt;
	border-color:#CA846A;
	border-style:solid;
	font-size: 12px;
	color: #51282E;
	font-family: Verdana;
}
input.er {
	text-align:right;
	border:1px solid #000000;
	font-family: Verdana;
	font-size: 12px;
	color: #51282E;
	background-color: #FFFFFF;
	text-indent: 4px;
}

.blink {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: none;
}
.blink:hover {
	TEXT-DECORATION: underline;
	cursor:pointer;
}





























td.hl {
	border:0pt;
	background:#AA743A;
	border-color:#CA846A;
	font-family: Verdana;
	border-style:solid;
	text-align: left;
	font: bold;
color=#FFEEEE;
	font-size:13pt;
}
.ChBox {
	text-align: left;
	border:2;
	font-family: Verdana;
	font-size: 8pt;
	color: #111111;
	background-color:#CA846A;
}
select {
	text-align: right;
	border:2;
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	background-color:#e2d5c6;
}
td.el {
	font-family: Verdana;
	text-align:left;
	font-size: 12px;
	color: #51282E;
}
td.cr {
	border:1pt;
	border-color:#CA846A;
	border-style:solid;
	border-left-style:solid;
	font-family: Verdana;
	text-align:right;
	font-size: 10pt;
	color: #51282E;
}
td.cl {
	border:1pt;
	border-style:solid;
	background:#AD8C3D;
	border-left-style:solid;
	font-family: Verdana;
	text-align:left;
	font-size: 10pt;
	color: #51282E;
}





td.rl {
	text-align:left;
	font-family: Verdana;
	font-size: 12px;
	color: #51282E;
}
td.rc {
	text-align: center;
	border:1pt solid #000000;
	font-family: Verdana;
	font-size: 12px;
	color: #51282E;
	background-color: #e7e7e7;
}

input.cr {
	text-align: center;
	border:0;
	font-family: Verdana;
	font-size: 10pt;
	color: #B1723C;
	background-color:#99FF66
}
input.cl {
	text-align: left;
	border:2;
	font-family: Verdana;
	font-size: 10pt;
	color: #51282E;
	background-color:#99FF66;
}
input.rr {
	text-align: right;
	border:2;
	font-family: Verdana;
	font-size: 10pt;
	color: #51282E;
	background-color:#C5A781;
	size: 20px;
	text-indent: 4px;
}
input.rl {
	text-align: left;
	border:2;
	font-family: Verdana;
	font-size: 10pt;
	color: #51282E;
	background-color:#C5A781;
	size: 20px;
	text-indent: 4px;
}
textarea.el {
	text-align:left;
	border:1px solid #000000;
	background-color:#FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	color: #51282E;
	padding: 5px;
	text-indent: 4px;
}
textarea.rl {
	text-align:left;
	border:1pt solid #000000;
	background-color:#FFFFFF;
	font-family: Verdana;
	font-size: 10pt;
	color: #51282E;
}





select.el {
	text-align:left;
	border:1px solid #000000;
	font-family: Verdana;
	font-size: 12px;
	color: #51282E;
	background-color: #FFFFFF;
	text-indent: 4px;
}
select.rl {
	text-align:left;
	border:1px solid #000000;
	font-family: Verdana;
	font-size: 12px;
	color: #51282E;
	background-color: #FFFFFF;
	text-indent: 4px;
}