a:link
{
	color: #D02422;
	text-decoration: underline;
}
a:visited
{
	color: #D02422;
	text-decoration: underline;
}
a:hover
{
	color: #0E2B89;
	text-decoration: underline;
}
a:active
{
	color: #D02422;
	text-decoration: underline;
}


input, select, textarea, button
{
	font-family: Verdana;
    font-size: 9pt;
	font-weight: normal;
}

.tabela {
border: 1px solid #cfcfcf;
padding: 10px 10px 10px 10px;
background-color: #f3f3f3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}

.botoesgvuser {	
	border: 1px outset #CCCCCC;
	font-family:Verdana;
		font-size:7pt;
		font-weight:bold;
		font-style:normal;
		color:#405484;
		background-color:#CCCCCC;
		height: 18px;
}

.grey_td
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 8pt;
	color: #A8A8A8;
}

.tabela {
border: 1px solid #cfcfcf;
padding: 10px 10px 10px 10px;
background-color: #f3f3f3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}


.normal_td
{
	font-family: Verdana;
	font-weight: normal;
    font-size: 9pt;
	color: #51025B; 
}

.printOrder
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 9pt;
	color: #000000; 
}

.menus
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 9pt;
	color: #000000;
}

.Blue_td
{
	font-family: Verdana;
	font-weight: bold;
    font-size: 12pt;
	color: #0e2b89;
}


a.mmenus:link
{
	color: #000000;
	font-weight: normal;
    font-size: 9pt;
}
a.mmenus:visited
{
	color: #000000;
	font-weight: normal;
	font-size: 9pt;
}
a.mmenus:hover
{
	color: #0E2B89;
	font-weight: normal;
	font-size: 9pt;
}
a.mmenus:active
{
	color: #000000;
	font-weight: normal;
	font-size: 9pt;
}

a.logoutBtn:link
{
	color: #000000;
	font-weight: bold;
	font-size: 9pt;
}
a.logoutBtn:visited
{
	color: #000000;
	font-weight: bold;
	font-size: 9pt;
}
a.logoutBtn:hover
{
	color: #0E2B89;
	font-weight: bold;
	font-size: 9pt;
}
a.logoutBtn:active
{
	color: #000000;
	font-weight: bold;
	font-size: 9pt;
}

.datagrid_header
{
	background-color: #cccccc;
	font-family: Verdana;
	color: #ffffff;
	font-weight: BOLD;
	font-size: 7pt;
	text-decoration: none;
}

.datagrid_header_2
{
	background-color: #cccccc;
	font-family: Verdana;
	color: #000000;
	font-weight: BOLD;
	font-size: 9pt;
	text-decoration: none;
}

.datagrid_selectedItem
{
	background-color: #FF9900;
	font-family: Verdana;
	color: #ffffff;
	font-weight: normal;
	font-size: 7pt;
	text-decoration: none;
}



.messages
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 9pt;
	color: #FF8000;
}

.menus
{
	background-color: #ffffff;
	border-right: #272727 1px solid;
	border-top: #272727 1px solid;
	border-left: #272727 1px solid;
	border-bottom: #272727 1px solid;
	font-weight: normal;
	font-size: 9pt;
	color: #000000;
	display: none;
}

.menus_header
{
	background-color: #272727;
	font-weight: BOLD;
	font-size: 9pt;
	color: #ffffff;
	cursor: hand;
}

.greyBg
{
	background-color: #f5f5f5;
}


.alternateItem
{
	background-color: #E6E6E6;
	font-family: Verdana;
	color: #D02422;
	font-size: 9pt;
	text-decoration: none;
}

a.topMenus:link
{
	color: #000000;
	font-weight: normal;
    font-size: 9pt;
    text-decoration: none;
}
a.topMenus:visited
{
	color: #000000;
	font-weight: normal;
    font-size: 9pt;
    text-decoration: none;
}
a.topMenus:hover
{
	color: #000000;
	font-weight: normal;
    font-size: 9pt;
    text-decoration: none;
}
a.topMenus:active
{
	color: #000000;
	font-weight: normal;
    font-size: 9pt;
    text-decoration: none;
}



.disabledFields
{
	font-family: Verdana;
	font-weight: bold;
    font-size: 9pt;
	color: #D02422;
}

.textBoxON
{
	background-color: #FFFFC5;
	font-size: 7pt;
}

.cellOnEditAlign
{
	vertical-align: top;
}

.textBoxOff
{
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
	background-color: transparent;
}

.editdataDg
{
	font-family: Verdana;
	font-weight: normal;
    font-size: 7pt;
	color: #D02422;	
	vertical-align: top;
}


