BODY
{
	/*SCROLLBAR-HIGHLIGHT-COLOR: white;
	SCROLLBAR-SHADOW-COLOR: white;
	SCROLLBAR-ARROW-COLOR: #cc0033;
	SCROLLBAR-DARKSHADOW-COLOR: white;*/
	
	/*background-color: white; 
	scrollbar-shadow-color: white;
	scrollbar-highlight-color: white;
	scrollbar-face-color: white;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color:white;
	scrollbar-track-color: white;
	scrollbar-arrow-color: white;*/
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

.bodygrey
{ 
	font-size: 12px; font-family: arial, helvetica, verdana, san-serif; 
	line-height: 16px; color: #1A1A1A
}

.bodyblue
{
	font-size: 12px;
	color: silver;
	line-height: 14px;
	font-family: arial, helvetica, verdana, san-serif;
}

.bodynews
{ 
	font-size: 12px; font-family: arial, helvetica, verdana, san-serif; 
	line-height: 16px; color: #010F4C;
}

.bodywhite
{
	font-size: 12px;
	color: #ffffff;
	line-height: 14px;
	font-family: arial, helvetica, verdana, san-serif;
}

.buttonstandard
{
	/*border-right: black 1px solid;
	border-top: black 1px solid;
	font-weight: normal;
	font-size: 14px;
	background-image: url(../member_login/image/red_bg.jpg);
	border-left: black 1px solid;
	color: white;
	border-bottom: black 1px solid;
	font-family: Arial;*/
}

.textboxstandard
{
	
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	BACKGROUND: #ffffff; 
	VERTICAL-ALIGN: top; 
	BORDER-LEFT: #000000 1px solid; 
	BORDER-BOTTOM: #000000 1px solid; 
	FONT-FAMILY: Arial,Verdana
}

.labelstandard
{
	font-size: x-small;
	font-family: Verdana, Arial, Tahoma;
}

.dropdownstandard
{
	font-size: x-small;
	font-family: Arial, Tahoma;
}

tr.row:hover, tr.over td
{
	border-top-width: 1px;
	border-left-width: 1px;
	border-left-color: dimgray;
	border-bottom-width: 1px;
	border-bottom-color: dimgray;	
	color: dimgray;
	border-top-color: dimgray;
	font-family: Verdana;
	background-color: peachpuff;
	border-right-width: 1px;
	border-right-color: dimgray;
}

.textboxthidden
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	background: #ffffff;
	vertical-align: top;
	border-left: white 1px solid;
	width: 2px;
	color: white;
	border-bottom: white 1px solid;
	font-family: Verdana,Arial;
	height: 2px;
}

table.content {
	font-family: verdana;
	font-size: 8pt;
	border: 1px solid Black;
	color: #000000;
	padding: 5px;
	background-color: #FFFFFF;
}

table.content2
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 15pt;
	padding-bottom: 5px;
	color: #000000;
	padding-top: 5px;
	font-family: Arial;
	background-color: #ffffff;

}

.header1
{
	font-weight: bold;
	background-image: url(../image/bg_header1.png);
	color: #ffffff;
	height: 32px;
	background-color: #555555;
}

.header2
{
	font-weight: bold;
	background-image: url(../image/bg_header2.png);
	color: gray;
	height: 28px;
	background-color: #dddddd;
}

.postheader
{
	background-color: #cccccc;
}

.post 
{
	background-color: #DDDDDD;
}

.DatagridItemStyle
{
	font-size: 8pt;
	text-transform: uppercase;
	color: black;
	font-family: Arial;
	background-color: #eeeeee;
}

.DatagridItemStylePlain
{
	font-size: 10pt;
	color: black;
	font-family: Arial;
	background-color: white;
}

.DatagridAlternatingItemStyle
{
	font-family: Arial;
	font-size: 10pt;
	color: Black;	
	background-color: #DCDCDC;
}


.DatagridItemStyleStd
{
	font-family: verdana;
	font-size: 8pt;
	color: Black;
	background-color: #EEEEEE;
}

.DatagridAlternatingItemStyleStd
{
	font-family: verdana;
	font-size: 8pt;
	color: Black;	
	background-color: #DCDCDC;
}

.DatagridEditItemStyle
{
	font-family: Arial;
	font-size: 10pt;
	color: Black;
	background-color: #ffffff;
}
	
.DatagridSelectedItemStyle
{
	font-weight: bold;	
	color: white;
	font-family: Arial;
	font-size: 10pt;
	background-color: #000099;
}

.DatagridFooterStyle
{
	color: black;
	font-family: Arial;
	font-size: 10pt;
	background-color: whitesmoke;
}

