.input
	{
		width:67px; 
		height:13px; 
		border:1px;
		border-style:solid; 
		border-color:#7E9AB3;
		background-color:#7E9AB3;
		font-family: Tahoma; 
		font-size:10px;
		color: #404857;
	}

.blue_link
	{	
		font-family: tahoma; 
		color: #588BBD;
		font-size: 11px;
		text-decoration: none;
	}
.blue_link:hover
	{	
		font-family: tahoma; 
		color: #588BBD;
		font-size: 11px;
		text-decoration: underline;
	}
.white_link
	{	
		font-family: tahoma; 
		color: #ffffff;
		font-size: 11px;
		text-decoration: none;
	}
.white_link:hover
	{	
		font-family: tahoma; 
		color: #ffffff;
		font-size: 11px;
		text-decoration: underline;
	}
.main_txt
	{	
		font-family: tahoma; 
		color: #3F5561;
		font-size: 11px;
		text-decoration: none;
	}
.main_txt:hover
	{	
		font-family: tahoma; 
		color: #3F5561;
		font-size: 11px;
		text-decoration: underline;
	}
	
.form
	{
		height:16px; 
		border:1px;
		border-style:solid; 
		border-color:#7E9AB3;
		background-color:#7E9AB3;
		font-family: Tahoma; 
		font-size:11px;
		color: #404857;
	}
	
.textarea
	{
		border:1px;
		border-style:solid; 
		border-color:#7E9AB3;
		background-color:#7E9AB3;
		font-family: Tahoma; 
		font-size:11px;
		color: #404857;
	}
	
TABLE
{
    FONT-SIZE: 8pt;
    MARGIN-LEFT: 0px;
    MARGIN-RIGHT: 0px;
    FONT-FAMILY: arial,sans-serif;
    TEXT-ALIGN: left
}
TH
{
    BORDER-RIGHT: white thin outset;
    BORDER-TOP: white thin outset;
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    BORDER-LEFT: white thin outset;
    COLOR: #000000;
    BORDER-BOTTOM: white thin outset;
    FONT-FAMILY: arial,sans-serif;
    BACKGROUND-COLOR: #c0c0c0;
    word-wrap:normal;
}
TD
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: arial,sans-serif;
}

.inputbutton {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; FONT-FAMILY: tahoma; 
BACKGROUND-COLOR: #D9E6F4;color: #404857;
}
