.pageContent
{
	font-size: 11px;
	color: #3A3D35;
	font-family: Tahoma;
}
.pageContent a
{
	font-size: 11px;
	color: #3A3D35;
	font-family: Tahoma;
}


.subm_bg {
	background-color: #D0DEC1;
}
.company
{
	font-size: 17px;
	color: white;
	font-weight: bold;
	font-family: Tahoma;
}

.url
{
	font-size: 13px;
	color: #6F9F40;
	font-weight: bold;
	font-family: Times New Roman;
}
.submenu
{
	font-size: 11px;
	color: #669933;
	font-family: Tahoma;
}

.asubmenu
{
	font-size: 11px;
	color: #669933;
	font-family: Tahoma;
	text-decoration: none;
}

.menu
{
	font-size: 9px;
	color: white;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
}

.amenu
{
	font-size: 9px;
	color: #FFCC00;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
}

.bmenu
{
	font-size: 11px;
	color: #669933;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
}

.text
{
	font-size: 11px;
	color: #3A3D35;
	font-family: Tahoma;
}

.text-header
{
	font-size: 11px;
	color: white;
	font-family: Tahoma;
	font-weight: bold;
}

.footer
{
	font-size: 9px;
	color: #393D34;
	font-family: Tahoma;
}

.img_footer_bullet {  margin-right: 3px; }
.img_tbg { background-image: url('images/tbg.html'); background-repeat: repeat-x; }
.img_asubmenu_bg { background-image: url(images/asubmenu_bg.html) }
.img_header { background-image: url('images/header.jpg'); background-position: top right; background-repeat: no-repeat; }
.img_menu_bg { background-image: url(images/menu_bg.html) }
.img_txtheader_bg { padding-left: 25px; background-image: url('images/txtheader_bg.html'); background-repeat: repeat-x; }
.img_amenu_bg { background-image: url(images/amenu_bg.html) }
.img_tbg_1 { background-image: url('images/tbg-2.html'); background-repeat: no-repeat; }

.SB_FormTable
{
    border-style: solid;
    border-color: #8494A0;
    border-width: 1px;
}
.SB_FormTableHeader TH
{
    background-color: #E5E5E5;
    height: 35px;
    background-position: bottom;
    background-repeat: repeat-x;
    background-image: url(images/FormTabsBg.html);
}

.SB_FormView_Row TD
{
    padding-left: 5px;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #606060;
    border-width: 0px;
}

.SB_FormView_AlternateRow TD
{
    padding-left: 5px;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    background-color: #F7F7F7;
    font-size: 11px;
    color: #606060;
    border-width: 0px;
}
.SB_FormView_BottomSeparator TD
{
    font-size: 4px;
    border-top: 0px;
    border-bottom: 1px;
    border-left: 0px;
    border-right: 0px;
    border-color: #E5E5E5;
    border-style: solid;
}
.SB_FormView_TopSeparator TD
{
    font-size: 4px;
    border-top: 1px;
    border-bottom: 0px;
    border-left: 0px;
    border-right: 0px;
    border-color: #E5E5E5;
    border-style: solid;
}

.SB_GridView_Header TH
{
    padding-left: 4px;
    padding-right: 4px;
    font-family: Arial;
    font-size: 11px;
    color: Black;
    font-weight: bold;
}
.SB_GridView_Header a
{
    text-decoration: none;
    color: Black;
}
.SB_GridView_Header a:hover
{
    text-decoration: underline;
}
.SB_GridView_Header_Sorted 
{
    background-color: #ABBEEF;
}
.SB_GridText
{
    font-family: Arial;
    font-size: 11px;
    color: Black;
}
.SB_GridText td
{
    padding-left: 4px;
    padding-right: 4px;
}
.SB_GridText a, SB_GridText a:visited, .SB_GridText td a, SB_GridText td a:visited
{
    color: #0240A3; 
}
/*
This class is used with legeng only. 
Be sure that you set the same value into SelectedItemStyle for default skin of GridView control
*/
.SB_GridView_Selected
{
    background-color:#9fb1e9;
}

.SbModuleControl
{
	text-align: left !important;
	color: #000000 !important;
}
.SbModuleButton
{
	text-align: center !important;
	color: #000000 !important;
}
