/* CSS Document */

body{
	margin:0px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	background-color:#D5DAE4;
}
.header_border{
	border:#000000 solid 1px;
}
.header_bg{
	background-image:url(forumimages/header-bg.gif);
}
.header_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#ffffff;
	font-weight:bold;
}
.header_bg1{
	background-image:url(forumimages/header-bg-1.gif);
}
.header_bg2{
	background-image:url(forumimages/header-bg-2.gif);
}
.header_bg3{
	background-image:url(forumimages/header-bg-3.gif);
}
.header_bg4{
	background-image:url(forumimages/header-bg-4.gif);
}
.link{
	text-decoration:none;
	color:#000000;
}
.link:hover{
	color:#ff0000;
}
.header1_text{
	font-weight:bold;
	color:#ffffff;

}
