Body {
	font-family: Verdana, "Lucida Grande", Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	background-color: #F3F3F3;
}

TD,DIV {
	font-family: Verdana, "Lucida Grande", Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}

A {
	color: #333399;
	text-decoration: none;
	font-family: Verdana, "Lucida Grande", Arial, sans-serif;
}

A:hover {
	color: #cc0000;
	text-decoration: underline;
}

.mainTable {
	width: 980px;
	height: 100%;
	background-color: #FFFFFF;
	border: 1px solid #333399;
	border-top: 0px;
	border-bottom: 0px;
}

.mainTablePopup {
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
	border: 1px solid #333399;
}

.menuCol {
	padding-top: 0px;
	background-color: #ededed;
	border-top: 1px solid #333399;
	border-bottom: 1px solid #333399;
}

.mainCol {
	height: 100%;
	padding: 0px;
}

.leftColumn {
	width: 180px;
	padding: 5px;
}

.footerCol {
	height: 20px;
	border-top: 1px solid #333399;
	font-size: 10px;
}

.article  {
	padding: 10px;
	border: 1px solid #DFDFDF;
	font-size: 12px;
}

.articleHome  {
	padding: 0px;
	border: 0px solid #DFDFDF;
	font-size: 12px;
	background-position: bottom;
	background-repeat: no-repeat;
	background-image: url(../images/homeDesert.jpg);
}

.header {
	width: 100%;
}

.title1 {
	font-size: 14px;
	font-weight: bold;
	color: #333399;
}

.title2 {
	font-size: 13px;
	font-weight: bold;
}

.textbox {
	font-size: 11px;
	border: 1px solid #333399;
}


/********/

.menuLeft {
	width: 100%;
	background-color: #ededed;
	border: 1px solid #DFDFDF;
}

.menuLeftItem {
	padding: 5px;
	font-size: 11px;
	color: #333399;
	font-weight: bold;
}

.menuLeftItem A {
	color: #333399;
	text-decoration: none;
}

.menuLeftItem A:Hover {
	text-decoration: none;
}

.menuLeftItemSel {
	color: #cc0000;
}

.menuLeftItemSel A {
	color: #cc0000;
	text-decoration: none;
}

.menuLeftItemSel A:Hover {
	color: #cc0000;
	text-decoration: none;
}

/********/

.contactTable {
	border: 1px solid #333399;
	background-image: url(../pictures/articles/fd_contacts.jpg);
}

.contactTable .text {
	color: #333399;
	font-weight: bold;
	font-size: 11px;
}

/********/
.navLeft {
	height: 45px;
	font-size: 12px;
	font-weight: bold;
	color: #333399;
	background-image: url(../images/bgNavLeft.jpg);
	background-repeat: repeat-x;
	border: 1px solid #333399;
}

.navLeft A {
	font-size: 12px;
	font-weight: bold;
	color: #333399;
	text-decoration: none;
}
.navLeft A:hover {
	color: #cc0000;
	text-decoration: none;
}

.navLeftNews {
	font-size: 11px;
	border: 1px solid #333399;
	border-top: 0px;
}