input {
	color : #000000;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
div {
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.px {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 2px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.right {
	color : #003C5E;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.right b {
	color : #EF6D00;
}
.right a {
	color : #003C5E;
}
.right a:hover {
	color : #000000;
}
.left {
	color : #FFFFFF;
	margin-top : 0px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.left a {
	color : #FFFFFF;
}
.left a:hover {
	color : #000000;
}
p {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
p a {
	color : #294A7B;
}
p a:hover {
	color : #000000;
}
.bot {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
.bot a {
	color : #000000;
	text-decoration: none;
}
.bot a:hover {
	color : #294A7B;
}
.bot2 {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.menulink {
 	display: block;
 	width: 200px;
 	text-align: left;
 	text-decoration: none;
 	font-family:arial;
 	font-size:12px;
 	color: #003C5E;
 	BORDER: none;
	border: solid 1px #FFFFFF;
 	  margin-left: 0px;
 	  padding-left: 10px;
}
.menulink a {
	color : #000000;
	text-decoration: none;
}
.menulink a:hover {
 	border: 1px solid Silver;
 	background-color: #F5F5F5;
}
.selected {
 	display: block;
 	width: 200px;
 	text-align: left;
 	text-decoration: none;
 	font-family:arial;
 	font-size:12px;
	font-weight: bold;
 	color: #FF8C00;
	border: none;
		margin-left: 0px;
 	  	padding-left: 20px;
}

.cont {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
.cont a {
	color : #000000;
	text-decoration: none;
}
.cont a:hover {
	color : #294A7B;
	text-decoration: underline;
}
.menuItemTd {
	BORDER-RIGHT: 1px solid; 
	PADDING-RIGHT: 2px; 
	BORDER-TOP: 1px solid; 
	PADDING-LEFT: 7px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	PADDING-BOTTOM: 2px; 
	BORDER-LEFT: 1px solid; 
	CURSOR: hand; 
	PADDING-TOP: 2px; 
	BORDER-BOTTOM: 1px solid; 
	FONT-FAMILY: verdana; 
	BACKGROUND-COLOR: #F7F3F7;
	border: 1px solid White;
}
.menuItemTdOver {
	BORDER-RIGHT: 1px solid;
	PADDING-RIGHT: 2px;
	BORDER-TOP: 1px solid; 
	PADDING-LEFT: 7px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	PADDING-BOTTOM: 2px; 
	BORDER-LEFT: 1px solid; 
	CURSOR: hand; 
	PADDING-TOP: 2px; 
	BORDER-BOTTOM: 1px solid; 
	FONT-FAMILY: verdana; 
	BACKGROUND-COLOR: #CECBCE;
	border: 1px solid White;
}
.menuItemTdSelected {
	COLOR: #FF6600;
	BORDER-RIGHT: 1px solid; 
	PADDING-RIGHT: 2px; 
	BORDER-TOP: 1px solid; 
	PADDING-LEFT: 7px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	PADDING-BOTTOM: 2px; 
	BORDER-LEFT: 1px solid; 
	PADDING-TOP: 2px; 
	BORDER-BOTTOM: 1px solid; 
	FONT-FAMILY: verdana; 
	BACKGROUND-COLOR: #CECBCE;
	border: 1px solid White;
}

.links {
	color : Black;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
}
.links a {
	color : #FF6347;
	text-decoration: none;
}
.links a:hover {
	color : #294A7B;
	text-decoration: underline;
}