body
	{
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px;
	font-family: arial, verdana;
	font-size: 10px;
	}
	
input
	{
	border-top: solid 1px #B5DBFF;
	border-right: solid 1px #B5DBFF;
	border-bottom: solid 1px #B5DBFF;
	border-left: solid 1px #B5DBFF;
	}
.navon
	{
		font-weight:bold;
		font-size: 13px;
	}
.DivScroll
{
    OVERFLOW: auto;
    HEIGHT: 120px
}
hr.FrmSeparator
{
	color:red;
	width:80%;	
}
/*LINK*/

a
	{
	color: #18349C;
	font-size: 13px;
	}
	
a:hover
	{
	color: #9C0063;
	}

.link_menu
	{
	color: #FFFFFF;
	text-decoration: underline;
	}
	
.link_menu:visited
	{
	color: #FFFFFF;
	text-decoration: underline;
	}
	
.link_menu:hover
	{
	text-deocration: none;
	}
	
.linkHdr
	{
	color: #000000;
	text-decoration: underline;
	}
	
	
/*HEADER*/

.Header
	{
	background-color: #9C0063;
	font-size: 14px;
	font-weight: 600;
	color: #FFFFFF;
	}
	
.FrmHeadingTitle
	{
	font-size: 18px;
	font-weight: bold;
	color: #9C0063;
	border-bottom: solid 1px #B5DBFF;
	margin-bottom: 10px;
	padding-bottom:3px;
	width: 500;
	}

.FrmHeadingTitleA
	{
	background-color: #9C0063;
	font-size: 14px;
	color: #FFFFFF;
	}
	
/*ELEMENTS*/

hr
	{
	background-color: #EFEFEF;
	}
	
input.text
	{
	border-top: solid 1px #B5DBFF;
	border-right: solid 1px #B5DBFF;
	border-bottom: solid 1px #B5DBFF;
	border-left: solid 1px #B5DBFF;
	font-weight: bold;
	color: #0079AD;
	}

/*TABLE*/

.TableRepData
	{
	background-color: #EFEFEF;
	}
	
.ColumnHead
	{
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	}
.ColumnHead-Focus
	{
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	}
.TableHeader
	{
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	}
.TableFooter
	{
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	}
	
.TdSeparator
	{
	background-color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	}
	
.bodyTables
	{
	background-color: #F7F7F7;
	font-weight: bold;
	font-size: 11px;
	color: #0079AD;
	}
	
/*MENU RIGHT*/

.menu_right
	{
	background-color: #00009C;
	}
	
.menu_right_partner
	{
	background-color: #8CA24A;
	}
	
.FrmSubHeadingA
	{
	background-color: #9C0063;
	font-size: 14px;
	font-weight: 600;
	color: #FFFFFF;
	}
	
.FrmSubHeading
	{
	background-color: #9C0063;
	font-size: 11px;
	font-weight: 600;
	color: #FFFFFF;
	}
.error
{
	font-weight:bold;
	color: #FF0000;
}
.GrossError
	{
	COLOR: #cc0000;
	FONT-WEIGHT: bold;
	font-size: 12px;
	background-color: #FFFFCC;
	}
.subtitle 
	{  
	font-size: 15px; 
	font-weight: 600; 
	color: #FFFFFF
	}
	
.RequiredField
	{
	COLOR: red;
	}
	
.copyright
	{
	font-family: verdana, arial;
	font-size: 9px;
	}
	
.noborders
	{
	border: none;
	}
	
.bold
	{
	font-weight: bold;
	font-size: 13px;
	}