body {
background:#0f0 url(/images/background.png) no-repeat fixed center;
background-color:#6699FF;
background-repeat:repeat-y;
font-family:Arial, Helvectica, Tahoma;
font-size:12pt;
margin:0;
padding:0;
text-decoration:none;
}


table.title {
	color: #FFFFFF; font-size: 12pt; font-weight : bold;
	background-color: #006699; height: 25px;
	background-image: url(/online/phpBB2/templates/subSilver/images/cellpic3.gif);
}

td.standardFormTitle {
	color: #000000;
	text-align:center;
	font-size: 12pt;
	font-weight : bold;
	background-color: #BBDDFF;
	height: 20px;
}

table.standardForm {
		font-family: Arial, Helvectica, Tahoma;
		color: #000000;
		font-size: 11pt;
		font-weight: normal;
		background-color: #FFFFFF;
		text-align: left;
		left:0;

}

a {
text-decoration:none;
}
a:hover {
text-decoration:underline;
}


.boxheader {
color:#FFF;
font-family:"century gothic",arial;
font-size:11pt;
font-weight:700;
margin-left:auto;
margin-right:auto;
text-align:center;
width:154px;
}

.formsubtext {
color:#000;
font-size:10pt;
font-weight:400;
}

.formtitle {
color:#000;
font-size:12pt;
font-weight:700;
}

.headingbar {
background-color:#BDF;
color:#000;
font-size:14pt;
font-weight:700;
text-align:left;
}

.navibar {
background-color:#BDF;
}

.noticetext {
color:#346699;
font-size:14pt;
font-weight:700;
}

.pagetitle {
color:#FFF;
font-family:"century gothic",arial;
font-size:14pt;
vertical-align:center;
font-weight:700;
text-align:left;
position:relative;
height:35px;
top:4px;
}

.titleleft {
background-image:url(/images/TitleBar_LEFT3.gif);
background-repeat:no-repeat;
width:17px;
height:35px;
}

.titlemid {
background-image:url(/images/TitleBar_MIDDLE3.gif);
background-repeat:repeat-x;
height:35px;
}

.titleright {
background-image:url(/images/TitleBar_RIGHT3.gif);
background-repeat:no-repeat;
width:19px;
height:35px;
}

