body, td, th
{
    font-family: Tahoma;
    font-size: 11px;
    color: #585858;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bkg.jpg);
}
form
{
margin:0px;padding:0px;
}

.style2 {color: #FFFFFF}
.style3 {
	font-size: 11px;
	font-weight: bold;
}
.style4 {color: #D9D9D9}
.popup
{
    font-size: 11px;
    margin: 0px;
    color: #3f3f3f;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    background-color: #FFFFFF;
}

.tblFormCellOne
{
	width: 130px;
	text-align: left;
}

.tblFormCellTwo
{
	width: 10px;
}

.tblDotted
{
	width: 100%;
	border-right: #a9a9a9 1px dotted;
	border-top: #a9a9a9 1px dotted;
	border-left: #a9a9a9 1px dotted;
	border-bottom: #a9a9a9 1px dotted;
}

a:link
{
	color: #0066cc;
	text-decoration: none;
}

a:visited {
	color: #0066cc;
	text-decoration: none;
}

a:hover
{
	color: #99ccff;
	text-decoration: underline;
}

a:active {
	color: #0066cc;
}

hr
{
	width: 100%;
	color: #d3d3d3;
	height: 1px;
}

form {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.textUpload
{
	border-right: #a9a9a9 1px solid;
	border-top: #a9a9a9 1px solid;
	padding-left: 2px;
	border-left: #a9a9a9 1px solid;
	padding-top: 2px;
	border-bottom: #a9a9a9 1px solid;
	background-color: white;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

input 
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

select {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

ul {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: square;
	list-style-position: outside;
}

li {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

ol {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: decimal;
	list-style-position: outside;
}

.textRequired
{
    font-size: 13px;
    color: #ffffff;
}

.textTitle
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #800000;
}

.textSubTitle
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}

.textCaption {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.textField
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.textRFV
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffdab9;
}

.textError
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C00000;
}

.textBox
{
	BORDER-TOP-WIDTH: 1px; 
	BORDER-LEFT-WIDTH: 1px; 
	FONT-SIZE: 11px; 
	BORDER-LEFT-COLOR: #303030; 
	BORDER-BOTTOM-WIDTH: 1px; 
	BORDER-BOTTOM-COLOR: #303030; 
	WIDTH: 110px; 
	BORDER-TOP-COLOR: #303030; 
	FONT-FAMILY: tahoma; 
	BORDER-RIGHT-WIDTH: 1px; 
	BORDER-RIGHT-COLOR: #303030
}

.msgBox {
	border-right: #a8c4da 1px solid;
	border-top: #a8c4da 1px solid;
	padding-left: 3px;
	border-left: #a8c4da 1px solid;
	padding-top: 3px;
	border-bottom: #a8c4da 1px solid;
	background-color: #edffff;
}

.gridheader {
	font-weight: bold;
	background-image: url(images/grid-header-bgimage.gif);
	color: #3f3f3f;
	background-color: #ebebeb;
}

.cssMenuTable
{
	font-family: Tahoma;
	font-size: 11px;
	color: #3f3f3f;
}

.cssSubMenuTable
{ 
	font-family: Tahoma;
	font-size: 11px;
	color: #3f3f3f;
	background-color: #c9c9c9; 	
	elevation: above;
}

.cssSubMenuLayer
{
	position: absolute;
	visibility: hidden;
	table-layout: auto;
	border-right: white 1px solid;
	border-top: white 1px solid;
	margin: 0px;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
}

.cssSubMenu
{
	width: 150px;
	height: 18px;
	padding-right: 2px;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.cssMenu
{
	width: 100px;
	height: 17px;
	padding-right: 2px;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	border-right: #a9a9a9 1px solid;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
}

.cssMenuSeparator
{
    width: 100%;
    color: #a9a9a9;
    height: 1px;
}