BODY
{
	SCROLLBAR-FACE-COLOR: #5B0104;
	SCROLLBAR-HIGHLIGHT-COLOR: #880001;
	SCROLLBAR-SHADOW-COLOR: #880001;
	SCROLLBAR-3DLIGHT-COLOR: #880001;
	SCROLLBAR-ARROW-COLOR: #880001;
	SCROLLBAR-TRACK-COLOR: #5B0104;
	FONT-FAMILY: Verdana, Arial, Tahoma;
	SCROLLBAR-DARKSHADOW-COLOR: #5B0104;
	background-color: #5B0104;
	font-size: x-small;
}
BODY.main
{
	SCROLLBAR-FACE-COLOR: #5B0104;
	SCROLLBAR-HIGHLIGHT-COLOR: #880001;
	SCROLLBAR-SHADOW-COLOR: #880001;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #880001;
	SCROLLBAR-TRACK-COLOR: #5B0104;
	FONT-FAMILY: Verdana, Arial, Tahoma;
	SCROLLBAR-DARKSHADOW-COLOR: #5B0104;
	background-color: #5B0104;
	font-size: x-small;
	background-image: url(../images/bgr_body.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;



}
td.menu {
	background-image: url(../images/bgr_menu.jpg);
	background-repeat: repeat-y;

}
td.link {
	background-color: #FFFFFF;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #FFFFFF;

}
td.bottom {
	background-color: #3D0002;
}
a.menu:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #5B0104;
	text-decoration: none;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #FFFFFF;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #FFFFFF;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
}td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #FFFFFF;
}
b.err {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #FF0000;
}
input {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #7F393B;
	border: 1px solid #FFFFFF;
	font-size: x-small;
	color: #FFFFFF;

}
textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	background-color: #7F393B;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;

}
td.bgr {
	background-image: url(../images/bgr_index.jpg);
	background-repeat: no-repeat;
}
div { text-overflow: ellipsis; overflow: hidden; }
a.copy:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
	color: #FFFFFF;
	text-decoration: none;
}
a.copy:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
	color: #FFFFFF;
	text-decoration: none;
}
a.copy:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
	color: #5B0104;
	text-decoration: none;
}