/* CSS Document */
a:link {
	color:#000032;
	text-decoration: none;
	border-style:none;
	
}
a:visited {
	color:#000032;
	text-decoration: none;
	border-style:none;
}
a:hover {
	text-decoration: underline;
	border-style:none;
}
a:active {
	text-decoration: none;
	border-style:none;
}

img {
	border-style:none;	
}

body {
	
	vertical-align:top;
	background-image:url(Images/bg.jpg);
	background-color:#fff;
	background-position:top;
	background-repeat:repeat-y;
	border-collapse:collapse;
	border-style:none;
	text-align:center;
	padding:0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	cellspacing: 0px;
  
}
table {
	padding:0px;
	border-width:0px;
	border: none;
	border-collapse:collapse;
	border-style:none;
	
}

td {
	background-repeat:no-repeat;
	border-style:none;
}

.abg:link {
	color: #CCCCCC;
	
}
.abg:visited {
	
	color: #CCCCCC;
}
.abg:hover {
	text-decoration: underline;
	color: #999;
}
.abg:active {
	
	color: #CCC;
}

.address {
	background-color:#000032;
	font-family: Arial, Helvetica, sans-serif;
	font-stretch:extra-expanded;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	color:#ccc;
	padding:3px;
}

.background {
	background-repeat:no-repeat;
	background-position:top;
	border-style:none;
}

.backgroundTeam {
	background:url(Images/teamBG.jpg);
	background-repeat:repeat-y;
	background-position:top;
	border-style:none;
}

.backgroundRight {
	background-repeat:no-repeat;
	background-position:right;
	text-align:right;
	
}

.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	text-align:justify;
	background-color:#fff;
	
}

.bodyTextMission {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	text-align:justify;
	
}

.bodyTextToday {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	text-align:left;
	background-color:#fff;
}

.bodyCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	margin-left:10px;		
	text-align:center;
	background-color:#fff;
	
}

.header {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000032;
	text-align:left;
	
}
.header2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000032;
	
}
