body
{
	font-family: verdana;
	font-size: 10px;
	color:#000000;
}

td
{
	font-family: verdana;
	font-size: 10px;
	color:#000033;
}

th
{
	font-family: verdana;
	font-size: 10px;
	font-weight:bold;
	color:#000033;
}

ul
{
	list-style-type:square;
}

hr
{
	border-style: solid; border-color: #000066;
}


form
{
	display:inline;
}

input, textarea, select
{
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
 	border-color : #000066;
 	font-family: arial;
 	font-size: 11px;
 	color:#000066;
	background-color: #FCFCFC;
}


button, .buttoncancel, .submitButt
{
	background-color: #669966;
	background-image: url('/images/green.gif');
	width:100px;
	font-weight:bold;
	font-family:verdana;
	font-size: 10px;
	line-height:12px;
	color: #FFFFFF;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	cursor: pointer;
}

.buttoncancel
{
	background-color: #FF6666;
	background-image: url('/images/red.gif');
}

.buttonlightgreen
{
	background-color: #00CC00;
	background-image: url('/images/palegreen.gif');
}

table{
	border: 0px;
}

img{
	border: 0px;
}

a:link {font-family: verdana; color:#000000; text-decoration: underline;}
a:visited {font-family: verdana; color:#000000; text-decoration: underline;}
a:active {font-family: verdana; color:#000000; text-decoration: underline;}
a:hover {font-family: verdana; color:#000000; text-decoration: underline;}

.topbar, .topbar td
{
	line-height:20px;
	font-family: Arial;
	font-size: 11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
	padding-left:15px;
	background: #000066;
}

.topbar a, .topbar a:hover, .topbar a:link, .topbar a:visited, .topbar a:active
{
	font-family: Arial;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration: none;
}


.alist
{
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

.alist td
{
	border-top: 1px solid #CCCCCC;
}

.alist th
{
	background-color: #FCFCFC;
}

.filelist
{
	background-color: #FAFAFA;
	border: 1px solid #DFDFDF;
}

.filelist td
{
	font-size:10px;
	line-height:16px;
	color: #333333;
	border-bottom:1px solid #EFEFEF;
}

.filelist th
{
	border-bottom: 1px solid #DFDFDF;
	font-weight: bold;
	font-size:10px;
	/*line-height:12px;
	color:#222222;
	background-image:url('/images/paleblue.gif');*/
}

.filelist td.fileName
{
	font-size:11px;
}

.response
{
	text-align: center;
}

.response .head
{
	padding-top:25px;
	font-family: verdana;
	font-size: 12px;
	font-weight:bold;
	color:#000033;
}

.error
{
	font-family: verdana;
	font-size: 12px;
	color:#990000;
	font-weight:bold;
	text-decoration: none;
}

.success, .success a, .success a:hover, .success a:link, .success a:visited, .success a:active
{
	font-family: verdana;
	font-size: 12px;
	color:#336633;
	font-weight:bold;
	text-decoration: none;
}


img.btnvsml
{
	width: 16px;
	height:16px;
	cursor: pointer;
}

img.btnsml
{
	width: 20px;
	height:20px;
	cursor: pointer;
}

img.btnmed
{
	width:24px;
	height:24px;
	cursor:pointer;
}

.biglink
{
	font-size:11px;
	font-family: arial;
	font-weight: bold;
	line-height:25px;
}

.fieldname {font-family: verdana; font-size: 10px; color:#000033; font-weight:bold; text-decoration: none}

.infoBox
{
	background-color: #FCFCFC;
	border: 1px solid #DFDFDF;
}

.infoBox th
{
	background-color: #F6F5F5;
	font-size:11px;
	line-height:20px;
}

.pagetitle
{
	text-align:center;
	width:200px;
	font-weight:bold;
	font-size:11px;
	line-height:20px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}

.helpimg
{
	height:17px;
	width:17px;
	cursor:pointer;
}

#help
{
		display:none;
		background-color:#FCFCBD;
}

.helptxt
{
	color:black;
	border-bottom:1px solid #aaaaaa;
	background-color:#FFFFE1;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:20px;
	padding-right:20px;
	font-family:tahoma;
	font-size:11px;
	text-align:left;
}

.helpflash, .helpclose
{
	font-weight:bold;
	background-color:#FCFCBD;
	border-bottom:1px solid #aaaaaa;
	display:inline;
	font-size:10px;
}

.helpflash a, .helpflash a:link, .helpflash a:active, .helpflash a:hover, .helpflash a:visited
{
	color:#000099;
	text-decoration:none;
}

.helpclose a, .helpclose a:link, .helpclose a:active, .helpclose a:hover, .helpclose a:visited
{
	text-decoration:none;
	color:#666666;
	line-height:23px;
}

.helpflash a:hover, .helpclose a:hover
{
	text-decoration:underline;
}

a.helplink, a.helplink:link, a.helplink:active, a.helplink:hover, a.helplink:visited
{
	color: #FFFF66;
}

.toprh
{
	padding-right:10px;
}

.toprh img
{
	cursor:pointer;
	height:19px;
	width:21px;
	border:0px;
}

.devmode
{
	color:#FFFFFF;
	padding-right:5px;
}
