/* Default CSS Stylesheet for a new Web Application project */
b
{	
	font-family: VERDANA;
    COLOR: #000000;
	font-size:	10px;
	font-weight: bold;
}

.MAINTEXT	
{	
	font-family: Verdana;
    COLOR: #000000;
	font-size:	10px;
	
}

.MAINTEXTBOLD	
{	
	font-family: Verdana;
    COLOR: #000000;
	font-size:	10px;
	font-weight: bold;
}

.MAINTEXTLJUS	
{	
	font-family: Verdana;
    COLOR: #C6D6D7;
	font-size:	10px;
}
	
.MAINTEXTLJUSBOLD	
{	
	font-family: Verdana;
    COLOR: #C6D6D7;
	font-size:	10px;
	font-weight: bold;
}

.RUBRIK	
{	
	font-family: VERDANA;
    COLOR: #005AAE;
	font-size:	12px;
	font-weight: bold;
}

.RUBRIKTOP
{	
	font-family: Verdana;
    COLOR: #FFFFFF;
	font-size:	10px;
	font-weight: bold;
}



.ERRORMSG
{
	font-family: Verdana;
	color: #000000;
	font-size: 9px;
}

.BUTTON
{
	background-color: #CCCCCC;
	font-size: 10px;
	border-width: 1px;
	border-style:solid;
	font-family: Verdana;
    COLOR: #005AAE;
	font-size:	10px;
	
}



.TEXTFIELD
{
	background-color: #CCCCCC;
	border-width: 1px;
	border-style:solid;
	border-color: #005AAE;
	
}


a:link { color: #005AAE; text-decoration: none; font-family: Verdana; font-size: 10px; font-weight:bold}
a:visited {color: #005AAE; text-decoration: none; font-family: Verdana; font-size: 10px; font-weight: bold;}
a:hover { color: #005AAE;text-decoration: underline; font-family: Verdana; font-size: 10px; font-weight: bold;}
a:active {color: #005AAE; text-decoration: underline; font-family: Verdana; font-size: 10px; font-weight: bold;} 


a.bold:link { color: #980000; text-decoration: none; font-family: Verdana; font-size: 10px; font-weight: bold}
a.bold:visited {color: #980000; text-decoration: none; font-family: Verdana; font-size: 10px; font-weight: bold;}
a.bold:hover { color: #980000;text-decoration: underline; font-family: Verdana; font-size: 10px; font-weight: bold;}
a.bold:active {color: #980000; text-decoration: underline; font-family: Verdana; font-size: 10px; font-weight: bold;} 

a.vitlink:link { color: #ffffff; text-decoration: none; font-family: Verdana; font-size: 10px; font-weight: bold;}
a.vitlink:visited {color: #ffffff; text-decoration: none; font-family: Verdana; font-size: 10px; font-weight: bold;}
a.vitlink:hover { color: #ffffff;text-decoration: underline; font-family: Verdana; font-size: 10px; font-weight: bold;}
a.vitlink:active {color: #ffffff; text-decoration: underline; font-family: Verdana; font-size: 10px; font-weight: bold;} 


.x_gridview
{
	font-weight: normal;
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	height: 16px;
	
	
		
	
}
 
.x_gv_footer	
{	
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
	color: #333333;	
	height: 16px;
}

.x_gv_header
{
	
	font-family: Verdana;
	font-size: 11px;
	color: #333333;	
	height: 14px;
	font-weight: bold;
}

.x_gv_pager	
{	
	font-weight: normal;
	font-family: Verdana;
	font-size: 11px;
	color: #333333;	
	height: 16px;
}


.x_gv_row	
{	
	font-weight: normal;
	font-family: Verdana;
	font-size: 11px;
	color: #333333;	
	height: 16px;
}

.x_gv_alternating	
{	
	font-weight: normal;
	font-family: Verdana;
	font-size: 11px;
	color: #333333;	
	height: 16px;
}

.x_gv_selectedrow	
{	
	font-weight: normal;
	font-family: Verdana;
	font-size: 11px;
	color: #333333;	
	height: 16px;
}