BODY {
	SCROLLBAR-FACE-COLOR: #dbdbdb;
	SCROLLBAR-HIGHLIGHT-COLOR: #dedede;
	SCROLLBAR-SHADOW-COLOR: #acacac;
	SCROLLBAR-3DLIGHT-COLOR: #cccccc;
	SCROLLBAR-ARROW-COLOR: #acacac;
	SCROLLBAR-TRACK-COLOR: white;
	SCROLLBAR-DARKSHADOW-COLOR: #dedede;
	margin-top: 0px;
	background-color: #000000;
	left: 0px;
	top: 0px;
	bottom: 0px;
}

/*********************** Top Logo Section ********************/
.Logo-Table
{
	text-align: right;
	position: relative;
	left: 90px;
}

.Logo-Text
{
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

/*********************** Main Table Padding ********************/
.Padding-main-table {
	padding-top: 0px;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 6px;
	}

/*********************** LEFT MENU *****************************/
.Menu-LEFT-Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bolder;
	color: #333333;
	text-align:left;
	text-transform:uppercase;
	background-color: #ffffff;
	display:block;
	line-height: 18px;
	padding-left: 0px;
	width: 202px;
}

.Menu-LEFT-Subtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1D839C;
	text-decoration: none;
	display:block;
	text-align:left;
	border-bottom:dotted;
	border-bottom-color:#999999;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	
}

.Menu-LEFT-Subtitles a, .Menu-LEFT-Subtitles a:visited, .Menu-LEFT-Subtitles a:link{
	color: #1D839C;
	font-weight: normal;
	text-decoration: none;
	display:block;
}

.Menu-LEFT-Subtitles a:hover{
	color: #000000;
	text-decoration: underline;
	display:block;
	/*background-color:#f1f1f1;*/
}


/*************** Loading Arrows *****************/
.Load-Arrow-LRG{
	margin:0px;
	padding-left: 3px;
	color: #000000;
	font-weight: normal;
	width:18px;
	background-image: url(../images/btn-arrow.gif);
	background-repeat: no-repeat;
	background-position:center;

}

.Load-Space-LRG{
	margin:0px;
	padding-left: 3px;
	color: #000000;
	font-weight: normal;
	width:16px;

}
.Load-Arrow-small{
	text-align:left;
	margin:0px;
	padding-left: 3px;
	color: #000000;
	font-weight: normal;
	width:8px;
	background-image: url(../images/btn-small-arrow.gif);
	background-repeat: no-repeat;
	background-position:center;
	vertical-align:top;

}

/*************************** Main Text Style ***********************************/
.Text-Main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:justify;
	vertical-align: top;
	
}

.Text-Main a, .Text-Main a:visited, .Text-Main a:link{
	color: #1D839C;
	font-weight: bold;
	text-decoration: none;
}

.Text-Main a:hover{
	color: #000000;
	text-decoration: underline;
}



/*************** Links-Blocks ******************/

.blocks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	display:block;
	text-align:left;
	vertical-align:top;
	border-color:#000000;
	border-style: solid;
	border-width:1px;
	
}

.blocks a, .blocks, .blocks a:link, .blocks a:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	display:block;
	height: 47px;
	background-color: #ffffff;
	padding-top: 2px;
	padding-left:2px;
}

.blocks a:hover{
	color: #ffffff;
	text-decoration: none;
	display:block;
	background-color: #336699;
	margin: 0px;
	height: 47px;
	max-height:inherit;
	padding-top: 0px;
	padding-left:0px;
}

/*************** Images Border *****************/
.borderImages{
border:solid;
border-color:#000000;
border-width:1px;
padding: 0px, 0px, 0px, 3px;
vertical-align: top;
}


/********************* TOP Menu Style **********************/
.Text-menu {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	text-transform:uppercase;
	display:block;
	line-height: 15px;
	font-style: normal;
}

.Text-menu a, .Text-menu a:visited, .Text-menu a:link{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	display:block;
}

.Text-menu a:hover{
	color: #ffffff;
	text-decoration: underline;
	background-color:none;
	display:block;
}

/******************************** Footer Style ********************************/
.Text-footer {
	font-family: Arial;
	font-size: x-small;
	color: #ffffff;
	text-align:justify;
	vertical-align: middle;
}

.Text-footer a, .Text-footer a:visited, .Text-footer a:link{
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

.Text-footer a:hover{
	color: #ffffff;
	text-decoration: underline;
}

/******************************** Blocks of Events Style ********************************/
.Text-Events {
	font-family: Arial;
	font-size: small;
	color: #000000;
	text-align:left;
	vertical-align: top;
}

.Text-Events a, .Text-Events a:visited, .Text-Events a:link{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.Text-Events a:hover{
	color: #000000;
	text-decoration: underline;
}
/********************************** Headers' styles ***************************/
h1 {
	font-family: "Arial";
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	color: #1D839C;
	text-align: left;
	vertical-align:top;
	margin: 0px;
	margin-bottom: 4px;
	margin-top: 0px;
 	padding: 0px;

}

h2{
	font-family: "Arial";
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-align: left;
	margin: 0px;
 	padding: 0px;
}

h3{
	font-family: "Arial";
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-align: left;
	margin: 0px;
 	padding: 0px;
}

/*************** Dotted Border *****************/
.dotGrey{
	margin:0px;
	padding-left: 3px;
	color: #000000;
	font-weight: normal;
	min-width:12px;
	max-width:12px;
	background-image:url(../images/dot-grey.gif);
	background-repeat:repeat-y;
	background-position:center;
	vertical-align:top;

}

.dotGreyHorizontal{
	margin:0px;
	padding-left: 3px;
	color: #000000;
	font-weight: normal;
	background-image:url(../images/dot-grey.gif);
	background-repeat:repeat-x;
	background-position:center;
	vertical-align:top;

}
/************************** Buttons Styles **************************/
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	cursor: hand;
	background-color: #e5e5e5;
	color: #FFFFFF;
	padding-left: 3px;
}
.button-details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
	border: 1px solid #666666;
	background-color:#bead91;
	width: 70px;	
	}
.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-align: left;
	border: 1px solid #666666;
	
}

.topBar {
	font-family: Arial, Helvetica, sans-serif; font-size: xx-small;
}

.smallFont {
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.style21 {color: #666666}

marquee a
{
	color: #ffffff;
}

</style>
