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

body {
	margin: 0px;
}

p {
	margin: 0px;	
}

img {
	border: 0px;
}

form {
	margin: 0px;
}

h1 {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Verdana;
	font-size: 17px;
	font-weight: normal;
	color: #233559;
}

.language {
	font-family: "Times New Roman", Georgia, Verdana;
	font-size: 12px;
	color: #BBBBBB;
}

.language a {
	text-decoration: none;
	color: #BBBBBB;
}

.language a:hover {
	text-decoration: none;
	color: #233559;
}


.side_header {
	font-family: "Times New Roman", Georgia, Verdana;
	font-size: 13px;
	color: #233559;
}


.heading {
	font-family: Georgia, "Times New Roman", Verdana;
	font-size: 17px;
	color: #233559;
}

.dir {
	font-family: "Times New Roman", Georgia, Verdana;
	font-size: 11px;
	color: #AAAAAA;
}

.dir a {
	text-decoration: none;
	color: #AAAAAA;
}

.dir a:hover {
	color: #233559;
	text-decoration: none;
}


.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B434D;
}

.text td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B434D;
}

.text a {
	text-decoration: none;
	color: #2B434D;
}

.text a:hover {
	color: #2B434D;
	text-decoration: underline;
}


.m_table {
	border-collapse: collapse;
	border-style: solid;
	border-color: #BABABA;
	border-width: 1px;

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2B434D;
}

.m_row_head {
	background-color: #2B434D;

	border-style: solid;
	border-width: 1px;
	border-color: #BABABA;

	color: #FFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

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


.bottom {
	font-family: "Times New Roman", Georgia, Verdana;
	font-size: 11px;
	color: #AAAAAA;
}

.bottom a {
	text-decoration: none;
	color: #AAAAAA;
}

.bottom a:hover {
	text-decoration: none;
	color: #233559;
}

/* MCE Editor */
.mce_editor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B434D;
}

.mce_editor td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B434D;
}

.mce_editor a {
	text-decoration: none;
	color: #2B434D;
}

.mce_editor a:hover {
	color: #2B434D;
	text-decoration: underline;
}
