﻿body
{
	font-size: 8pt;
	font-family: verdana;
	margin: 0px;
	height: 100%;
}
.BodyDiv
{
	width: 100%;
	height: 100%;
	text-align: center;
	background-color: #cccccc;
	left: 0px;
	position: absolute;
	top: 0px;
}
.PageTable
{
	font-size: 8pt;
	color: black;
	font-family: verdana;
	text-align: left;
	background-color: white;
	height: 100%;
	margin:0 auto;
}


.Backbody
{
	font-size: 8pt;
	font-family: verdana;
	background-color: #cccccc;
}
.LoginTable
{
	border-right: black 1px dashed;
	border-top: black 1px dashed;
	font-size: 8pt;
	border-left: black 1px dashed;
	color: black;
	border-bottom: black 1px dashed;
	font-family: Verdana;
	background-color: #f5f5ff;
	text-decoration: none;
}
.PageTable
{
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	font-size: 8pt;
	border-left: gainsboro 1px solid;
	color: black;
	border-bottom: gainsboro 1px solid;
	font-family: Verdana;
	text-decoration: none;
}

.MainTable
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 8pt;
	border-left: black 1px solid;
	color: black;
	border-bottom: black 1px solid;
	font-family: Verdana;
	text-decoration: none;
	background-color: white;
}
.TextBox
{
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	font-size: 8pt;
	border-left: dimgray 1px solid;
	color: black;
	border-bottom: dimgray 1px solid;
	font-family: Verdana;
}
.Buttons
{
	border-right: #0099ff 2px groove;
	border-top: #0099ff 2px groove;
	font-size: 8pt;
	border-left: #0099ff 2px groove;
	border-bottom: #0099ff 2px groove;
	font-family: verdana;
}
.Messages
{
	border-right: gold 1px solid;
	border-top: gold 1px solid;
	font-size: 8pt;
	border-left: gold 1px solid;
	color: black;
	border-bottom: gold 1px solid;
	font-family: Verdana;
	background-color: #f8f2e4;
	text-decoration: none;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
}
.Messages #Header
{
	background-color: gold;
	height: 25px;
	text-align: left;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	vertical-align: middle;
	padding-top: 3px;
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
}
.Menu
{
	font-size: 8pt;
	font-family: verdana;
}
.RequiredText
{
	font-size: 8pt;
	font-family: verdana;
	color: red;
}

.BasketButton
{
	font-size: 7pt;
	font-family: verdana;
	border-top-width: 1px;
	border-left-width: 1px;
	border-left-color: #0099ff;
	border-bottom-width: 1px;
	border-bottom-color: #0099ff;
	cursor: hand;
	border-top-color: #0099ff;
	background-color: #ddd5e0;
	border-right-width: 1px;
	border-right-color: #0099ff;
}
.modbox
{
    background-color:#FFFFFF;
    border:medium none;
    display:block;
    margin-bottom:15px;
    margin:12px 0;
    }
.round{
    border-style:solid;
    border-width:0;
    display:block;
    font-size:1px;
    height:1px;
    line-height:1px;
    overflow:hidden;
    }
.blackout
{
	left: 0px;
	width: 100%;
	position: absolute;
	top: 0px;
	height: 1024px;
	background-image: url(images/transp.gif);
	background-repeat: repeat;
	vertical-align: middle;
	text-align: center;
	background-attachment: scroll;
}
.regborder
{
	BORDER-RIGHT: #000000 1px solid; BORDER-LEFT: #000000 1px solid; 	
}
.uploadBox
{
	width: 177px;
}
.warningMessage
{
color: Red; 
display: inline; 
float: right; 
height: 20px; 
vertical-align: top; 
position: absolute; 
margin-right: 5px; 
padding-left: 10px;
width: 200px;	
}

