/*

FFC001
*/
body {
	margin: 0px;
	background-color:#000000;
	background-image: url(../images/bodyBack.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #FFFFFF;
	
	scrollbar-3dlight-color:none;
	scrollbar-arrow-color:#FFC001;
	scrollbar-base-color:#000000;
	scrollbar-darkshadow-color:#D6D6D6;
	scrollbar-shadow-color:none
	
}
img {
border:none;
}
.back{
	background-image: url(../images/back3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.textFlow{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #b2b4b4;
	
}
.nav_sep {
	float: left;
	margin: 0px;
	border:none;
}
.titleText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	color: #FFC001;
	font-weight:bold;
}
.nav_over{
	color:#FFC001;
	font-weight:bold;
	display:block;
	
}
.nav_out{
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	font-weight:bold;
}
.nav_footer{
	color:#b2b4b4;
	text-decoration:none;
	font-size:8pt;
}
.img_over{
	border-bottom:solid 1px #EFA200;
}
.img_out{
	border-bottom:solid 1px #453f40;
}
.dd_table{
font-size:10pt;
direction:rtl;
}
.dd_out{
background-color:#666666;
color:#FFFFFF;
font-weight:bold;
display:block;
text-decoration:none;
text-align: center;
}

.dd_over{
background-color:#FFC001;
color:#000000;
font-weight:bold;
display:block;
text-decoration:none;
text-align: center;
}
div{
	scrollbar-3dlight-color:none;
	scrollbar-arrow-color:#EFA200;
	scrollbar-base-color:#b2b4b4;
	scrollbar-darkshadow-color:#b2b4b4;
	scrollbar-shadow-color:none

}
.inputText{
width:280px;
background-color:#cccccc;
border:inset 1px;
color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;

}

.inputTextCookie{
width:280px;
background-color:#000000;
border:none;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight:bold;
padding-right:10px;
}

.submitButton {	
background:none;
border:none;

background-repeat: no-repeat;
background-position: center center;
width:200px;
cursor:hand;
color:#FFC001;
font-family:Verdana, Helvetica, sans-serif;
font-size:10pt;
font-weight:bold;
}

.submitButtonAdmin {	
background-color:#FFC001;
width:150px;
height:23px;
cursor:hand;
color:#000000;
font-family:Verdana, Helvetica, sans-serif;
font-size:10pt;
font-weight:bold;
}

.designMenuTD{
border-right:solid 1px #333333;
text-align:center;
}

.designMenu{
white-space:nowrap;
font-size:10pt;
color:#333333;
font-weight:bold;
text-decoration:none;
}
.designMenuOver{
white-space:nowrap;
font-size:10pt;
color:#f6a90b;
font-weight:bold;
text-decoration:none;
}
.sideTables {
border:solid 1px #666666;
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
color: #b2b4b4;
}
.sideTablesTitle {
border:solid 1px #666666;
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight:bold;
color: #FFC001;
background-image: url(images/sideHeader.jpg);
background-repeat: no-repeat;
background-position: center center;
}
img{
border:solid 2px #666666;
}
.aug {
color:#FFC001;
font-weight:bold;
}


