html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	}
/* remember to define focus styles! */
:focus {
	outline: 0;
	}

blockquote, q {
	quotes: none;
	}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
	content: none;
	}
.qtformat {
	border:#0033CC medium solid;
	}
.preview_box {
	width:670px;
	background-color:#FFFFFF;
	border-bottom-color: #990000;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-top-color: #990000;
	border-top-style: solid;
	border-top-width: thin;
	border-left-color: #990000;
	border-left-style: solid;
	border-left-width: thin;
	border-right-color: #990000;
	border-right-style: solid;
	border-right-width: thin;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom:10px;
 }

main_table {
	height:1000px;
	}
	
	
body {
	line-height: 1;
	color: black;
	background-color:#991E00;
	}
	
ol, ul {
	list-style: none;
	}

caption, th, td {
	text-align: left;
	font-weight: normal;
	}

blockquote:before, q:before {
	content: open-quote;
	}
blockquote:after, q:after {
	content: close-quote;
	}
blockquote, q {
quotes: '"' '"';
border: solid thin #c0c0c0;
background-color: #f0f0f0;
padding: 4px 4px 4px 4px;	
}
	
/* _______________________________ MeyerWeb Reset Reloaded - http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ ___________ */


/* _______________________________ Basics ___________ */

a:link {
	color: #000000;
	text-decoration: none;
	}
a:visited {
	color: #000000;
	text-decoration: none;
	}
