html,body {
	background-color: #1e2b4d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 100%;
	margin: 0px;
	padding: 0px;
	border: none;
	}

/* @group Links */

A:link {
	color: #14325a;
	font-weight: bold;
	text-decoration: none;
	}

A:visited {
	color: #14325a;
	font-weight: bold;
	text-decoration: none;
	}

A:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}

A:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}

A.alt1 {
	color: #88a6cd;
	text-decoration: none;
	font-weight: bold;
	}

A.alt1:visited {
	color: #88a6cd;
	text-decoration: none;
	font-weight: bold;
	}

A.alt1:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	}

A.alt1:active {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	}

A.alt2 {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	}

A.alt2:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	}

A.alt2:hover {
	color: #88a6cd;
	text-decoration: none;
	font-weight: bold;
	}

A.alt2:active {
	color: #88a6cd;
	text-decoration: none;
	font-weight: bold;
	}

A.alt3 {
	color: #000000;
	text-decoration: none;
	}

A.alt3:visited {
	color: #000000;
	text-decoration: none;
	}

A.alt3:hover {
	color: #ffffff;
	text-decoration: none;
	}

A.alt3:active {
	color: #ffffff;
	text-decoration: none;
	}
	
/* @end */

/* @group Layout */

.fullheight {
	height: 100%;
	}

.bg-left {
	background-image: url(layout/side-left_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 31px;
	border-right: 1px solid #000000;
}

.bg-right {
	background-image: url(layout/side-right_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 31px;
	border-left: 1px solid #000000;
}

.sub-menu {
	background-image: url(layout/r1_sub-menu_bg.gif);
	font-size: 11px;
	font-weight: bold;
	color: #88a6cd;
	height: 25px;
}

.header-top {
	background-color: #0d1631;
	height: 4px;
}

.header-bg {
	background-image: url(layout/r3_header_bg.gif);
	background-repeat: repeat-x;
	height: 193px;
}

.header-bg2 {
	background-image: url(layout/r3_header-main_bg-2.gif);
	background-repeat: no-repeat;
	height: 193px;
}

.menu {
	background-image: url(layout/menu_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #0a1128;
	height: 25px;
}

.menu-time {
	font-size: smaller;
	color: #88a6cd;
}

.body {
	background-color: #0d1631;
	height: 100%;
}

.body-spacer {
	background-color: #0d1631;
	height: 6px;
}

.location {
	background-image: url(layout/r4_location_bg.gif);
	background-repeat: repeat-x;
	background-position: center;
	background-color: #2c3d65;
	font-size: 11px;
	font-weight: bold;
	color: #88a6cd;
	padding: 5px;
	border: 1px solid #000000;
}

.content {
	background-color: #24345c;
	padding: 10px;
	height: 100%;
}

.footer {
	background-image: url(layout/r5_footer_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #0a1128;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	height: 25px;
}
	
/* @end */

/* @group Borders */

.border {
	border: 1px solid #000000;
}

/* Used in the layout */
.border-top {
	border-top: 1px solid #000000;
}

/* Used in the layout */
.border-bot {
	border-bottom: 1px solid #000000;
}

.border-left {
	border-left: 1px solid #000000;
}

.border-right {
	border-right: 1px solid #000000;
}

.border-1 {
	padding: 5px;
	border: 1px solid #000000;
}

.border-2 {
	padding: 5px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

.border-3 {
	padding: 5px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.border-4 {
	padding: 5px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
}

.border-5 {
	padding: 5px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.border-6 {
	padding: 5px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.border-7 {
	padding: 5px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

.border-8 {
	padding: 8px;
	border-right: 1px solid #000000;
}

.border-9 {
	padding: 8px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
}

.border-10 {
	padding: 5px;
	border-bottom: 1px solid #000000;
}

/* @end */

/* @group Tables */

.title-bg {
	background-color: #1b2137;
}

.title-text {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

.title1 {
	background-color: #1b2137;
	padding: 5px;
	border: 1px solid #000000;
}

.title2 {
	background-color: #1b2137;
	padding: 5px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

.sub-title-bg {
	background-color: #88a6cd;
}

.sub-title-text {
	font-size: 11px;
}

.sub-title1 {
	background-color: #88a6cd;
	padding: 5px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

.sub-title2 {
	background-color: #88a6cd;
	padding: 5px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

.content-bg {
	background-color: #dce9ff;
}

.content-bg-on {
	background-color: #ffffff;
}

.content1 {
	background-color: #dce9ff;
	padding: 5px;
	border: 1px solid #000000;
}

/* Viewtopic - Where the avatar and info is displayed */
.content-viewtopic {
	background-color: #fafafa;
	padding: 5px;
	border: 1px solid #000000;
}

/* @end */

/* @group Calendar */

.f-c2 {
	background-color: #dce9ff;
	padding: 5px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

/* Calendar - Today */
.f-c5 {
	background-color: #ffffff;
	padding: 5px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

/* Calendar - Blank days at the start and end of the month display */
.f-c6 {
	background-color: #6e8cbe;
	padding: 5px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

/* @end */

/* @group Text */

.admin {
	
	}

.mod {
	
	}

.copy {
	font-size: 10px;
	color: #88a6cd;
	}

.text-small {
	font-size: 10px;
	}

.text-smallish {
	font-size: 11px;
	}

.text-normal {
	font-size: 12px;
	}

.text-med {
	font-size: 14px;
	}

.text-large {
	font-size: 16px;
	}

.body-text	{
	color: #cddcf5;
	}

.cattitle	{
	font-weight: bold;
	color: #000000
	}
	
/* @end */

/* @group Other */

.forum-icon {
	padding-right: 5px;
}

.code-top {
	color: #006600;
	padding: 5px;
	background-color: #e0e0e0;
	border-top: 1px solid #d1d7dc;
	border-left: 1px solid #d1d7dc;
	border-right: 1px solid #d1d7dc;
}

.code {
	font-size: 12px;
	color: #006600;
	padding: 5px;
	background-color: #fafafa;
	border: 1px solid #d1d7dc;
}

.quote-top {
	color: #000000;
	padding: 5px;
	background-color: #e0e0e0;
	border-top: 1px solid #d1d7dc;
	border-left: 1px solid #d1d7dc;
	border-right: 1px solid #d1d7dc;
}

.quote {
	font-size: 12px;
	color: #444444;
	padding: 5px;
	background-color: #fafafa;
	border: 1px solid #d1d7dc;
}

select, input, textarea {
	background-color: #fafafa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #000000;
	}

.postimage {
	cursor: pointer;
	cursor: hand;
	}

.postimage:hover {
	background-color: #C2CFE5;
	cursor: pointer;
	cursor: hand;
	}
	
/* @end */

@import url("formIE.css");
