BODY {
	background-color: #ffffcc;
	font-family: Arial, Verdana;
	font-size: 14px;
	overflow-y: hidden;
	overflow-x: hidden;

}

#content {
	width: 780px;
	background-position: center top;
	background-image: url(img/bg.gif);
	overflow-y: auto;
	background-attachment: fixed;
}

.lt {
	background-image: url(img/lt.gif);
	background-repeat: no-repeat;
	height: 13px;
	padding-left: 25px;
	
}


.roff0 {
	background-image: url(img/roff.gif);
	height: 28px;
	padding-left: 25px;
	font-weight: bold;
	
}



.ron0 {
	background-image: url(img/ron.gif);
	height: 28px;
	padding-left: 25px;
	cursor: pointer;
	font-weight: bold;
}


.roff1 {
	background-image: url(img/soff.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	height: 28px;
	padding-left: 35px;
	font-weight: bold;
}



.ron1 {
	background-image: url(img/son.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	height: 28px;
	padding-left: 25px;
	cursor: pointer;
	padding-left: 35px;
	font-weight: bold;
}




.roffa0  {color: #653fb2; font-size: 15px; text-decoration: none;}

.roffa1  {color: #791b94; font-size: 12px; text-decoration: none;}

.title {

        text-align: center;
	font-size: 30px;
	color: #706082;
	font-weight: bold;
}

#email  A:link {color: #5a00aa; text-decoration: none; font-size: 12px;}
#email  A:visited {color: #5a00aa; text-decoration: none; font-size: 12px;}
#email  A:active {color: #5a00aa; text-decoration: none; font-size: 13px; font-weight: bold;}
#email  A:hover {color: #5a00aa; text-decoration: underline; font-size: 13px; font-weight: bold;}


