body {
	margin: 4px 4px 4px 4px;
	color: #000000;
	background-color: #FFEEEE;
	font-family:Georgia, Arial, "Times New Roman", Times, sans-serif;
	font-size: 14px;
	line-height: 14px;
}

p {
	color:#9900CC;
}

table.events {
	font-size:12px;
}

table.top {
	font-size:48px;
	font-weight:900;
}

table.locations {
	font-size:11px;
	font-weight:500;
	border:1px;
	background-color:ffDDDD;
	border-style:inset;
}

table.guests {
	font-size:12px;
	font-weight:500;
	border:1px;
	background-color:ffDDDD;
	border-style:inset;
	width:500px;
}

table.tableHdr {
	background-color:9900CC;
	color:#FFFFF;
	cell-spacing:0px;
	padding:0px;
	width:100%;
}

table.tableHdr td{
	background-color:9900CC;
	color:#FFFFFF;
}


div.options {
	font-size:18px;
	width:300px;
	height:125px;
	background-color:D286B4;
	color:FFFFFF;
	border:1px;
	border-style:outset;
	padding:4px;
	border-color:FFBBCC;
}

a.options {
	color:#FFFFFF;
	font-size:14px;
	text-decoration: none;
}


a {
	color: #3366CC;
	font-size:12px;
	text-decoration: none;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.footer {
	margin: 4px 4px 4px 4px;
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 400;
	line-height: 15px;
	color: #FFEEEE;
	background-color: #9900CC;
}

a:hover {
	text-decoration: underline;
}


table.login {
	font-size:14px;
	font-family:"Comic Sans MS", Arial, sans-serif;
	width:200;
	margin:15;
}


table.profile {
	font-size:12px;
	background-color:#FFFFFF;
	color:#111111;
}

table.topics {
	font-size:12px;
	background-color:#FFFFFF;
	color:#111111;
}

th.topics {
	font-size:14px;
	background-color:#000000;
	color:#FFFFCC;
}

tr.topics {
	background-color:#000000;
	color:#FFFFCC;
}

table.messages {
	font-size:12px;
	background-color:#FFFFFF;
	color:#111111;
}

tr.messages {
	font-size:14px;
	background-color:#000000;
	color:#FFFFCC;

}

a.messages {
	color:#0099FF;
	font-size:12px;
	text-decoration: none;
}

a.newTopic {
	color:#66FF00;
	font-size:12px;
	text-decoration: none;
}

td.author {
	font-size:13px;
	font-weight:900;
	color:#990033;

}

td.replier {
	font-size:13px;
	font-weight:400;
	color:#990033;

}


table.reply {
	font-size:12px;
	background-color:#FFFFFF;
	color:#111111;
}


a.profile {
	color:#003399;
	font-size:12px;
	text-decoration: none;

}

a.bigLinks {
	font-size:24px;
	text-decoration:none;
	font-family:alba, Arial, serif;
}

a.bigLinks:hover {
	color:#AA0000;
}