body.0px
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;	
}
td.main_table_spacer_left
{
	background-color: #e7d6ce;
	border-right-width: 1px;
	border-right-style:solid;
	border-right-color:Black;
}
td.main_table_spacer_right
{
	background-color: #e7d6ce;
	border-left-width: 1px;
	border-left-style:solid;
	border-left-color:Black;
}
td.main_table_top_dark
{
	background-color: #600135;
	height: 16px;
}
td.main_table_top
{
	background-color: #ceb5a5;
	height: 16px;
	FONT-SIZE: 11px;
    FONT-FAMILY: Verdana, Arial;
}
td.main_table_top_light
{
	background-color: #e7d6ce;
	height: 16px;
	FONT-SIZE: 11px;
    FONT-FAMILY: Verdana, Arial;
}
td.main_table_top_white
{
	background-color: White;
	height: 16px;
	FONT-SIZE: 11px;
    FONT-FAMILY: Verdana, Arial;
}
td.main_table_spacer_bottom
{
	background-color: #e7d6ce;
	border-top-width: 1px;
	border-top-style:solid;
	border-top-color: #ceb5a5;
	height: 26px;
	FONT-SIZE: 11px;
    FONT-FAMILY: Verdana, Arial;
}
TD.tabbottom
	/* Tab control */
	{
		border-bottom: solid 1px CEB5A5;
		FONT-SIZE: 11px;
		FONT-FAMILY: Verdana, Arial;
		width: 20px;
		height: 20px;
	} 
TD.tabactive
	/* Tab control */
	{
		border-top: solid 1px CEB5A5;
		border-left: solid 1px CEB5A5;
		border-right: solid 1px CEB5A5;
		BACKGROUND-COLOR: #E7D6CE;
		FONT-SIZE: 11px;
		FONT-FAMILY: Verdana, Arial;
		height: 20px;
		text-align: center;
	} 
TD.tabpassive
	/* Tab control */
	{
		border-top: solid 1px CEB5A5;
		border-left: solid 1px CEB5A5;
		border-right: solid 1px CEB5A5;
		border-bottom: solid 1px CEB5A5;
		BACKGROUND-COLOR: #E7D6CE;
		FONT-SIZE: 11px;
		FONT-FAMILY: Verdana, Arial;
		height: 20px;
		text-align: center;
	} 

TD.headline
	/* Headline in tables */
	{
		VERTICAL-ALIGN: middle;
		HEIGHT: 20px;
		BACKGROUND-COLOR: #CEB5A5;
		FONT-SIZE: 12px;
		COLOR: #000000;
		FONT-FAMILY: Verdana, Arial;
		LETTER-SPACING: normal;
		font-weight: bold;
	}
TD.content
	/* Content in tables*/
	{
		HEIGHT: 20px;
		BACKGROUND-COLOR: #E7D6CE;
		FONT-SIZE: 11px;
		FONT-FAMILY: Verdana, Arial;
	}
TD.spacer
	/* Space between main table and botton*/
	{
		HEIGHT: 10px;
	}
P.big
{
	FONT-SIZE: 12px;
    FONT-FAMILY: Verdana, Arial;
}
P,li.erroritem
{
	FONT-SIZE: 11px;
    FONT-FAMILY: Verdana, Arial;
}

body.logon
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #e7d6ce;	
}
INPUT.logon
{
    FONT-SIZE: 11px;
    FONT-FAMILY: sans-serif;
    HEIGHT: 20px;
    TEXT-ALIGN: left;
    width: 80px;
}

INPUT.logonButton
{
    FONT-SIZE: 11px;
    FONT-FAMILY: sans-serif;
    HEIGHT: 20px;
    TEXT-ALIGN: center;
    width: 80px;
}

INPUT.Button
{
    FONT-SIZE: 11px;
    FONT-FAMILY: sans-serif;
    HEIGHT: 20px;
    TEXT-ALIGN: center;
    width: 100px;
}

INPUT.textbox
{
    FONT-SIZE: 11px;
    FONT-FAMILY: sans-serif;
    HEIGHT: 20px;
    width: 100px;
}

SELECT.dropdown
{
    FONT-SIZE: 11px;
    FONT-FAMILY: sans-serif;
}

A
{
    FONT-SIZE: 11px;
    COLOR: #293452;
    FONT-FAMILY: Verdana, Arial;
    LETTER-SPACING: normal;
    TEXT-DECORATION: none
}
A:hover
{
    TEXT-DECORATION: underline
}
A:active
{
    FONT-WEIGHT: normal
}

table.radio
{
    COLOR: Black;
	BORDER-STYLE: none;
    FONT-SIZE: 11px;
    FONT-FAMILY: sans-serif;
    MARGIN-RIGHT: 5px;        
}
INPUT.logonButton
{
    FONT-SIZE: 11px;
    FONT-FAMILY: sans-serif;
    HEIGHT: 20px;
    TEXT-ALIGN: center;
    width: 80px;
}
INPUT.logonTextbox
{
    FONT-SIZE: 11px;
    FONT-FAMILY: sans-serif;
    HEIGHT: 20px;
    width: 150px;
}