@charset "utf-8";
p.MsoNormal {
	margin:0in;
	margin-bottom:.0001pt;
	text-autospace:none;
	font-size:16pt;
	font-family:"Times New Roman", "serif";
}

.largeStandard {
	font-size: 16px;
	font-weight: bold;
}

body,td,th {
	font-family: Courier New, Courier, monospace;
	font-size: 12px;
	color: #c5c5bf;
}

/* CSS Document */

body {
	background-image: url(../assets/bg.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: center top;
}
#header {
	text-align: center;
}
.largeRed {
	color: #990000;
	font-size: 28px;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
}
.smallRed {
	color:#900;
	font-size:18px;
}
.standard {
	font-size: 12px;
	font-family: "Courier New", Courier, monospace;
}
a {
	font-weight: bold;
	color: #FFF;
	font-family: "Courier New", Courier, monospace;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

/*.bg {
	background-attachment: fixed;
	background-image: url(../assets/memetic_bg2a.jpg);
	background-position: right;
	background-repeat: no-repeat;
	width: 100%;
}*/
.table_foot {
	background-image: url(../assets/footer_bg.jpg);
}
.bodybg {
	background-image: url(../assets/memetic_bg2.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	margin-left: auto ;
    margin-right: auto ;
}
.largeStandardBlue {
	font-size: 16px;
	font-weight: bold;
	color: #CCC;
	text-decoration: blink;
}
.standardArial {
	font-family: Arial, Helvetica, sans-serif;
}
.bodybg table tr .largeStandard .smallRed a {
	color: #F00;
}
