
body {
	margin:0px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size:11px;
}

a:link {
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size:11px;
	color:#194778;
}

a:visited {
	text-decoration: none;
/*	font-size:11px;
	font-family: "Trebuchet MS", Arial, sans-serif;*/
	color:#333333;
}

a:hover {
	text-decoration: underline;
	font-size:11px;
}

a:active {
	text-decoration: none;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}

form{
	margin:0px;
	padding:0px;
}

input {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	border: 1px solid #194778;
	color:#000000;
	background-color: #FFFFFF;
	margin:0px;
	padding-left:2px;
	height:17px;
}

textarea {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	border: 1px solid #194778;
	color:#333333;
	background-color: #FFFFFF;
	margin:0px;
	padding-left:2px;
}

select {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size:10px;
	border: 1px solid #194778;
	color: #000000;
	background-color: #FFFFFF;
	height:17px;
	padding:0px;
	margin:0px;
}

th {
	height:25px;
	border-bottom-color:#F0AF53;
	border-bottom-style:dashed;
	border-bottom-width:2px;
	background-image:url(../images/tdBg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#194778;
	padding-top:4px;
}

img { 
	border-color:#999999;
}

/*___________________________________________________________________________________________________________________________________________________*/

#header {
	margin:0px;
	padding:0px;
	width:100%;
	height:255px;
}

#content {
	margin:0px;
	padding:0px;
	width:100%;
}

#foneNumbers {
	margin:0px;
	padding:0px;
	width:100%;
	height:38px;
	background-image:url(../images/leftBgContentBotton.gif);
	background-repeat:repeat-x;
}

#footer {
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:6px;
	padding:0px;
	width:100%;
	background-color:#EDB055;
	height:40px;
}

#baseBoard {
	margin:0px;
	padding:0px;
	width:100%;
	background-color:#194778;
	height:68px;
}

/*___________________________________________________________________________________________________________________________________________________*/

.defaultText{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size:11px;
	color:#333333;
}

.detachText {
	color:#194778;
	font-weight:bold;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size:11px;
}

.menuText {
	color:#194778;
	font-weight:bold;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size:11px;
}

.baseBoardText {
	color:#FFFFFF;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size:11px;
}

.dateText{
	color:#EDB055;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size:11px;
}

.newsText{
	color:#FFFFFF;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size:11px;
}

.ERROR{
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	color: #CC0000;
}

.ALERT{
	font-family:inherit;
	font-size: inherit;
	font-weight: bold;
}
