.white36bold {
	font-size: 36px;
	color: #FFFFFF;
	font-family: tahoma;
	font-weight:bold;
}
.style {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}
.style10 {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}
.style13 {
	font-family: verdana;
	font-size: 24px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}

a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	text-decoration: underline;
	color: #0099FF;
}
a:active {
	text-decoration: none;
	color: #0066CC;
}
a {
	font-family: verdana;
	font-size: 12px;
	color: #6666FF;
}

a.catlink:link {
	color: #0066CC;
	text-decoration: none;
}
a.catlink:visited {
	text-decoration: none;
	color: #0066CC;
}
a.catlink:hover {
	text-decoration: underline;
	color: #0099FF;
}
a.catlink:active {
	text-decoration: none;
	color: #0066CC;
}
a.catlink {
	font-family: verdana;
	font-size: 10px;
	font-weight:bold;
	color: #6666FF;
}


.normal {
	font-family: verdana;
	font-size: 11px;
}
.style1 {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
}
.sub_head_style1 {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
	
	
}
.pop_btn {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.style121 {
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
.style12 {
	border-bottom-width:1px; border-bottom-style:solid;border-bottom-color:#666666;
	border-right-width:1px; border-right-style:solid;border-right-color:#666666;
}
.style15 {
	font-family:Sylfaen;
	font-size: 36px;
	font-weight: bold;
	color: #0C0275;
}
.style14 {
	font-family:tahoma;
	font-size: 12px;
	font-style:normal;
	
	color: #0C0275;
	}
	.content {
 position: relative;
 width: auto;
 min-width: 120px;
 margin: 0 210px 20px 170px;
 border: 1px solid black;
 background-color: white;
 padding: 10px;
 z-index: 3;
}


/* Datagrid Table */
table.tbl { width: 100%; border: 2px solid #c3daf9; font-size: 0.9em; clear: both; }
td.tbl-header { background: url(/images/head_bg.gif); text-align: center; padding: 3px; font-weight: bold; border-bottom: 2px solid #c3daf9; }
tr.tbl-footer {}
table.tbl-footer { font-size: 1em; }
tr.tbl-row {}
tr.tbl-row:hover { background: #EBFFFF; } /* Old color: #E9E9E9 */
tr.tbl-row-even { background: #f4f4f4; }
tr.tbl-row-odd { background: white; }
tr.tbl-row-highlight:hover { background: #fffba6; cursor: pointer; }
td.tbl-nav { background: url(/images/head_bg.gif); height: 20px; border-top: 2px solid #c3daf9; color: #4D4D4D; }
td.tbl-pages { text-align: center; }
td.tbl-row-num { text-align: right; }
td.tbl-cell {}
td.tbl-controls { text-align: center; }
td.tbl-found {}
td.tbl-checkall {}
td.tbl-page { text-align: right; }
td.tbl-noresults { font-weight: bold; color: #9F0000; height: 45px; text-align: center; }
span.tbl-reset { margin: 5px 5px; }
img.tbl-reset-image { margin-right: 5px; border: 0; }
span.tbl-create { margin: 5px 0; }
img.tbl-create-image { margin-right: 5px; border: 0; }
div.tbl-filter-box {}
img.tbl-arrows { border: 0; }
img.tbl-order-image { margin: 0 2px; border: 0; }
img.tbl-filter-image { border: 0; }
img.tbl-control-image { border: 0; }
span.page-selected { color: black; font-weight: bold; }
input.tbl-checkbox {}
.borderbottom
{
	border-bottom:1px solid #6699CC;
	border-right:none;
	border-left:none;
	border-top:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-align:center;
}
.footer
{
	border:1px solid #6699CC;
	border-top:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	line-height:30px;
	text-align:center;
}
	
