body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../img/graphics/gradient.gif);
	background-repeat:repeat-x;
	background-color:#5E0303 ;
}
body,td,th {
	color: #E5AA7A;
	font-family: Times;
	font-size: 13px;
	line-height: 16pt;
	
}

.asubtitle {
	font-family: Times;
	font-size: 13px;
	color : #EDBFA3;
}

.alien:hover
{
	font-family : Times;
	font-size: 13px;
	color : #D26812;
	text-decoration : none;
}

.alien
{
	font-family : Times;
	font-size: 13px;
	color : #D26812;
	text-decoration : underline;
}

.title {
	font-family: Times;
	font-size : 16px;
	line-height: 12pt;
	color : #EDBFA3;
}


.green {
		font-size: 12px;
	line-height: 7pt;
}


.bottom-menu
{
	font-family : Times;
	font-size: 13px;
	color : #D26812;
	text-decoration : underline;
}

.bottom-menu:hover
{
	font-family : Times;
	font-size: 13px;
	color : #D26812;
	text-decoration : none;
}




.book
{
	font-family : Times;
	font-size: 13px;
	color : #D26812;
	text-decoration : underline;
}
.book:hover
{
	font-family : Times;
	font-size: 13px;
	color : #D26812;
	text-decoration : none;
}



.shortlh {
		line-height: 11pt;
}

.norepeat {
		background-repeat:no-repeat;
}	
.norepeatx {
		background-repeat:repeat-x;
}	
.repeaty {
		background-repeat:repeat-y;
}	
.header-title
{
	background-color : #E5AA7A;
	color : #5E0303;
	line-height: 18pt;
	font-family : Times;
	font-size : 16px;
	text-align:center;
}
a:link {color: #E5AA7A;}
a:visited {color: #E5AA7A;}
a:hover {color: #D26812;}
a:active {color: #E5AA7A;}


