﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 10px 0px 0px 0px;
}

.index {
	font-size: 11pt;
}

.index2 {
	font-size: 14pt;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

a  {
	color: #0094de;
	font-weight:bold;
}

a:hover {
	color: #0094de;
	text-decoration: none;
	font-weight:bold;
}

.red {
	font-size: 25pt;
	font-weight: bold;
	color: #D9261C;
}

.black{
	font-size: 25pt;
	font-weight: bold;
}

.left {
	background-image: url(index_images/left_side.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.right {
	background-image: url(index_images/right_side.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

.top {
	background-image: url('contact_images/top_bg.gif');
	background-repeat: repeat-x;
	background-position: center top;
}

.top_other {
	background-image: url('index_images/top_bg_other.gif');
	background-repeat: repeat-x;
	background-position: left bottom;
}

.padding {
	padding: 10px;
	width: 100%;
}

.14px {
	font-size: 16px;
}

.textbox {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100px;
	height: 20px;
}

.button {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.menu {
	text-align: center;
	white-space: normal;
	color: #FFFFFF;
	background-color: #6E619E;
}
.menu-select {
	text-align: center;
	color: #FFFFFF;
	background-color: #A399C4;
	white-space: normal;
}
.menu-right {
	background-repeat: repeat-y;
	background-position: right top;
}
.menu-left {
	background-repeat: repeat-y;
	background-position: left top;
}
.menu-top {
	text-align: center;
	color: #FFFFFF;
	white-space: normal;
}

.menu-space {
	width:4px;
	}

.submenu {
	text-align: center;
	white-space: normal;
	color: #FFFFFF;
	background-color: #0094de;
}
.submenu-select {
	text-align: center;
	color: #FFFFFF;
	background-color: #00D6DE;
	white-space: normal;
}


.copyright {
	font-size: xx-small;
	text-align:center
}
.centre {
	text-align: center;
}
