<!--
BODY, P, DIV, TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
BODY {
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	background-image: url(Page_Background.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
	}
IMG {
	margin: 0px;
	padding: 0px;
	border: 0px;
	vertical-align: bottom;
	}

IMG.Left {
	float: left;
	margin: 5px;
	margin-left: 0px;
	}
IMG.Right {
	float: right;
	margin: 5px;
	margin-right: 0px;
	}

input,textarea,text,select,option {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 2px;
	color: #FFFFFF;
	border-style: solid;
	border-color: #335F5F;
	border-width: 1px;
	background-color: #113F3F;
	}
textarea {
	width: 580px;
	height: 150px;
	}
textarea.Short {
	width: 580px;
	height: 54px;
	}
.TextInput {
	width: 300px;
	}

a:link {
	color: #335F5F;
	text-decoration: none;
	}
a:active {
	color: #335F5F;
	text-decoration: none;
	}
a:visited {
	color: #335F5F;
	text-decoration: none;
	}
a:hover {
	color: #888888;
	text-decoration: underline;
	}
.Black {
	color: #000000;
	}
a.Black {
	color: #000000;
	}
.White {
	color: #FFFFFF;
	}
a.White {
	color: #FFFFFF;
	}
.Green {
	color: #335F5F;
	}
a.Green {
	color: #335F5F;
	}
.Red {
	color: #CC0000;
	}
a.Red {
	color: #CC0000;
	}

.TitleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	}
.SubText {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	}
.SmallTextB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	}
.SmallTextW {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	}
.SmallTextG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #335F5F;
	}
.Formatted {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
	margin-right: 5px;
	padding: 2px;
	font-family: Courier, Courier New, sans-serif;
	}

.Quote_Name {
	margin-left: 15px;
	margin-right: 15px;
	border: 1px dashed #000000;
	border-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #335F5F;
	padding: 1px;
	padding-left: 5px;
	}
.Quote_Text {
	margin-left: 15px;
	margin-right: 15px;
	border: 1px dashed #000000;
	border-top: 0px;
	padding: 1px;
	}

.Banner_Area {
	position: relative;
	margin-top: 5px;
	height: 60px;
	}
IMG.Banner_NeoRamen {
	position: absolute;
	left: 0px;
	}
IMG.Banner_Ad {
	position: absolute;
	right: 0px;
	}

.NavBar_Area {
	position: relative;
	margin-top: 5px;
	margin-left: 20px;
	margin-right: 20px;
	height: 44px;
	background-image: url(NavBar_Background.png);
	background-repeat: repeat-x;
	text-align: center;
	}
.NavBar_Left {
	position: absolute;
	left: -20px;
	width: 20px;
	height: 44px;
	}
.NavBar_Right {
	position: absolute;
	right: -20px;
	width: 20px;
	height: 44px;
	}

.Content_Area {
	position: relative;
	margin-top: 5px;
	background-color: #27333A;
	background-image: url(Content_Background.png);
	background-repeat: repeat-x;
	border: 1px solid #3B474E;
	padding: 11px;
	padding-top: 6px; /*padding-top reduced to 6px because Title_Area has a 5px margin-top */
	}
IMG.Content_TopLeft {
	position: absolute;
	top: -1px;
	left: -1px;
	width: 12px;
	height: 12px;
	}
IMG.Content_TopRight {
	position: absolute;
	top: -1px;
	right: -1px;
	width: 12px;
	height: 12px;
	}
IMG.Content_BottomLeft {
	position: absolute;
	bottom: -1px;
	left: -1px;
	width: 12px;
	height: 12px;
	}
IMG.Content_BottomRight {
	position: absolute;
	bottom: -1px;
	right: -1px;
	width: 12px;
	height: 12px;
	}

.Title_Area {
	position: relative;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 5px;
	height: 33px;
	background-image: url(Title_Background.png);
	background-repeat: repeat-x;
	}
IMG.Title_Left {
	position: absolute;
	left: -20px;
	}
IMG.Title_Right {
	position: absolute;
	right: -20px;
	}

.ErrorTitle_Area {
	position: relative;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 5px;
	height: 33px;
	background-image: url(ErrorTitle_Background.png);
	background-repeat: repeat-x;
	}
IMG.ErrorTitle_Left {
	position: absolute;
	left: -20px;
	}
IMG.ErrorTitle_Right {
	position: absolute;
	right: -20px;
	}

.CongratulationsTitle_Area {
	position: relative;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 5px;
	height: 33px;
	background-image: url(CongratulationsTitle_Background.png);
	background-repeat: repeat-x;
	}
IMG.CongratulationsTitle_Left {
	position: absolute;
	left: -20px;
	}
IMG.CongratulationsTitle_Right {
	position: absolute;
	right: -20px;
	}

.Strip {
	text-align: center;
	border: 1px solid #363C42;
	border-top: 0px;
	border-bottom: 0px;
	background-color: #FFFFFF;
	}

.StripNav_Area {
	position: relative;
	margin-left: 25px;
	margin-right: 25px;
	height: 95px;
	text-align: center;
	background-image: url(StripNav_Background.png);
	background-repeat: repeat-x;
	}
IMG.StripNav_Left {
	position: absolute;
	left: -25px;
	}
IMG.StripNav_Right {
	position: absolute;
	right: -25px;
	}

.Copyright_Area {
	position: relative;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 5px;
	height: 46px;
	text-align: center;
	background-image: url(Copyright_Background.png);
	background-repeat: repeat-x;
	}
IMG.Copyright_Left {
	position: absolute;
	left: -15px;
	}
IMG.Copyright_Right {
	position: absolute;
	right: -15px;
	}

.Section_Area {
	position: relative;
	padding: 5px;
	border: 1px solid #363C42;
	border-top: 0px;
	background-color: #FFFFFF;
	}

.PageLinksArea {
	position: relative;
	margin-bottom: 5px;
	padding: 2px;
	border: 1px solid #000000;
	height: 14px;
	}
.ForumLinks {
	position: absolute;
	left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	z-index: 1;
	}
.UserLinks {
	position: absolute;
	width: 100%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	z-index: 0;
	}
.MessageLinks {
	position: absolute;
	right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	z-index: 1;
	}
.ActiveMembers {
	padding: 2px;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	}

IMG.FormattingButton {
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #335F5F;
	background-color: #113F3F;
	}
IMG.FormattingButton:Hover {
	background-color: #335F5F;
	}
-->