td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
}

}.flash_left {
	background-image: url(flash/images/bg_left.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

hr { color: #BBBBBB }

li { list-style-image:url(/images/blue_bullet.gif) }

a { color:4D8CC4; text-decoration: none; }
a:link { color:4D8CC4;}
a:visited { color:4D8CC4;}
a:hover { color: 99BBFF; text-decoration: bold;}
a:active { color: 4D8CC4; }

.formfield { 
	font-size: 11px; 
	font-family: verdana; 
	border:1px solid #7F9DB9; 
}

.bar_bg_left {
	background-color: #000000;
	background-image: url(images/bg_bar_left.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

.bar_bg_right {
	background-color: #000000;
	background-image: url(images/bg_bar_right.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.tableheader {
	font-family: verdana,arial;
	font-weight: bold;
	background: #708090;
	color: white;
	
	height:20
}

.bluebutton {
color: #003399; font-weight:normal; font-family:verdana; font-size: 8pt; border-style: solid; border-width: 1; padding-left: 4; padding-right: 4; padding-top: 1; padding-bottom: 1; background-color: aliceblue
}

.greenbutton {
color: #006600; font-weight:normal; font-family:verdana; font-size: 8pt; border: 1px solid #008000; padding-left: 4; padding-right: 4; padding-top: 1; padding-bottom: 1; background-color: #CCFF99
}

.greenbutton_8pt {
color: #006600; font-weight:bold; font-family:verdana; font-size: 8pt; border: 1px solid #008000; padding-left: 4; padding-right: 4; padding-top: 1; padding-bottom: 1; background-color: #CCFF99
}

.redbutton {
color: #990033; font-weight:normal; font-family:verdana; font-size: 8pt; border-style: solid; border-width: 1; padding-left: 4; padding-right: 4; padding-top: 1; padding-bottom: 1; background-color: #FFCCCC
}

.error {
	BACKGROUND-COLOR: #ffffcc;
	WIDTH: 740;
	PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 13px;
    PADDING-BOTTOM: 2px;
    COLOR: #ff6600;
    PADDING-TOP: 2px;
    FONT-FAMILY: Tahoma,Verdana;
    TEXT-DECORATION: none;
	TEXT-ALIGN: center

