.sectionheading
{
	font-size: 14pt; 
	color: #333333; 
	font-weight: bold; 
}
body {
	margin:0;	
	padding:0; 
	background-image:url('../images/texture.jpg');
	font-weight: bold; 
	font-family:Andalus; 
}
#toptable{
	background-image:url('../images/top_texture.jpg');
}
#sitetitle{
	font-size: 38pt; 
	color: #E9E9E9; 
	font-weight: bold
}
#menus{
	font-size: 16pt; 
	color: #E9E9E9; 
	font-weight: bold; 
}
.redbold{
	font-size: 26pt; 
	color: #000000; 
	font-weight: bold 
}

.seemore{
	font-size: 16pt; 
	color: #0000; 
	font-weight: bold 
}

#login{
	font-size: 11pt; 
	color: #E9E9E9; 
	font-weight: bold; 
}
#tdlogin{
	font-size: 9pt; 
	color: #E9E9E9; 
	font-weight: bold; 
}
#register{
	font-size: 11pt; 
	color: #E9E9E9; 
	font-weight: bold; 
}
.user_info{
}
.standard{
	font-size: 16pt; 
	font-weight: bold 
}
.crew{
	font-size: 12pt; 
}
.crewname{
	font-size: 20pt; 
	color: #E3A432; 
	font-weight: bold 
}
#usersList{
	font-size: 11pt; 
	color: #E9E9E9; 
	font-weight: bold; 
}
#Log{
	font-size: 11pt; 
	color: #E9E9E9; 
	font-weight: bold; 
}
#divider{
	font-size: 20pt; 
	color: #E9E9E9; 
}
#tdLogDivider{
	font-size: 20pt; 
	color: #E9E9E9; 
}
#tdusersListDivider{
	font-size: 20pt; 
	color: #E9E9E9; 
}
a
{
	text-decoration:none;
}
.specialannouncement{
	font-size: 24pt; 
	color: #FF0000;
	font-style:italic; 
	font-weight:bold;
}
.rounded-corners {
    background-color:#FFFFFF;
    border-radius: 20px; 
    border-style: solid; border-width: 1px; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px
}