.imgShadow {
	border: solid;
	border-width: 2px;
	border-color: white;

	filter:progid:DXImageTransform.Microsoft.Shadow(Color=#cccccc, Strength=5, Direction=135);
	padding: 5px;
}

.header {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #cbd0bb;
}
.textTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525252;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #727272;
	padding: 2px;
	line-height: 18px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4d4d4d;
	line-height: 16px;
	text-align: justify;
}

td{
	font-family:arial;
	font-size:12px;
	color: #000000;
	font-weight: normal;
}
.textB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005395;
	line-height: 18px;
	font-weight: bold;
	text-transform: none;
}
.lxtext:link	{	color: #4d4d4d;
			text-decoration: none}

.lxtext:visited{	color: #4d4d4d;
			text-decoration: none}

.lxtextTable:link	{
	color: #444444;
	text-decoration: none;
}

.lxtextTable:visited{
	color: #444444;
	text-decoration: none;
}


.lxtextTable:hover {
	color: #FF6600;
	text-decoration: underline;
}
.lxtext:hover {
color: #FF6600;
			text-decoration: underline}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #005395;
	padding-top: 5px;
	padding-bottom: 5px;
}
.lxsubhead:link	{
	color: #999999;
	text-decoration: none;
}
.lxsubhead:visited{
	color: #999999;
	text-decoration: none;
}
.lxsubhead:hover {
	color: #333333;
	text-decoration: none;
	background-color: d1e6f7;
}
.textSubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005395;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 3px;
	padding-bottom: 3px;
}
.texts {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4d4d4d;
	line-height: 18px;
}
.date {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3366cc;
}
.MenuSubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	text-transform: none;
	background-color: #005395;
}
.lxMenuSubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.lxMenuSubhead:link	{	color: #FFFFFF;
			text-decoration: none}

.lxMenuSubhead:visited{	color: #FFFFFF;
			text-decoration: none}
.lxMenuSubhead:hover {
	color: #FFFF00;
	text-decoration: none;
}

.Menutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 16px;
}
.menubg {
	background-image: url(../img/photo_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.borderGrey {
	background-color: #eeeeee;
	padding: 8px;
	border: 1px solid #CCCCCC;
}