.DatagridFooterStyleStd
{
	color: black;
	font-family: Arial;
	font-size: 10pt;
	background-color: whitesmoke;
}

.DatagridHeaderStyle
{
	font-weight: bold;
	font-size: 10pt;
	background-image: url(../member_login/image/bg_header2.png);
	color: blue;
	font-family: Arial;
}

.DatagridHeaderStyleStd
{
	font-weight: bold;
	font-size: 8pt;
	color: blue;
	font-family: verdana;
	background-color: white;
}

.DatagridPagerStyle
{
	font-weight: bold;
	font-size: 11pt;
	color: black;
	font-family: Arial;
	background-color: white;
}

.DatagridPagerStyleStd
{
	font-family: verdana;
	font-size: 9pt;
	color: black;
	background-color: white;
}

.ReadOnlyField
{
	border-right: 0px;
	border-top: 0px;
	font-weight: bold;
	font-size: 10pt;
	border-left: 0px;
	color: dimgray;
	border-bottom: 0px;
	font-family: verdana;
}

table.moduletableblue {
margin: 0px 0px 0px 0px;
	width: 100%;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
}
table.moduletableblue th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #fff;
	text-align: left;
	height: 22px;
	line-height: 22px;
	white-space: nowrap;
	width: 100%;
	background-color: #9BB1DE;
	padding-left: 10px;
	letter-spacing: 2px;
	
}
table.moduletableblue td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	color: #fff;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 2px;
}

table.moduletableblue a:link, table.moduletableblue a:visited {
	color: #fff;
	font-family: Arial, Helvetica, serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	}

.button1
{
	border-right: black 2px solid;
	border-top: black 2px solid;
	font-weight: normal;
	font-size: 16px;
	background-image: url(../member_login/image/red_bg.jpg);
	border-left: black 2px solid;
	cursor: hand;
	color: white;
	border-bottom: black 2px solid;
	font-family: Arial,Showcard Gothic;
	text-align: center;
}

.button2
{
	border-right: black 1px solid;
	padding-right: 15px;
	border-top: black 1px solid;
	padding-left: 15px;
	font-weight: bold;
	font-size: 10pt;
	background-image: url(../member_login/image/dark_red_bar.jpg);
	border-left: black 1px solid;
	cursor: hand;
	color: white;
	border-bottom: black 1px solid;
	font-family: Arial;
	text-align: center;
}

.button3
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-weight: bold;
	font-size: 22pt;
	background-image: url(../member_login/image/red_bg.jpg);
	border-left: black 1px solid;
	cursor: hand;
	color: white;
	border-bottom: black 1px solid;
	font-family: Arial;
	text-align: center;
}

.buttonKeyPad
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-weight: bold;
	font-size: 26pt;
	background-image: url(../member_login/image/red_bg.jpg);
	border-left: black 1px solid;
	cursor: hand;
	color: white;
	border-bottom: black 1px solid;
	font-family: Arial, Showcard Gothic;
	text-align: center;
}

.textbox1
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-weight: bold;
	font-size: 26pt;
	background-image: none;
	vertical-align: top;
	border-left: #000000 1px solid;
	color: black;
	border-bottom: #000000 1px solid;
	font-family: Arial, Showcard Gothic;
	background-color: lightgrey;
	text-align: center;
}

.textbox2
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-weight: bold;
	font-size: 26pt;
	background: white;
	vertical-align: top;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	font-family: Verdana;
	text-align: center;
}

 
 
.textbox3
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-weight: bold;
	font-size: 26pt;
	background-image: none;
	vertical-align: top;
	border-left: #000000 1px solid;
	color: black;
	border-bottom: #000000 1px solid;
	font-family: Arial, Showcard Gothic;
	text-align: center;
}

.label1
{
	font-weight: bold;
	font-size: 34px;
	color: black;
	font-family: Arial;
}

.label2
{
	font-size: 24px;
	color: black;
	font-family: Arial;
}

.label3
{

	font-weight: bold;
	font-size: 34px;
	color: black;
	font-family: Arial,Showcard Gothic;
}

.label4
{
	font-weight: normal;
	font-size: x-small;
	color: black;
	font-family: Arial, Showcard Gothic;
}

.divScroll
{
	SCROLLBAR-HIGHLIGHT-COLOR: white;
	SCROLLBAR-SHADOW-COLOR: white;
	SCROLLBAR-ARROW-COLOR: #cc0033;
	SCROLLBAR-DARKSHADOW-COLOR: white;
}

.AmendedRow
{
	font-size: 12pt;
	color: darkgray;
	font-family: Arial;
	background-color: white;
	text-decoration: line-through;
}


