﻿body 
{
  font-family:Verdana;
  font-size:8pt;
  margin-left:0;
  margin-right:0;
  margin-top:0;
  top:1;
  left:0;
  right:0;
  /*background-color:#ffcc99;*/
 /*background-color:#DCE4F1*/
   background-color:#F5F6CE;
}
.bd
	{
		border:1px solid #abaaaa;
		top:2px;
		left:2px	 
	}	
	.bdstrip
	{
		border:1px solid #abaaaa;
		
	right:2px;
    font-size: medium;
}
 .NoUnderLine
{
color:Maroon;
text-decoration: none;
font-family:Comic Sans MS;
}	
.tdd
{
	background-color:#cccceb;
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
}

.tdd_m
{
	background-color:#0072bb;
	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
	width: 77px;
}

.hyperlink
{
	font-size: 8pt;
	cursor: hand;
	color: #ff3333;
	font-family: Verdana;
	text-decoration: underline;	
}

.label
{
	font-size: 8pt;
	font-family: Verdana;
	text-decoration: none;
	color: black;
}

.dropdown
{
	border: #b2b2b2 1px solid; 
	padding:0 0 1px 0px; 
	font:normal 11px verdana,Arial; 
	WIDTH: 172px; 
	COLOR: #353535; 
	background:#fff; 
	TEXT-DECORATION: none
}

.dropdownS
{
	border: #b2b2b2 1px solid; 
	padding:0 0 1px 0px; 
	font:normal 11px verdana,Arial; 
	WIDTH: 142px; 
	COLOR: #353535; 
	background:#fff; 
	TEXT-DECORATION: none
}

.rlabel
{
	font-size: 8pt;
	font-family: Verdana;
	color:#C00000;
}

.labelhead
{
	font-size:12pt;
	font-family:Verdana;
	font-weight:bold;
	text-decoration:none;
	color: Navy;
}

.rlabelhead
{
	font-size:10pt;
	font-family:Verdana;
	font-weight:bold;
	text-decoration:none;
	color: Red;
}


.labelhead1
{
	font-size:10pt;
	font-family:Verdana;
	font-weight:bold;
	text-decoration:none;
	color: Navy;
}

.linkhome
{
	font-weight: bold;
	font-size: 8pt;
	cursor: hand;
	color: #000099;
	font-family: Verdana;
	
	text-decoration: none;
}

.link
{
	font-size: 8pt;
	color: black;
	font-family: Verdana;
	text-decoration: none;
}

.err
{
	color:#C00000;
	font-size:1.0em;
	font-weight:bold;
}

.head
{
	font-family:Verdana;
	font-size:large;
	color:Maroon;
	font-weight:bold
}

.button
{
	font-family:Verdana;
	font-size:1.0em;
	font-weight:bold;
	background-color:#bbc6ff;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-top-style:solid;
	border-color:#a9a9a9;
	border-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-top-width:1px;
	border-right-width:1px;
	text-decoration: none;
	height:20px;
	width:80px;
	cursor:hand;
	cursor:pointer
}


.cbutton
{
	font-family:Verdana;
	font-size:1.0em;
	font-weight:bold;
	background-color:#bbc6ff;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-top-style:solid;
	border-color:#a9a9a9;
	border-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-top-width:1px;
	border-right-width:1px;
	text-decoration: none;
	
	height:20px;
	width:120px;
	cursor:hand;
	cursor:pointer
}


.textbox 
{
	border: 1px solid gray;
	FONT-SIZE: 10pt; 
		FONT-FAMILY: Arial, Helvetica, sans-serif; 
		BACKGROUND-COLOR: #ffffff; 
		text-transform:uppercase;
	width:218px
}

.textbox1 
{
	border: 1px solid gray;
	FONT-SIZE: 8pt; 
		FONT-FAMILY: Arial, Helvetica, sans-serif; 
		BACKGROUND-COLOR: #ffffff;
		text-transform:none;
	width:28px
}
.textbox2 
{
	border: 1px solid gray;
	FONT-SIZE: 10pt; 
		FONT-FAMILY: Arial, Helvetica, sans-serif; 
		BACKGROUND-COLOR: #ffffff;
		text-transform:none;
	width:52px
}
.textboxS 
{
	FONT-SIZE: 10pt; 
		FONT-FAMILY: Arial, Helvetica, sans-serif; 
		BACKGROUND-COLOR: #ffffff;
		text-transform:none;
	width:105px
}

.text_small
{
	width:20px;
	font-family:Verdana;
	border:1px;
	border-color:Gray;
	border-style:solid;
	text-transform:uppercase
}

.border {
	border: 3px solid #CCCCCC;
	width:auto;
	margin-left: auto;
    margin-right:auto;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-left-radius: 10px;
	-webkit-border-top-Right-radius: 10px;
	-moz-border-radius-bottomRight: 10px;
	border-top-Right-radius: 10px;
	padding-top: 10px;
	background-color:#CCCCCC;
}
.borderRight {
	border: 3px solid #CCCCCC;
	width:200px;
	margin-left: auto;
    margin-right:auto;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-right-radius: 10px;
	-webkit-border-bottom-Right-radius: 10px;
	-moz-border-radius-bottomRight: 10px;
	border-bottom-Right-radius: 10px;
	background-color:#CCCCCC;
}
.border:hover {
	border: 3px solid #027CC0;
	width:auto;
	margin-left: auto;
    margin-right:auto;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-left-radius: 10px;
	-webkit-border-top-Right-radius: 10px;
	-moz-border-radius-bottomRight: 10px;
	border-top-Right-radius: 10px;
	padding-top: 10px;
	background-color:#027CC0;
}

.borderRight:hover {
	border: 3px solid #027CC0;
	width:auto;
	margin-left: auto;
    margin-right:auto;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-right-radius: 10px;
	-webkit-border-bottom-Right-radius: 10px;
	-moz-border-radius-bottomRight: 10px;
	border-bottom-Right-radius: 10px;
	padding-top: 10px;
	background-color:#027CC0;
}
.row
{
  font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
    background-color:#336B50;
}
