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

body {
	margin: 0px;
	background-image: url('../img/background.jpg');
}

p {
	margin: 0px;
}

img {
	border: 0px;
}

form {
	margin: 0px;
}

h1 {
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #074B83;
}

h2 {
	margin: 0px;
	font-weight: normal;
}


.first_page_intro {
	line-height: 16px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}


.heading {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 18px;
	color: #074B83;
	text-decoration: none;
}

.sub_heading {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	color: #074B83;
	text-decoration: none;
}

.navigation {
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #4C4C4C;
	text-decoration: none;
}

.navigation a {
	text-decoration: none;
	color: #4C4C4C;
}

.navigation a:hover {
	color: #074B83;
	text-decoration: underline;
}


.text {
	line-height: 18px;
	font-family: "Trebuchet Ms", Tahoma, Arial;
	font-size: 12px;
	color: #4C4C4C;
	text-decoration: none;
}

.text a {
	text-decoration: none;
	color: #074B83;
}

.text a:hover {
	text-decoration: underline;
	color: #074B83;
}

.mce_editor {
	background-image: url('../img/white.gif');
	line-height: 18px;
	font-family: "Trebuchet Ms", Tahoma, Arial;
	font-size: 12px;
	color: #4C4C4C;
}
.mce_editor a {
	text-decoration: none;
	color: #074B83;
}
.mce_editor a:hover {
	text-decoration: underline;
	color: #074B83;
}


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

.submit {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
}


.catalogue_text {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #4C4C4C;
	text-decoration: none;
}

.catalogue_text a {
	text-decoration: none;
	color: #074B83;
}

.catalogue_text a:hover {
	color: #074B83;
	text-decoration: underline;
}


.copyright {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.copyright a {
	color: #FFFFFF;
	text-decoration: none;
}

.copyright a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


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

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

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

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