BODY{
	margin: 0px 0px 0px 0px;
}

.headerBkg{
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(../images/bkg_header.gif);
	width: 100%;
	z-index: 0;
	height: 69px;
}

.container{
	position: absolute;
	top: 0px;
	left: 415px;
   z-index: 1;
}

.footbar{
	position: absolute;
	top: 242px;
	left: 0px;
	background-color: #708ED0;
	height: 68px;
	width: 100%;	
	z-index: 0;
}

.sidebar{
	position: relative;
	top: 0px;
	left: 0px;
	background-color: #708ED0;
	height: 100%;
	width: 179;	
	z-index: 0;
}

.footTxtBar{
	position: absolute;
	top: 315px;
	left: 185px;
	font-family: Arial;
	font-size: 10px;
	color: Black;
	z-index: 2;
}

.bodytxt{
	font-family: Arial;
	font-size: 11px;
	color: Black;
	background-image: none;
}


.bodytxtsm{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : black;
	background-image : none;
	
}

.bodytxtsmreq{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : red;
}

.errortxt{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : red;
}
.bodytxtbd{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
	font-weight : bold;
}

.tableheadertxt{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	font-weight: bold;
	text-align: center;
}

.admintxtsm{
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.admintxttable{
	font: bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}


.tablebx{
	border: 1px solid #708ED0;
}

.bodytxtbdw{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : White;
	font-weight : bold;
}

.titletxt{
	font-family : Arial;
	font-size : 14px;
	color : #6699CC;
	font-weight : bold;
}

.titletxtbk{
	font-family : Arial;
	font-size : 14px;
	color : #000000;
	font-weight : bold;
}

.tableTitletxt{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : white;
	font-weight : bold;
	text-align : center;
	background-image : none;
}

.tableBodytxt{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
	text-align : center;
	background-image : none;
}

input.textbx{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	color: Black;
	border: 1px solid;
}

select.textbx{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	color: Black;
	border: 1px solid;
}

textarea.textbx{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	color: Black;
	border: 1px solid;
}

.picFrame{
	margin: 0px 0px 3px 0px;
}

.picBorder{
	border: 1px solid #708ED0;
}

.newsFrame{
	background-color: #DFE8F2;
	padding: 2px 5px 5px 3px;
	font: 11px Arial;
}

.galleryFrame{
	background-color: #DFE8F2;
	padding: 3px 3px 3px 3px;
	font: 11px Arial;
}
.galleryText{
	padding: 1px 5px 1px 5px;
	font: 11px Arial;
}

.quoteText{
	font: italic bold 13px "MS Sans Serif", Geneva, sans-serif;
	text-align: center;
	text-shadow: none;
	color: #708ED0;
}
