body {
	background-color: #DDDDDD;
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

#table_list {
	font-size:10px;
}

.container {
	background-color: #FFFFFF;
	padding: 10px;
}
#top-header {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.languages {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A5CCDF;
	text-align: right;
	padding: 10px;
	font-weight: bold;
}

#contact_top {
	font-size:11px;
}

#top-header img {
	margin-top: 20px;
	margin-bottom: 18px;
	margin-left: 10px;
}
.menu-left {
	background-color: #D39232;
	width: 149px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.menu-right {
	background-color: #117FC0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.menu-right table {
	width:100%;
}
.menu-sidebar a {
	color: #FFFFFF;
	text-decoration: none;
}

.menuoff  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px;
	background-color: #117FC0;
}
.border-blue {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #117FC0;
}
.languages a {
	color: #0A5C91;
	text-decoration: none;
}
.menuon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px;
	background-color: #D39232;
	cursor: hand;
	cursor: pointer;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #949494;
	text-align: right;
	padding: 10px;
}
.footer a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.footer-left {
	background-color: #006596;
	width: 149px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.footer a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.menu-sidebar {
	background-color: #117FC0;
	width: 144px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-image: url(images/back_left.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 0px; /* used to be padding-right: 10px, had to change it because when u bold the side bar it splits the word onto 2 lines */
	padding-bottom: 10px;
	padding-left: 5px; /* used to be padding-left: 10px, had to change it because when u bold the side bar it splits the word onto 2 lines */
}
.menu-sidebar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.menu-sidebar p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-right: 0px;
}
.section-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006596;
	text-transform: uppercase;
	padding: 10px;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 20px;
}

.contact_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.pic_text {
	font-size:10px;
}

.content p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}

.content2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.content2 p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}

.content3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.content3 p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	/*text-align:center;*/
}
