html {
	overflow: -moz-scrollbars-vertical;
}

body {
	margin: 0px;
	background-color: #E0E0E0;
}

p {
	margin: 0px;	
}

img {
	border: 0px;
}

form {
	margin: 0px;
}

h1 {
	margin: 0px;
	font-family: "Trebuchet Ms", Tahoma, Verdana;
	font-size: 24px;
	font-weight: normal;
	color: #D14415;
}

.dir {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #7C8286;
}
.dir a {
	text-decoration: none;
	color: #7C8286;
}
.dir a:hover {
	text-decoration: none;
	color: #4C4C4C;
}


.heading {
	line-height: 18px;
	margin-bottom: 5px;
	font-family: "Trebuchet Ms", Tahoma, Verdana;
	font-size: 16px;
	color: #D14415;
}


.text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #4C4C4C;
}
.text a {
	text-decoration: none;
	color: #D14415;
}
.text a:hover {
	text-decoration: underline;
	color: #D14415;
}

.mce_editor {
	background-image: url('../img/white.gif');
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	color: #4C4C4C;
}
.mce_editor a {
	text-decoration: none;
	color: #D14415;
}
.mce_editor a:hover {
	text-decoration: underline;
	color: #D14415;
}


.news_heading {
	font-family: "Trebuchet Ms", Tahoma, Verdana;
	font-size: 16px;
	line-height: 16px;
	color: #D14415;
}
.news_heading a {
	text-decoration: none;
	color: #D14415;
}
.news_heading a:hover {
	text-decoration: none;
	color: #761A25;
}

.news_more {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
}
.news_more a {
	text-decoration: none;
	color: #D14415;
}
.news_more a:hover {
	text-decoration: none;
	color: #761A25;
}


.m_table {
	border-collapse: collapse;
	border-style: solid;
	border-color: #AAAAAA;
	border-width: 1px;
	color: #D9D9D9;
}

.m_row_head {
	border-style: solid;
	border-width: 1px;
	background-color: #CCCCCC;
	
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #4C4C4C;
}

.m_table td {
	border-style: solid;
	border-color: #AAAAAA;
	border-width: 1px;

	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	color: #4C4C4C;
}


.field {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

.button {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	background-color: #F7F7F7;
}