﻿a
{
	text-decoration: none;
	border: none;
}

a:hover
{
	text-decoration: none;
	border:none;
}

#f_main
{
	width: 90%;
	padding: 20px 5%;
	text-align: center;
}

H1
{
	font-size: 120;
	font-weight: bold;
	margin: 25px 0;
}

.top_msg
{
	background-color: #4A75B1;
	text-align: justify;
	width: 100%;
	padding: 7px;
	font-size: 85%;
}

.row
{
	text-align: left;
	font-size: 80%;
	height: 1%;
}

.row a
{
	text-decoration: underline;
}

.row a:hover
{
	color: #77AFE0;
}

#forum
{
	margin: 30px 0;
	border: 1px solid #24458B;
	width: 730px;
	background-color: #24458B;
}

#pager
{
	text-align: center;
	font-size: 75%;
	margin: 15px 0;
}

#pager a
{
	text-decoration: none;
	border: none;
}

.view
{
	width: 50px;
}

.m_view
{
	width: 125px;
	height: 100%;
    padding: 0 0 0 5px;
}

.m_message
{
	width: 600px;
}

.topic
{
	width: 380px;
}

.user
{
	width: 150px;
}

.date
{
	width: 100px;
}

.header
{
	text-align: left;
	font-size: 85%;
	font-weight: bold;
	background-color: #24458B;
}

.row_style
{
	background-color: #24458B;
	margin-bottom: 3px;
	vertical-align: top;
}

.row_style td
{
	padding:5px 0;
	background-color: #4A75B1;
	border-bottom: 1px solid #24458B;
}

.controls
{
	width: 80%;
	padding: 10px;
	border: 1px solid #24458B;
	margin: 20px auto 0 auto;
	text-align: left;
}

.controls h3
{
	font-size: 85%;
	width: 100%;
	text-align: left;
	border-bottom: 1px solid #24458B;
	margin-bottom: 15px;
}

.controls span
{
	font-size: 80%;
	font-weight: bold;
} 

.controls p
{
	width: 100%;
	text-align: right;
	font-size: 90%;
	font-weight: bold;
	margin-top: 15px;
}

.forum_msg
{
	font-size: 80%;
	margin-right: 25px;
}

.thread
{
	width: 100%;
	font-weight: bold;
    text-align: left;
    border-bottom: 1px solid #24458B;
    margin: 20px 0;
}

.back_link
{
	text-align: right;
	width: 100%;
	font-size: 85%;
	font-weight: bold;
	margin-top: 20px;
}

.back_link a
{
     text-decoration: underline;	
}

.back_link a:hover
{
	text-decoration: none;
	border: none;
}

.btn
{
	margin-left: 30px;
}

.srch
{
	font-size: 90%;
	width: 100%;
	text-align: center;
	font-weight: bold;
	display: none;
	margin-top: 20px;
}
