html {
	overflow-y:scroll;
	background:#505050 url(images/2010_gfx/bg_body.jpg) center fixed;
}
body, html {
	font-family: "Californian FB", Arial, Verdana;
	font-family:Arial, Helvetica, sans-serif;
	color:#555;
}
body, html, h4 {
	font-size: 13px;
}
a {
	font-weight: bold;
	text-decoration: none;
}
a:hover, .link_orange:hover, .links_red:hover {
	color:#CC0000;
}
h1, h2, h3, h4, h5, h6, a, .Highlight {
	color:#197AAC;
}
h1, h2, h3, h4, h5, h6 {
	margin:16px 0 16px 8px;
}
p {
	margin:16px 8px 16px 12px;
	line-height:18px;
}
td h1:first-child, td h2:first-child, td h3:first-child, td h4:first-child, td h5:first-child, td h6:first-child {
	margin-top:6px;
}

img[align="right"]{
	margin:0 6px 10px 16px;
}
img[align="left"]{
	margin:0 16px 10px 6px;
}

.links_red {
	font-weight: bold;
	color: #a80000 ;
}
.black_back {
	background-color:#000;
}
.link_orange {
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color:#CE6700;
	text-decoration: none;
}
.Links_yellow {
	color: #FC0 !important ;
}
.devmaclink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.Links3 {
	font-size:11px;
	line-height:13px;
	color: #FFF;
	text-decoration: none;
}
.Links3, .Links_yellow {
	display:block;
}
.Links3:hover, .Links_yellow:hover {
	color:#FF9900;
}
.footer {
	font-family: "Californian FB", Arial, Verdana;
	font-size: 14px;
	color: #FFF;
}

.Background4 {
	background-image: url(images/graphics/banner_transparent_corners.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.Background5 {
	background-image: url(images/graphics/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.ButtonBackground {
	background-image: url(images/graphics/button_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.Background10 {
	background-image: url(images/graphics/links.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.Box1 {
	border: 0px solid #666666;
}
.Box2 {
	border: 1px solid #CCCCCC;
}
.Colour3 {
	background-color: #000000;
}
