form  {
	margin-bottom: 0px;
	margin-top: 0px;
}

.backdrop {
	background-image:url(images/background-corner.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

.leftcolumn {
	padding:10px;
	font-family:serif,times;
	font-size:13px;
	color:#61ccee;
}

.rightcolumn {
	padding:10px;
	font-family:serif,times;
	font-size:14px;
	color:#61ccee;
}

#menu {
	position:relative;
	top:320px;
	left:30px;
	width:200px;
	font-family:serif,times;
	font-size:14px;
	font-weight:bold;
}

.pagetitle {
	font-family:serif,times;
	font-size:20px;
	font-weight:bold;
	color:#61ccee;
	text-align:center;
}

.heading {
	font-family:serif,times;
	font-size:16px;
	text-align:center;
	font-weight:bold;
	color:#61ccee;
}

.smheading {
	font-family:serif,times;
	font-size:20px;
	text-align:center;
	font-weight:bold;
	color:#eeeeee;
}

.bodytext {
	font-family:serif,times;
	font-size:14px;
	color:#61ccee;
}

.smbodytext {
	font-family:serif,times;
	font-size:16px;
	color:#eeeeee;
}

.bodytextc {
	font-family:serif,times;
	font-size:14px;
	text-align:justify;
	color:#61ccee;
}

.smalltext {
	font-family:serif,times;
	font-size:11px;
	color:#61ccee;
}

a:link {
	color:#61ccee;
	text-decoration:none;
}

a:visited {
	color:#61ccee;
	text-decoration:none;
}

a:hover {
	color:#ffffff;
	text-decoration:none;	
}

.smlink a { font-family:serif,times; color:#eeeeee; font-size:14px; }
.smlink a:link { color:#eeeeee; text-decoration:none; }
.smlink a:visited { color:#eeeeee; text-decoration:none; }
.smlink a:hover { color:#eeeeee; text-decoration:underline; }

.bl {background: url(images/bl.gif) 0 100% no-repeat #331111;}
.br {background: url(images/br.gif) 100% 100% no-repeat}
.tl {background: url(images/tl.gif) 0 0 no-repeat}
.tr {background: url(images/tr.gif) 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px}

.element {
	border:1px solid #cccccc;
	font-family:verdana;
	font-size:10px;  
}

.button {
	border:1px solid #cccccc;
	background-color:#999999;
	font-family:verdana;
	font-size:11px;
}

