/* CSS Document */

body
{
	padding:0;
	margin:0;
	font-family:tahoma;
}
.topattern
{
	background-image:url(../images/top_pattern.gif);
	background-position:left top;
	background-repeat:repeat-x;
	height:92px;
}
.text30
{
	font-family:"Trebuchet MS";
	font-size:30px;
	color:#ffffff;
}
.navipattern
{
	background-image:url(../images/navi_pattern.gif);
	background-position:left top;
	background-repeat:repeat-x;
	height:47px;	
}
.centerpattern
{
	background-image:url(../images/center_pattern.gif);
	background-position:left top;
	background-repeat:repeat-x;
}
.welcome
{
	font-size:18px;
	color:#006599;
}
.generaltext
{
	font-size:11px;
	color:#414042;
	line-height:18px;
}
.imgborder
{
	border:1px solid #006599;
}
/*
.copyright
{
	height:60px;
	font-size:11px;
	line-height:16px;
	color:#414041;
}
*/
.copyright
{
	font-size:11px;
	color:#d1d3d4;
	line-height:16px;
}
.footer
{
	background-image:url(../images/footer.gif);
	background-position:left top;
	background-repeat:repeat-x;
	height:52px;
}
