body {
	font-family: Verdana;
	font-size:10px;
	font-style: normal;
	font-weight: normal;
	color: Black;
	text-decoration: none;
	scrollbar-face-color: White;
	scrollbar-highlight-color: White;
	scrollbar-shadow-color: White;
	scrollbar-3dlight-color: Black;
	scrollbar-arrow-color: Black;
	scrollbar-track-color: White;
	scrollbar-darkshadow-color: Black;
	margin-left: 0px;
	margin-right:0px;
	margin-top:0px;
	/*background-color: #EFEFEF;*/
	background-color: #FFFFFF;	
	background-bcolor: #FF33CC;	
}
.topalign{
	padding-top: 0px;
	padding-bottom: 15px;


}
.table_border{
	padding: 5px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.border{
	border: 1px solid #000000;
}

.menu {font-family: arial; font-size:14px; font-style: normal; font-weight: bold; color: White; text-decoration: none;
	}
	.menu_left td  a{
	font-family: arial;
	font-size:16px;
	font-style: normal;
	font-weight: bold;
	color: #D60153;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	}
.normal {font-family: Verdana; font-size:12px; font-style: normal; font-weight: normal; color: Black; text-decoration: none;
	}
.normal_news {font-family: "Times New Roman"; font-size:14px; font-style: normal; font-weight: normal; color: Black; text-decoration: none;
	}
.bold {font-family: Verdana; font-size:12px; font-style: normal; font-weight: bold; color: Black; text-decoration: none;
	}
	.red_bold {font-family: Verdana; font-size:12px; font-style: normal; font-weight: bold; color: #FF33CC; text-decoration: none;
	}

.bigger {font-family: Verdana; font-size:12px; font-style: normal; font-weight: normal; color: Black; text-decoration: none;
	}
.header-bold
	 {font-family: Verdana; font-size:14px; font-style: normal; font-weight: bolder; color: #FF33CC; text-decoration: none;
	}
.header-bold a:link {  color: #FF33CC; text-decoration: none;}
.header-bold a:visited { color: #FF33CC; text-decoration: none;}
.header-bold a:hover {  color: #FF33CC; text-decoration: none;}
.header-bold a:active { color: #FF33CC; text-decoration: none;}

.header-News
	 {font-family: "Times New Roman"; font-size:18px; font-style: normal; font-weight: bolder; color: Black
; text-decoration: none;
	}
	.footer {font-family: Verdana; font-size:10px; font-style: normal; font-weight: bold; color: #333333; text-decoration: none;
	}

.smaller {font-family: Verdana; font-size:10px; font-style: normal; font-weight: normal; color: Black; text-decoration: none;
	}

.big{font-family: Verdana; font-size:14px; font-style: normal; font-weight: bolder; color: #FF33CC; text-decoration: none;}
.big a:link {  color: #FF33CC; text-decoration: none;}
.big a:visited { color: #FF33CC; text-decoration: none;}
.big a:hover {  color: #FF33CC; text-decoration: none;}
.big a:active { color: #FF33CC; text-decoration: none;}


.menu a:link {  color: White; text-decoration: none;}
.menu a:visited { color: White; text-decoration: none;}
.menu a:hover {  color: Fuchsia; text-decoration: none;}
.menu a:active { color: White; text-decoration: none;}
#jobs td {
	padding:5px;
	vertical-align:top;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-left-color: #999999;	
}
ul#whatwedo  {
	border: 0px solid red;
	list-style-image: url(images/tick.jpg);
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

ul#whatwedo li {
	border-bottom: 1px dotted #FF33CC;
	padding-bottom: 8px;
	padding-top: 5px;
	margin-left: 0px;
	padding-left: 0px;
}
hr {color=#fff; height:1px; border-bottom: 1px dotted #FF33CC;}
