body
{
	background-image: url(images/background.gif);
	margin-top: 0px;
}

.button
{
	border-top: 1px solid #C4CCCC;
	border-right: 1px solid #ACB5B5;
	border-bottom: 1px solid #6F7777;
	border-left: 1px solid #ACB5B5;
	font-family: arial;
	font-size: 8pt;
	color: black;
	font-weight: bold;
	height: 20px;
	background-image: url(images/btn_bkground.gif);
}

.buttonsurround
{
	border-top: 1px solid #C4CCCC;
	border-right: 1px solid #ACB5B5;
	border-bottom: 1px solid #6F7777;
	border-left: 1px solid #ACB5B5;
	background: #E7E7EF;
}

.textbox
{
	border: 1px solid #BDC1CC;
	font-family: arial;
	font-size: 8pt;
	color: #444444;
	background: #ffffff;
}

.dropdownbox
{
	border: 1px solid #BDC1CC;
	font-family: arial;
	font-size: 8pt;
	color: #444444;
	background: #ffffff;
}

.listbox
{
	border: 1px solid #BDC1CC;
	font-family: arial;
	font-size: 8pt;
	color: #444444;
	background: #fafafa;
}

a         
{ 
	font-family:tahoma;
	font-size:8pt;
	color:  #485fa9; 
	text-decoration: none; 
}

a:link    
{ 
	color:  #083194;
}

a:visited 
{ 
	color:  #083194;
}

a:hover   
{ 
	color: #08185A; 
}

a:active  
{ 
	color:  #083194;
}

td
{
	font-family:tahoma,arial;
	font-size:8pt;
	font-weight:normal;
	color: rgb(60,60,60);
}

.LargeBold
{
	font-family:tahoma,arial;
	font-size:9pt;
	font-weight:bold;
	color: black;
}
