.side_bg {
	background-image: url(images/polarise_v2_05.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #E7D9B2;
}
.body_bg {
	background-image: url(images/polarise_v2_04.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.white_sides {
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.pic_border {
	border: 2px solid #FFFFFF;
}
.dot_bot {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
<style type="text/css">

a.blue:link {color: #FFFFFF; font-weight: bold;}
a.blue:active {color: #FFFFFF; font-weight: bold;}
a.blue:visited {color: #FFFFFF; font-weight: bold;}
a.blue:hover {color: #000000; font-weight: bold;}

a.red:link {color: #ff0000; background: #ffffff; font-style: italic;}
a.red:active {color: #ff0000; background: #ffffff; font-style: italic;}
a.red:visited {color: #ff0000; background: #ffffff; font-style: italic;}
a.red:hover {color: #ff0000; background: #ffffff; font-style: normal;}

</style>
.join {
	background-color: #DBDBDB;
	border: 2px solid #613999;
}
.join {
	background-color: e9e9e9;
	border: 2px solid #613999;
}
