
/* Defaults */
BODY
{
    font-family: Verdana, Arial, Helvetica;
	font-size: 70%;
    FONT-SIZE: 10pt;
    MARGIN: 0px;
    LEFTMARGIN: 0px;
}

P
{

    font-family: Verdana, Arial, Helvetica;
    font-size: 7.5pt;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;	

}

INPUT 
{	

	border : 1px solid #C0C0C0;	
	background-color : #ffffff;	
	font-family : Verdana;	
	font-size : 12px;
	
}

TABLE
{

    border : 0px
	font-family: Verdana, Arial, Helvetica;
	font-size: 7.5pt;

}

TD
{

	font-family: Verdana, Arial, Helvetica;
	font-size: 7.5pt;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	
}

BIG
{
    FONT-SIZE: 12pt;
}
SMALL
{
    FONT-SIZE: 8pt;
}

A
{
    COLOR: #003366;
}
A:active
{
    COLOR: #8899bb;

}
A:visited
{
    COLOR: #8899bb;

}

/* Titlebar - at the top of all pages class="title-banner" */
.title-banner
{

    MARGIN: 0px;
    PADDING: 0px;
    BACKGROUND-COLOR: #8899bb;
    COLOR: #eeeeff;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bold;
}
.title-menu
{
    BACKGROUND-COLOR: #aabbdd;
    BORDER-TOP: #667799 solid 1px;
    BORDER-BOTTOM: #667799 solid 1px;
    COLOR: #667799;
}

.foot-siteindex
{

 	font-family: Verdana, Arial, Helvetica;
	FONT-SIZE: 7.5pt;
	COLOR: #c0c0c0;

}
.foot-copyright
{
 	font-family: Arial, Verdana, Helvetica;
	FONT-SIZE: 7.5pt;
	COLOR: #999999;
}
.button-img
{
	cursor: hand;
}

.content-area
{

	background-color: #ffffff;
	border-width: 0px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 7.5pt;
	padding-left: 50px;
	padding-right: 0px;
	padding-top: 30px;
	padding-bottom: 0px;
	COLOR: #000000;
  
}

.error-page
{

	background-color: #ffffff;
	border-width: 0px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	padding-left: 100px;
	padding-right: 100px;
	padding-top: 29px;
	padding-bottom: 0px;
	COLOR: #660000;
  
}

.error-message
{

	background-color: #FFFFCC;
	border-width: 0px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	COLOR: #000066;
  
}

.error-table
{

	background-color: #aabbdd;
	border-color: #000000;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	visibility: hidden;

}

.error-item
{

  	border-color: #ffffff;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	font-family: Verdana, Arial, Helvetica;
	font-size: 7.5pt;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	COLOR: #000000;

}

.data-table 
{
	background-color: #F1F1F1;
	border-color: #999999;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
}

.data-category-th 
{
	font-family: Verdana, Arial, Helvetica;
	height: 25px;
	font-size: 8pt;
	background-color: #aabbdd;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	cursor: default;

}

.data-th 
{
	font-family: Verdana, Arial, Helvetica;
	height: 25px;
	font-size: 8pt;
	background-color: #8899bb;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	cursor: default;

}

.form-th 
{
	font-family: Verdana, Arial, Helvetica;
	height: 25px;
	font-size: 8pt;
	background-color: #8899bb;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	cursor: default;

}

.data-td
{

	font-family: Verdana, Arial, Helvetica;
	font-size: 7.5pt;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
    border-width: 1px 1px 1px 1px;
	border-style: solid;	
	border-color: #8899bb;
	
}

.form-td
{

	font-family: Verdana, Arial, Helvetica;
	font-size: 7.5pt;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
    border-width: 1px 1px 1px 1px;
	border-style: solid;	
	border-color: #8899bb;
	
}
