BODY
{
	color:#2949b6;
	font-size:9pt;
	font-family:verdana; 
	cursor: ne-resize;
	background-color: transparent;
	font-weight: normal;

	scrollbar-face-color: green;
	scrollbar-highlight-color: green;
	scrollbar-3dlight-color: green;
	scrollbar-darkshadow-color: green;
	scrollbar-shadow-color: green;
	scrollbar-arrow-color: #48A3FE;
	scrollbar-track-color: green;

}


BODY.frame_wrap
{
	color:#2949b6;
	font-size:9pt;
	font-family:verdana; 
	cursor: ne-resize;
	background-color: transparent;
	font-weight: normal;

	scrollbar-face-color: #C6DFFF;
	scrollbar-highlight-color: #D6EBFF;
	scrollbar-3dlight-color: #E7F3FF;
	scrollbar-darkshadow-color: #1838A5;
	scrollbar-shadow-color: #6BB2FF;
	scrollbar-arrow-color: #48A3FE;
	scrollbar-track-color: #D6EBFF;
}

BODY.maker {
	color: black;
	font-size:10pt;
	font-family:verdana; 
	font-weight: normal;

	scrollbar-face-color: white;
	scrollbar-highlight-color: grey;
	scrollbar-3dlight-color: lightgrey;
	scrollbar-darkshadow-color: lightgrey;
	scrollbar-shadow-color: black;
	scrollbar-arrow-color: black;
	scrollbar-track-color: white;
}

A:link { text-decoration: underline;  font-size:9pt; font-weight: bold; color:#1939a6; }
A:visited { text-decoration: underline;  font-size:9pt; font-weight: bold; color:#1939a6; }
A:active { text-decoration: underline;  font-size:9pt; font-weight: bold; color:#1939a6; }
A:hover { text-decoration: underline; font-size:9pt; font-weight: bold; color:#526ED9;}

A.mainmenu:link { text-decoration: none;  font-size:9pt; font-weight: normal; color:#1939a6; }
A.mainmenu:visited { text-decoration:none;  font-size:9pt; font-weight: normal; color:#1939a6; }
A.mainmenu:active { text-decoration: none;  font-size:9pt; font-weight: normal; color:#1939a6; }
A.mainmenu:hover { text-decoration: underline; font-size:9pt; font-weight: normal; color:#1939a6;}

TD
{
	color:#2949b6;
	font-size:9pt;
	font-family:verdana; 
}

.header1{
	font-size: 10pt;
	font-family: verdana;
	font-weight: bold;
}

.s{
	font-size: 7pt;
}

.s8{
	font-family:arial;
	font-size: 8pt;
}

.Bsbttn3 {font-family:tahoma,sans-serif;font-size:13px;background: #D6E7EF;border-bottom: 1px solid #104A7B;border-right: 1px solid #104A7B;border-left: 1px solid #AFC4D5;border-top:1px solid #AFC4D5; color:#000066;text-decoration:none;cursor: hand}

.bg_hlite_blue_1{
	background-color: #F2F4FE;
}

.bg_hr_blue_1{
	background-color: #7898F5;
}

.bg_table_hlite_blue_1{
	background-color: #E0EEFF;
	border-width: 1px;
	border-style: solid;
	border-color: #1838A5;
}

.drag{
	position:relative;
	cursor:hand
}

.maker_outer_table {
	background-color: white;
	width:700px;
	border-style: double;
	border: 12;
	border-color: black;
}

.maker_category_header{
	background-color: black; 
	width:450px;
	font-size: 13;
	color: white;
}

div.scroll {	
	overflow: auto;
	height: 300;
}