body {
	/*background-color: 		#D5D5D5;*/
	height: 						100%;
	margin: 						0px;
	padding: 					0px;
	width: 						737px !important;
}

img {
	margin: 0px;
	padding: 0px;
}


.contentTable {
	width: 						737px !important;
	table-layout: 				fixed;
	/*display: 					none;*/
}
.newsHidden {
	width: 						737px !important;
	height:						275px !important;
	position: 					absolute;
	top: 							0px;
	left: 						0px;
	z-index: 					10000;
	background-color: 		#FFF799;
	display: 					none;
}
.divLoader {
	width: 						32px;
	height: 						32px;
	border: 						1px solid #000;
	position: 					absolute;
	padding: 					10px;
	top: 							45%;
	left: 						45%;
	z-index: 					1000000;
	background-color: 		#FFF;
	display: 					none;
}

.welcomeTable {
	width: 						737px !important;
	height: 						35px !important;
	max-height: 				135px !important;
	padding-top: 				5px;
	padding-bottom: 			10px;
}
.welcomeTableTDLeft {
	border-right:	 			dotted 1px #000;
	width: 						368px !important;
	padding-left: 				4px;
	padding-right: 			5px;
}
.welcomeTableTDRight {
	width: 						368px !important;
	padding-left: 				5px;
	padding-right: 			5px;
}
.divTable {
	height: 						11px !important;
	width: 						737px !important;
	padding-bottom: 			4px;
}
.divLeft {
	background-image: 		url('../img/divLeft.jpg');
	background-repeat: 		no-repeat;
	height: 						11px !important;
	width: 						100px !important;
}
.divMiddle {
	background-image: 		url('../img/divLoop.jpg');
	background-repeat: 		repeat-x;
	height: 						11px !important;
	width: 						537px !important;	
}
.divRight {
	background-image: 		url('../img/divRight.jpg');
	background-repeat: 		no-repeat;
	height: 						11px !important;
	width: 						100px !important;
}



.newsRow {
	width: 						737px;
	height: 						95px !important;
}
.newsDiv {
	width: 						25px;
	height: 						95px !important;
}
.newsBox {
	width: 						229px;
	height: 						95px !important;
}
.newsBack {
	background-color: 		#FFF799;
	width: 						44px;
	height: 						14px;
}
.newsImage {
	width: 						93px !important;
	height: 						95px !important;
}
.newsContent {
	height: 						95px !important;	
	width: 						133px !important;
	/*background-color: 		#FFF799;*/
}
.newsTextBox {
	height: 						76px !important;
	width: 						133px !important;	
	max-height: 				76px !important;
	padding: 					3px;
	overflow: 					hidden;
	text-align:				 	left;
	background-color: 		#FFF799;
}
.newsBoxDiv {
	background-image: 		url('../img/newsDiv.jpg');
	background-repeat: 		no-repeat;
	/*width: 						3px !important;
	height: 						95px !important;*/
}
.newsButton {
	background-image: 		url('../img/newsButton.jpg');
	background-repeat: 		no-repeat;
	background-position: 	bottom right;
	width: 						133px;
	height: 						16px;
	max-height: 				16px !important;
	cursor: 						pointer;
	background-color: 		#FFF799;
}
.newButtonRow {
	width: 						133px !important;
	height: 						16px !important;
	max-height: 				16px !important;	
	background-color: 		#FFF799;
}


.bigNewsTable {
	background-color: 		#FFF799;
	width: 						737px !important;
	height:						275px !important;
	border: 						solid 1px #B5AF6D;
}
.bigNewsClose {
	width: 						7px;
	height: 						5px;
	padding-top:  				5px;
	padding-right: 			5px;
	padding-bottom: 			5px;
	text-align: 				right;
	border-bottom: 			solid 1px #B5AF6D;
	background-color: 		#B2AC6B;
}
.bigNewsHeader {
	width:						710px;
	height: 						5px;	
	padding-left:				5px;
	padding-top: 				5px;
	padding-bottom: 			5px;
	border-bottom: 			solid 1px #B5AF6D;
	background-color: 		#B2AC6B;	
}
.bigImageBox {
	width: 						234px;
	height:						234px;
	/*border:						solid 1px #000;*/
}
.bigTextBox {
	width: 						483px;
	padding-left: 				5px;
	padding-right:				5px;
	text-align: 				justify;
}
.bigContent {	
	width: 						737px;
	height: 						244px;
	padding: 					5px;
}



/* Headers */
.headerWelcome {
	background-image: 		url('../img/headWelcome.jpg');
	background-repeat: 		no-repeat;
	padding-bottom: 			5px;
	height: 						19px !important;
	width: 						396px !important;
}
.headerNews {
	background-image: 		url('../img/headNews.jpg');
	background-repeat: 		no-repeat;
	padding-bottom: 			10px;
	height: 						19px !important;
	width: 						96px !important;
}


.headerText {
	font-family: 				Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 					10px;
	color: 						#666666;
	text-align: 				justify;
}
.newsText {
	font-family: 				Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 					10px;
	font-weight: 				bolder;
	color: 						#666666;
	text-align: 				left;
}
.bigHeader {
	font-family: 				Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 					16px;
	font-weight: 				bold;
	color: 						#FFF799;
	text-align: 				left;
}
.bigLink {
	font-family: 				Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 					12px;
	font-weight: 				bold;
	color: 						#FFF799;
	text-align: 				left;
	text-decoration: 			none;
	cursor: 						pointer;
	vertical-align: 			middle;
}
.bigText {
	font-family: 				Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 					12px;
	font-weight: 				bolder;
	color: 						#666666;
	text-align: 				justify;
	overflow: 					hidden;
}

