body {
	margin: 0;
	padding: 0;
	background: #f8f0f0 url(../images/bg_shade_summer.gif) top left repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4e4e4e;
}

h1, h2, h3, h4 {
	color: #000;
	margin-top:0px;
}

h1 {
	font-size:18px;
}

h2 {
	font-size:16px;
}

h3 {
	font-size:14px;
}

img {
	border: none;
}

/*
a => screen{gap}{rtc}.css
*/

#wrapper {
	width: 980px;
	margin: 0 auto;
	padding: 0;
	/*background: #fff;*/
	/*border-left: #dedede 1px dotted;
	border-right: #dedede 1px dotted;
	border-bottom: #dedede 1px dotted;*/
}

/* Header */
#topmargin {
	padding:10px;
	color: #888;
	width: 980px;
	margin: 0 auto;
	text-align: right;
}

.RTC {
color: #000;
font-weight:bold;
font-size: 1.15em;
}

#topmargin a {
	font-weight:bold;
	text-decoration: none;
	color:#000;
}

#topmargin a:hover {
	text-decoration: underline;
	color: #000;
}

/*
header => screen_{gap}{rtc}.css
*/

#header a {
	font-weight:bold;
	text-decoration: underline;
	color:#fff;
}

#header a:hover {
	text-decoration: none;
	color: #cf0;
}

/*
menu => screen_{gap}{rtc}.css
*/

#menu a {
	font-size:1.5em;
	/*font-weight: bold;*/
	text-decoration: none;
	color:#fff;
}

#menu a:hover {
	text-decoration: underline;
}

#menu2 {
	text-align:center;
	line-height:24px;
	text-transform:uppercase;
}

#menu2 a {
	font-size:1.5em;
	/*font-weight: bold;*/
	text-decoration: none;
	color:#6e7f32;
}

#menu2 a:hover {
	text-decoration: underline;
}

.quick_search_input {
	width:180px;
}

#page {
	margin: 0 auto;
	padding: 10px;
	background: #fff;
}

#register_container {
	/*margin: 10px;
	padding: 10px;*/
	/*font-size:0.8em;*/
	/*text-align: center;*/
	/*border: #ccd0bd 3px dotted;*/
	/*background: #fff url(../images/register_background.jpg) top left repeat-x;*/
	/*height:644px;*/
}

#register {
}

#register_input {
	border: #59662b 1px solid;
	font-size: 1.0em;
	background: #fff;
	color: #4e4e4e;
	width: 200px;
	height: 20px;
}

#register_submit {
	border: #ccc 1px solid;
	font-size: 1.0em;
	background: #0066b3;
	color: #fff;
	width: 200px;
	height: 26px;
}


.register_GreenText
{
	color: #6f8135;
	font-size:1.03em;
	font-weight:bold;
}

.register_RedText
{
	color: #5d281b;
	font-size:1.03em;
	font-weight:bold;
}

.register_BlackText
{
	color: #000;
	font-size:1.03em;
	font-weight:bold;
}

.register_NormalText
{
	color: #000;
	font-size:0.8em;
}

.register_SmallText
{
	color: #000;
	font-size:0.6em;
}

#connect {
	/*margin: 10px;
	padding: 10px;*/
	font-size:1.5em;
	text-align: center;
	/*border: #ccd0bd 3px dotted;*/
}

#connect_input {
	border: #59662b 1px solid;
	font-size: 1.1em;
	background: #fff;
	color: #4e4e4e;
	width: 290px;
	height: 23px;
}

#connect_submit {
	border: #000 1px solid;
	font-size: 1.1em;
	background: #dcdcdc;
	color: #000;
	width: 250px;
	height: 28px;
}

#footer {
	margin: 0 auto;
	padding: 0px 0 15px 0;
	border-top: #5c0404 3px solid;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

#footer a {
	font-weight:bold;
	text-decoration: none;
	color:#000;
}

#footer a:hover {
	text-decoration: underline;
	color: #000;
}

.success {
	color: #390;
	font-size: 12px;
	font-weight: bold;
}

.failed {
	color: #C00;
	font-size: 12px;
	font-weight: bold;
}

.normal {
	color: #000;
	font-size: 12px;
	font-weight: bold;
}

.BlackBorders {
	border: #000 solid 1px;
}

.ThumbPicBorders {
	border: #000 solid 1px;
	padding: 10px;
}

.SmallPicBorders {
	border: #000 solid 1px;
	padding: 15px;
}

.BigPicBorders {
	border: #000 solid 1px;
	padding: 20px;
}

.GreyBorders {
	border: #c4c4c4 solid 1px;
	background: #f8f0f0;
}

.BlueBorders {
	border: #0066b3 solid 1px;
}

#BlueBox {
	border: #0066b3 solid 1px;
}

#BlueInside {
	padding:5px;
}

#BlueInside a {
	color:#0066b3;
	text-decoration:none;
	font-size:13px;
	font-weight:normal;
}

#BlueInside a:hover {
	color:#0066b3;
	text-decoration:underline;
	font-size:13px;
	font-weight:normal;
}

.GreenBorders {
	border: #6e7f32 solid 1px;
}

.RedBorders {
	border: #591212 solid 1px;
}

.GreenBackground {
	background: #6e7f32;
}

.BlueBackground {
	background: #0066b3;
}

.RedBackground2 {
	background: #3e0909;
}

.MenuBoxes {
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	padding: 5px;
}

.ContentBoxes {
	padding: 5px;
}

#Maps a {
	text-decoration: none;
}

#Maps a:hover {
	text-decoration: underline;
}

.pubgap {
	z-index: 100;
	left: 625px;
	top: 107px;
	position: absolute;
	color: #5c0404;
	/*background-color: #fff;*/
	background: url(../images/trans.png) top left repeat;
	border: #000 1px solid;
	padding:2px;
	font-size: 14px;
}

.pubrtc {
	z-index: 100;
	left: 609px;
	top: 100px;
	position: absolute;
	color: #5c0404;
	/*background-color: #fff;*/
	background: url(../images/trans.png) top left repeat;
	border: #000 1px solid;
	padding:2px;
	font-size: 14px;
}

.img_container {
	position: relative;
}