BODY
{
	font-size: 12px;
	font-family: arial, verdana, helvetica, geneva, swiss, sunsans-regular;
	background: #000 url(Background.jpg);
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.outbox
{
	border: 2px solid #CC0000;
}
.boxtopbotm
{
	border: solid #D8D8D8;
	border-width: 7px 0px;
}
H3
{
	color: #FFFFFF;
}
.italic
{
	font-size: 14px;
	font-style: italic;
	line-height: 20px;
	color: #FFFFFF;
}
.headerbold
{
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(button1.gif);
	background-repeat: repeat-x;
}
.headerbold2
{
	font-size: 16px;
	color: #FF9900;
	font-weight: bold;
	background-image: url(button1.gif);
	background-repeat: repeat-x;
}

.headerboldORANG
{
	font-size: 16px;
	color: #FFCC33;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
}
.headerboldredorn
{
	font-size: 16px;
	color: #FF9900;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
}
.menu1
{
	padding: 0 0 0 0px;
	margin: 0;
	list-style: none;
	height: 35px;
	background: #FFF url(button1.gif);
	position: relative;
	border: solid #000;
	border-width: 0 1px;
	border-bottom: 1px solid #444;
}
A:hover
{
	color: #F40000;
}
A:link
{
	color: #FFCC33;
}
A:visited
{
	color: #FFCC33;
}
.calendar
{
	background-color: #CCCCCC;
	overflow: auto;
	width: 456px;
	height: 450px;
	font: 14px "Trebuchet MS";
	padding-left: 20px;
	padding-top: 8px;
}
.gallery
{
	padding-top: 12px;
	background-color: #181818;
	z-index: 5;
}
.inbox
{
	height: 964px;
	overflow: auto;
}
