a:hover {
	text-decoration: underline;
}
body {
	margin:0;
	padding:0;
	height:100%;
}
.bgbody {
	margin:0;
	padding:0;
	height:100%;
	background-image: url(../images/img_tiger01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#left { 
position:absolute; 
left:0px; 
top:112px; 
padding:0px; 
width:176px; 
height:100%; /* works only if parent container is assigned a height value */ 
background:#97B9E8; 
}
#div { 
position:absolute; 
left:176px; 
top:112px; 
padding:0px; 
width:4px; 
height:100%; /* works only if parent container is assigned a height value */ 
background:#3D5FA3; 
}
#content {
	position:absolute; 
	left:180px; 
	top:112px; 
	margin:0px;
	color:#000000;
	background:#FFFFFF;
	padding:0px;
	width: auto;
} 
.small_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
	line-height: 14pt;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	line-height: 14pt;
}
.normal_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
	line-height: 14pt;
}
.normal_green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #006600;
	text-decoration: none;
	line-height: 14pt;
}
.normal_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
	line-height: 14pt;
}
.normal_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14pt;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	line-height: 14pt;
}
.boldtn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	line-height: 14pt;
}
.boldind {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	line-height: 14pt;
	text-indent: 15pt;
}
.boldu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: underline;
	line-height: 14pt;
}
.bold_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
	line-height: 14pt;
}
.bold_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
	line-height: 14pt;
}
.bold_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14pt;
}
.textbox_cw {
	width:17px;
	height:17px;
	background-color:#FFFFFF;
	border-width:1px;
	border-style:solid;
	border-color:#2557AD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.textbox_xxsm {
	width:30px;
	height:17px;
	background-color:#FFFFFF;
	border-width:1px;
	border-style:solid;
	border-color:#2557AD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.textbox_xsm {
	width:55px;
	height:17px;
	background-color:#FFFFFF;
	border-width:1px;
	border-style:solid;
	border-color:#2557AD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.textbox_sm {
	width:75px;
	height:17px;
	background-color:#FFFFFF;
	border-width:1px;
	border-style:solid;
	border-color:#2557AD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.textbox_xmd {
	width:100px;
	height:17px;
	background-color:#FFFFFF;
	border-width:1px;
	border-style:solid;
	border-color:#2557AD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.textbox_md {
	width:150px;
	height:17px;
	background-color:#FFFFFF;
	border-width:1px;
	border-style:solid;
	border-color:#2557AD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.textbox_lg {
	width:200px;
	height:17px;
	background-color:#FFFFFF;
	border-width:1px;
	border-style:solid;
	border-color:#2557AD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.textbox_xlg {
	width:250px;
	height:17px;
	background-color:#FFFFFF;
	border-width:1px;
	border-style:solid;
	border-color:#2557AD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.textboxml_md {
	width:200px;
	height:75px;
	background-color:#FFFFFF;
	border-width:1px;
	border-style:solid;
	border-color:#2557AD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.textboxml_lg {
	width:250px;
	height:75px;
	background-color:#FFFFFF;
	border-width:1px;
	border-style:solid;
	border-color:#2557AD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.listbox_xsm {
	width:50px;
	border-width:1px;
	border-style:solid;
	border-color:#2557AD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.listbox_sm {
	width:100px;
	border-width:1px;
	border-style:solid;
	border-color:#2557AD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.listbox_md {
	width:152px;
	border-width:1px;
	border-style:solid;
	border-color:#2557AD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.listbox_lg {
	width:200px;
	border-width:1px;
	border-style:solid;
	border-color:#2557AD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.listbox_xlg {
	width:275px;
	border-width:1px;
	border-style:solid;
	border-color:#2557AD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.normal_btn {
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size: 7.5pt;
	color: #000000;
	line-height: normal;
	height: 19px;
	width: 60px;
	vertical-align: middle;
}

.normalgo_btn {
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size: 7.5pt;
	color: #000000;
	line-height: normal;
	height: 19px;
	width: 25px;
	vertical-align: middle;
}

/* styles for the default datagrid */
table.dg_main {
	font-family: Verdana, Tahoma, Arial, Geneva;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	width: 100%;
	background-color: #DFDFDF;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #FFFFFF;
}

tr.dg_header {color: #FFFFFF;font-weight:bold;background-color: #868187;text-align: left;vertical-align: middle;height: 20px;}
tr.dg_header a:link{color:#FFFFFF;font-weight:bold;text-decoration: none;} 
tr.dg_header a:active{color:#FFFFFF; font-weight:bold;text-decoration: none;} 
tr.dg_header a:visited{color:#FFFFFF; font-weight:bold;text-decoration: none;} 
tr.dg_header a:hover{color:#FFFFFF;font-weight:bold;text-decoration: underline;}
td.dg_headerlnk {vertical-align: middle;text-align: right; width: 10%;}

tr.dg_item {background-color: #DFDFDF;text-align: left;vertical-align: middle;height: 20px;}
tr.dg_item a:link{color:#0000FF; font-weight:normal;text-decoration: none;} 
tr.dg_item a:active{color:#0000FF; font-weight:normal;text-decoration: none;} 
tr.dg_item a:visited{color:#0000FF; font-weight:normal;text-decoration: none;} 
tr.dg_item a:hover{color:#0000FF; font-weight:normal;text-decoration: underline;}
td.dg_itemlnk {background-color: #DFDFDF;text-align: right;vertical-align: middle;}

tr.dg_altitem {background-color: #DFDFDF;text-align: left;vertical-align: middle;height: 20px;}
tr.dg_altitem a:link{color:#0000FF; font-weight:normal;text-decoration: none;} 
tr.dg_altitem a:active{color:#0000FF; font-weight:normal;text-decoration: none;} 
tr.dg_altitem a:visited{color:#0000FF; font-weight:normal;text-decoration: none;} 
tr.dg_altitem a:hover{color:#0000FF; font-weight:normal;text-decoration: underline;}

tr.dg_pager {background-color: #FFFFFF;text-align: center;vertical-align: middle;height: 20px;}
tr.dg_pager a:link{color:#0000FF; font-weight:normal;text-decoration: none;} 
tr.dg_pager a:active{color:#0000FF; font-weight:normal;text-decoration: none;} 
tr.dg_pager a:visited{color:#0000FF; font-weight:normal;text-decoration: none;} 
tr.dg_pager a:hover{color:#0000FF; font-weight:normal;text-decoration: underline;}