/* CSS Document */
.grey_bold
{
	color: #555555;
	font-family: Helvetica;
	font-size: 20px;
	font-weight:bold;
}

.body_subpage
	{
	text-align:left;
	width:800px;
	padding: 20px;
	border-left: dashed #CCCCCC 1px;
	border-right: dashed #CCCCCC 1px;
	}
.header_menu
{
font-family: Helvetica;
font-size: 12px;
font-weight: bold;
color: #000000;
}
a
{
text-decoration: none;
}
.sidemenu
{
font-size: 11px;
color: #000000;
}
.all_grey
{
color: #555555;
font-family: Helvetica;
font-size: 12px;
}

.all_grey2
{
color: #555555;
font-family: Helvetica;
font-size: 11px;
}
.all_orange
{
color: #FF7700;
font-family: Helvetica;
font-size: 12px;
font-weight: bold;
}
.all_white_b
{
color: #FFFFFF;
font-family: Helvetica;
font-size: 12px;
font-weight: bold;
}
.all_white_b2
{
color: #FFFFFF;
font-family: Helvetica;
font-size: 10px;
font-weight: bold;
}

.all_white
{
color: #FFFFFF;
font-family: Helvetica;
font-size: 12px;
}


.all_white2
{
color: #FFFFFF;
font-family: Helvetica;
font-size: 10px;
}

body
{
margin-left:0px;
margin-top:0px;
font-family:Trebuchet MS;
font-size:13px;
color:#555555;	
}
#button a
{
	text-decoration:none;
	color:#FFFFFF;
}
#top_menu a
{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}
#top_menu a:selected
{
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}
td
{
	font-family:Trebuchet MS;
	font-size:13px;
	color:#555555;	
}
.white
{
	font-family:Trebuchet MS;
	font-size:13px;
	color:#FFFFFF;	
}
.text_big
{
	font-family:Trebuchet MS;
	font-size:16px;
	font-weight:bold;
	color:#555555;	
}
.white_base
{
	background:#FFFFFF;
}
.orange_text
{
	font-family:Trebuchet MS;
	font-size:14px;
	color:#ff4e00;
	font-weight:bold;
}
.grey_base
{
	background-image:url(images/grey_line.gif);
}
.grey_text
{
	font-family:Trebuchet MS;
	font-size:14px;
	color:#555555;
	font-weight:bold;
}
.grey_small
{
	font-family:Trebuchet MS;
	font-size:12px;
	color:#555555;
	font-weight:bold;
}
.orange_big
{
	font-family:Trebuchet MS;
	font-size:20px;
	font-weight:bold;
	color:#ff4e00;
}
.line_spacing
{
	line-height:28pt;
}
.spacing_main
{
	line-height:13pt;
}
.menu
{
	font-family:Trebuchet MS;
	font-size:14px;
	font-weight:bold;
	color:#555555;
	
}
.button1
{
	background-image:url(images/t1.gif);
}
.button2
{
	background-image:url(images/t3.gif);
}
.button3
{
	background-image:url(images/t2.gif);
}