.forum_title {
	color: #990000;
	font-size: 12px;
	font-weight:bold;
}
	.forum_title  a:link { color: #990000; text-decoration: none; }
	.forum_title  a:visited { color: #990000; text-decoration: none; }
	.forum_title  a:hover { color: #990000; text-decoration: underline; }
	.forum_title  a:active { color: #990000; text-decoration: none; }
	
a:hover {
	color: #000000;
	text-decoration: underline;
	}
a:active {
	color: #000000;
	text-decoration: none;
	}

.row_name a:link {
	color: black;
	text-decoration: none;
	}
.row_name a:visited {
	color: black;
	text-decoration: none;
	}
.row_name a:hover {
	color: black;
	text-decoration: underline;
	}
.row_name a:active{
	color: black;
	text-decoration: none;
	}

/* _______________________________ Helpers ___________ */

.clearer { clear: both; }

.align_left { text-align: left; }
.align_center { text-align: center; }
.align_right { text-align: right; }

.border_right { border-right: 1px solid #891C1C; }
.border_left { border-left: 1px solid #891C1C; }
.right_pad { padding: 0px 5px 0px 0px; }
.top_pad { padding: 10px 0px 0px 0px; }

.submit_error {
	color: red;
	padding: 0px 0px 0px 10px;
	text-decoration: none;
	}

/* _______________________________ Layout ___________ */

#container {
	width: 780px;
	margin: 0px auto;
	font-size: 11px;
	line-height: 16px;
	font-family: verdana;
	color: #000000;
	background-color: #FFFFFF;
	padding: 0px 7px 0px 7px;
	vertical-align:top;
	}

#container_head {
	width: 780px;
	margin: 0px auto;
	font-size: 11px;
	line-height: 16px;
	font-family: verdana;
	color: #000000;
	background-color: #FFFFFF;
	vertical-align:top;
	}

#header {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	line-height: 0px;
	font-family: verdana;
	color: #000000;
	background-color:#FFF;
	}

.logo {
	float: left;
	font-size: 20px;
	font-weight: bold;
	}
	.logo a:link { text-decoration: none; }
	.logo a:visited { text-decoration: none; }
	.logo a:hover { color: #891C1C; text-decoration: none; }
	.logo a:active { text-decoration: none; }

.header_menu {
	height: 22px;
	padding: 3px 7px 0px 0px;
	text-align: right;
	vertical-align: middle;
	font-weight: bold;
	color: #FFF;
	}
	.header_menu a:link { color: #FFF; text-decoration: none; }
	.header_menu a:visited { color: #FFF; text-decoration: none; }
	.header_menu a:hover { color: #FFF; text-decoration: underline; }
	.header_menu a:active { color: #FFF; text-decoration: none; }
	
.top_menu {
	width: 780px;
	padding: 10px 7px 0px 7px;
	text-align: right;
	line-height: 16px;
	}
		
.breadCrumbs {
	width: 100%;
	height: 15px;
	padding: 5px 0px 5px 0px;
	}
	
#pages_btn {
	width: 100%;
	height: 20px;
	padding: 20px 0px 0px 0px;
	}
	
.top_btn {
	float: left;
	width: 40%;
	}
	
.pages {
	float: right;
	width: 25%;
	height: 20px;
	padding: 0px;
	text-align: right;
	}
	.pages p {
		padding: 2px 5px 0px 5px;
		float: right;
		}
	.pages img {
		float: right;
		}
		
#footer {
	border-top: 1px solid #891C1C;
	padding: 10px 7px 10px 7px;
	font-size: 11px;
	line-height: 16px;
	font-family: verdana;
	color: #000000;
	margin: 40px 7px 0px 7px;	
	border-bottom: 1px solid #891C1C;
	}
	#footer img {
		}
		
.bottom_menu {
	width: 100%;
	padding: 0px 0px 0px 0px;
	text-align: center;
	}
	
/* _______________________________ Data Layout ___________ */

.left_10 { width: 10%; float: left; }
.left_15 { width: 15%; float: left; }
.left_20 { width: 20%; float: left; }
.left_30 { width: 30%; float: left; }	
.left_40 { width: 40%; float: left; }
.left_45 { width: 45%; float: left; }	
.left_50 { width: 50%; float: left; }	
.left_60 { width: 60%; float: left; }	
.left_70 { width: 70%; float: left; }	
.left_80 { width: 80%; float: left; }	
.left_90 { width: 90%; float: left; }	
.left_100 { width: 100%; float: left; }	
.left_auto { width: auto; float: left; }

.right_10 { width: 10%; float: right; }
.right_20 { width: 20%; float: right; }	
.right_30 { width: 30%; float: right; }	
.right_40 { width: 40%; float: right; }	
.right_50 { width: 50%; float: right; }	
.right_60 { width: 60%; float: right; }	
.right_70 { width: 70%; float: right; }	
.right_80 { width: 80%; float: right; }	
.right_90 { width: 90%; float: right; }	
.right_100 { width: 100%; float: right; }	

.content_box {
	margin: 10px 0px 0px 0px;
	border-top: 1px solid #891C1C;
	border-left: 1px solid #891C1C;
	border-right: 1px solid #891C1C;
	}

.row_title {
	width: 100%;
	height: 100%;
	background-color: #A02920;
	background-image:url(../images/row_title_bkg.gif);
	font-weight: bold;
	color: white;
	border-bottom: 1px solid #891C1C;
	}
	.row_title p {
		padding: 5px;
		}
			
.row_name {
	width: 100%;
	clear: both;
	font-size: 10px;
	border-bottom: 1px solid #891C1C;
	overflow: hidden;
	font-weight: bold;
	}
	.row_name p {
		padding: 8px 0px 8px 5px;
		}
				
.row_0 {
	width: 100%;
	clear: both;
	font-size: 11px;
	border-bottom: 1px solid #891C1C;
	overflow: hidden;
	}
	.row_0 p {
		padding: 8px 0px 8px 5px;
		}
				
.row_1 {
	background-color: #EEEEEE;
	width: 100%;
	clear: both;
	font-size: 11px;
	border-bottom: 1px solid #891C1C;
	overflow: hidden;
	}
	.row_1 p {
		padding: 8px 0px 8px 5px;
		}
		
.keep_on { padding-bottom: 32767px; margin-bottom: -32767px; }

.forum_post {
	width: 100%;
	border-bottom: 1px solid #891C1C;
	margin: 0px;
	padding: 0px;
	clear: both;
	overflow: hidden;
	}
.forum_table {
	width: 100%;
	margin: 0px;
	padding: 0px;
	clear: both;
	overflow: hidden;
	outline: 0;
		}
	.forum_table p {
		padding: 8px 0px 8px 5px;
		}
.forum_table td {
	border-bottom: 1px solid #891C1C;
	border-right: 1px solid #891C1C;
	margin: 0px;
	padding: 0px;
	padding-left:3px;
	vertical-align:middle;
	outline: 0;
	}
.forum_table_row_0 {
background-color: #EEEEEE;
}
 	.forum_table_row_0 p {
		padding: 8px 0px 8px 5px;
		}
.forum_table_row_1 {
background-color: #FFFFFF;
}
.forum_table_row_1 p {
			padding: 8px 0px 8px 5px;
		}
		
	.bolder { font-size: 11px; font-weight: bold; padding: 0px 0px 5px 0px; }
	.forum_post_identity {
		width: 150px;
		float: left;
		margin: 0px;
		padding: 10px;
		clear: right;
		}
	.forum_post_right {
		background-color: white;
		border-left: 1px solid #891C1C;
		width: 605px;
		/* margin: 0px;
		padding: 10px; */
		float: right;
		clear: top;
		}
	.forum_post_content {
		margin: 0px;
		padding: 10px 0px 0px 0px;
		font-size: 11px;
		line-height: 11px;
		min-height:190px;
		}
	.forum_post_content p { padding: 0px 0px 10px 0px; }
	.forum_post_links {
		background-color:#FFFFFF;
		height: 100%;
		width: 100%;
		vertical-align:bottom;
		text-align: right;
		padding: 10px 0px 10px 0px;
		margin: 0px 0px 0px 0px;
		font-size: 11px;
		line-height: 11px;
		}
	.forum_post_links p {
		padding: 0px 10px 0px 0px;
		}
	.post_padding {
	min-height:170px;
	padding: 10px 10px 20px 10px; }
	
	.forum_post_left_cell {
	padding-top:10px;
	 padding-left:5px;
	  padding-right:5px;
	   padding-bottom:10px;
	    border-right-color:#990000;
		 border-right-style:solid;
		  border-right-width:thin;
		  }
	.forum_post_right_cell {
	vertical-align:top;
	 padding-top:10px;
	  padding-left:10px;
	   padding-right:10px;
	    background-color:#FFFFFF;
		 line-height:18px;
	}
.basic_forms {
	width: 705px;
	padding: 0px 0px 0px 40px;
	}
	
.input_name {
	width: 130px;
	height: 5px;
/*	line-height: 5px; */
	margin: 0px;
	padding: 0px;
	float: left;
	color: black;
	font-weight: bold;
	}	
.input_name2 {
	width: 100px;
	height: 5px;
/*	line-height: 5px; */
	margin: 0px;
	padding: 0px;
	float: left;
	color: black;
	font-weight: bold;
	}
.input_name_extras {
	width: 130px;
	height: 5px;
/*	line-height: 5px; */
	margin: 0px 0px 0px 140px;
	padding: 0px;
	float: left;
	font-size: 9px;
	color: #666;
	clear: none;
	}
.input_box {
	width: 200px;
	height: 15px;
/*		line-height: 10px; */
	margin: 0px; 
	padding: 1px 0px 0px 0px;
	}
.select_box {
	width: 204px;
/*		line-height: 10px; */
	margin: 0px;
	padding: 1px 0px 0px 0px;
	}
.input_file {
/*		line-height: 10px; */
	margin: 0px;
	padding: 1px 0px 0px 0px;
	}
.input_checkbox {
	float: right;
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 4px 0px 0px 5px;
	}
.input_checkbox_text {
	width: 180px;
	text-align: right;
	float: right;
	margin: 0px;
	padding: 0px;
	color: black;
	font-size: 9px;
	}
.file_text {
	width: 280px;
	text-align: right;
	float: right;
	margin: 0px;
	padding: 0px;
	color: black;
	font-size: 9px;
	}
.submit_btns {
	float: left;
	padding-right:5px;
	}
	
.profile_username {
	width: 200px;
	height: 5px;
	line-height: 5px;
	margin: 0px;
	padding: 0px;
	float: right;
	color: black;
	}
.profile_textarea {
	width: 200px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	overflow: auto;
	}
.edit_textarea {
	width: 500px;
	height: 300px;
	margin: 0px;
	padding: 0px;
	overflow: auto;
	}
	
.current_avatar {
	float: right;
	clear: both;
	}
	
.profile_form {
	padding: 20px;
	width: 600px;
	}
	.profile_form textarea { width: 200px; }
	.profile_form .clearer { line-height: 5px; }
	.profile_form .profile_username { float: left; }
	
	.avatar_title {
		width: 140px;
		float: left;
		color: black;
		font-weight: bold;
		padding: 10px 0px 0px 5px;
		}
		
	.avatar_options {
		width: 250px;
		float: left;
		}
		
.search_forms {
	width: 340px;
	padding: 20px 0px 0px 0px;
	margin: 0px auto;
	}		
.login_forms {
	width: 340px;
	padding: 20px 0px 0px 20px;
	}
MessageQuote {
	background-color: #CCCCCC;
	padding: 3px;
	clear: both;
	border: thin solid #666666;
}

.thead
{
	background: #4d6bad url(/images/triumphrat/misc/table-header.jpg) top left;
	color: #fff;
	font: bold 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.thead a:link, .thead_alink
{
	color: #fff;
}
.thead a:visited, .thead_avisited
{
	color: #fff;
}
.thead a:hover, .thead a:active, .thead_ahover
{
	color: #fff;
}
.SearchResultMsgs {
	border: thin solid #666666;
	padding: 3px;
	margin: 12px;

}
.suggest_link {
		background-color: #FFFFFF;
		padding: 2px 6px 2px 6px;
			}
.suggest_link_over {
		background-color: #CCCCCC;
		padding: 2px 6px 2px 6px;
			}	
#search_suggest {
		position: absolute;
		background-color: #FFFFFF;
		text-align: left;
		border: 1px solid #000000;
			}	