html
{
	height: 100%;
}
body
{
	background-color:#FFFFFF;
	height: 90%;
}

.renderObjectListGlobalActionTable
{
}

.renderObjectListGlobalActionTd
{
}

.renderObjectListTable
{
}

.renderObjectListHeaderTd
{
	font-size: 16px;
	font-weight: bold;
}

.renderObjectListDataTr0
{
}

.renderObjectListDataTr1
{
	background-color: #d5dce9;
}

.renderObjectListDataTd
{
	font-size: 14px;
}

.renderObjectListActionTd
{
}

.renderObjectListNavigatorTable
{
}

.renderObjectListNavigatorTd
{
}

.renderObjectListGlobalActionLink
{
	font-size: 16px;
	font-weight: bold;
	color:#103D70;
}

.renderObjectListActionLink
{
	font-size: 14px;
	color:#0000cc;
}

.renderObjectListNavigatorLink
{
	font-size: 14px;
	color:#0000cc;
}

.renderObjectListNavigatorCurrentLink
{
	font-size: 18px;
	font-weight: bold;
	color:#0000FF;
}

.renderCreateButton
{
	background-image: url("images/bg_button.png")
}


.renderUpdateObjectTable
{
}

.renderUpdateObjectLabelTd
{
	font-family: arial, sans-serif; 
	font-size: smaller; 
	font-weight: bold;
}

.renderUpdateObjectDataTd
{
}

.renderUpdateObjectInput
{
	font-size: 14px;
	border: 1px #6699cc solid; 
	background-color:#FFFFFF;
}

.renderUpdateObjectButton
{
	font-size: 14px;
	font-weight: bold;
	color:#3366cc;
	border: 1px #6699cc solid; 
	background-color:#FFFFFF;
}




.renderViewObjectTable
{
}

.renderViewObjectLabelTd
{
	font-family: arial, sans-serif; 
	font-size: smaller; 
	font-weight: bold;
}

.renderViewObjectDataTd
{
}





.menuAdminTable
{
}

.menuAdminTd
{
}

.menuAdminLink
{
	font-size: 16px;
	font-weight: normal;
	color:#0000cc;
}






.menuUserTable
{
}

.menuUserTd
{
	vertical-align: middle;
}

.menuUserLink
{
	font-size: 16px;
	font-weight: normal;
	color:#0000cc;
}

.menuTrTable
{
	vertical-align: middle;
}



.menuGuestTable
{
}

.menuGuestTd
{
}

.menuGuestLink
{
	font-size: 16px;
	font-weight: normal;
	color:#0000cc;
}





.languageSelectorTable
{
}

.languageSelectorTd
{
}





.userInfoTable
{
}

.userInfoLabelTd
{
	font-family: arial, sans-serif; 
	font-size: smaller; 
	font-weight: bold;
}

.userInfoDataTd
{
	font-family: arial, sans-serif; 
	font-size: smaller; 
	font-style: italic;
}






.layoutMenuTd
{
	font-size: 14px;
	font-weight: bold;
	border: 2px #cbdced solid; 
	background-color:#E9E9E9;
}

.layoutPageTd
{
	font-size: 14px;
	font-weight: bold;
	border: 2px #cbdced solid;
/*	border: 2px #006699 solid; */
	background-color: #F9F9F9;;
}

.layoutPageTable
{
}

.layoutErrorTd
{
}

.layoutContentTd
{
}






.statisticTd
{
	background-color:#e5ecf9;
}

.statisticData
{

	font-size: 14px;
	font-family: arial,sans-serif;
	font-weight: normal;
	color:#666666;
}

.layoutTable
{
	background-color:#FFFFFF;
}

.info
{
	font-size: 11px;
	font-weight: normal;
	color:#008F00;
}

.separatorLine
{
	background-color:#cbdced;
	border: none;
}

.renderObjectListSearchButton
{
        font-size: 14px;
        font-weight: bold;
        color:#3366cc;
        border: 1px #6699cc solid;
        background-color:#FFFFFF;
}

.renderObjectListSearchTd
{
        font-size: 14px;
}

.renderObjectListSearchInput
{
        font-size: 14px;
        border: 1px #6699cc solid;
        background-color:#FFFFFF;
}

.renderHint {
      font-size: 8pt;
      font-family: Verdana, Arial;
      color: #FF0000;
}

.renderHintWhite {
      font-size: 8pt;
      font-family: Verdana, Arial;
      color:white;
}








