body
{
	background-color	: #000000;
	/*background-image	: url(images/Back.gif);
	background-repeat	: repeat;*/
	margin				: 0px;
	margin-top: 0px;
}


.outerTable
{
	background-color	: #460A04;	
	width				: 70%;
	
}

.outerSendToTable
{
	background-color	: #FFFFFF;
	width: 100%;
}

.sendToTable td
{
	font-family			: Verdana, Sans-Serif;
	font-size			: 11px;
	color				: #666666;
	padding				: 6px;
	white-space			: nowrap;
}

.sendToTable textarea
{
	font-family			: Verdana, Sans-Serif;
	font-size			: 11px;
	color				: #666666;
	width: 100%;
}

.sendToTable input
{
	font-family			: Verdana, Sans-Serif;
	font-size			: 11px;
	color				: #666666;
	width: 100%;
}

select
{
	font-family			: Verdana, Sans-Serif;
	font-size			: 10px;
}

.headerTitle
{
	/*vertical-align		: top;*/
	width				: 100%;
	font-family			: Trebuchet MS;
	font-size			: 18px;
	color				: black;
	padding				: 0px;
	background-color	: #fdfdfd;/*#eddfc1;*/
}

.navBar
{
	/*background-color	: 4B9BA8;*/
	background-image	: url(images/nav_bg.jpg);
	background-repeat	: repeat-x;
	font-family			: Verdana, Sans-Serif;
	font-size			: 11px;
	color				: #E6CF0E;
	padding				: 0px 10px 0px 10px;
	height				: 43px;
}

.navBar a
{
	background-color	: Transparent;
	color				: #E6CF0E;
	text-decoration:none;
}

.navBar a:hover
{
	background-color	: Transparent;
	color				: #A1EFAE;
	text-decoration:none;
}

.subNavBar
{
	background-color	: #F8F8F8;
	background-image	: url(images/subnav_bg.gif);
	background-repeat	: repeat-x;
	font-family			: Verdana, Sans-Serif;
	font-size			: 9px;
	font-weight			: bold;
	color				: #8C000C;
	padding				: 0px 10px 2px 0px;
	height				: 27px;
	text-align			: left;
}

.subNavBar a
{
	background-color	: Transparent;
	color				: #FCE432;
	text-decoration: none;
}

.subNavBar a:hover
{
	background-color	: Transparent;
	color				: #A1EFAE;
	text-decoration: none;
}

.mainTable
{
	background-color	: Transparent;
}

.mainTable td
{
	background-color	: Transparent;
	font-family			: Verdana, Sans-Serif;
	font-size			: 11px;
	color				: #F5AA3B;
	padding				: 6px;
}


/* Custom Styles */

.textBlock
{
	font-family			: Verdana, Sans-Serif;
	font-size			: 11px;	
}

.textBlock h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.55em;
	line-height: normal;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 12px 0px;
	border-bottom: solid 1px #DEDEDE;
	color: #FF6600;	
}

.currentPageHighlight
{
	color: #8A2205;
}

.topCorner
{
	background-color:#3D696F;
	width: 6px;
}


.bottomCorner
{
	vertical-align: bottom; 
	width: 6px;
}

.flatVertical
{
	height: 20px; 
	width: 100%;
}

.subAlbumsHeader
{
	background-color	: #F8F8F8;
	background-image	: url(images/subnav_bg.gif);
	background-repeat	: repeat-x;
	/*font-family			: Verdana, Sans-Serif;
	font-size			: 9px;
	font-weight			: bold;*/
	font-family: Tahoma ;
	font-size: 8pt ;
	font-WEIGHT: normal ;
	color				: #979797;
	padding				: 0px 10px 2px 0px;
	height				: 27px;
	text-align			: left;
	border-left: #e3e3e3 1px solid;
	border-right: #e3e3e3 1px solid;
}

.subAlbumsBody
{
	border-right: #e3e3e3 1px solid;
	border-left: #e3e3e3 1px solid;
	border-bottom: #e3e3e3 1px solid;
	height: 100%;
}

.otherBlockText
{
	background-color	: Transparent;
	font-family			: Verdana, Sans-Serif;
	font-size			: 11px;
	color				: #666666;
	padding				: 6px;	
}

.line
{
	border:0;
	color: #FFE195;
	text-decoration: none;
	font-family: Tahoma ;
	font-size: 9pt ;
	font-style: normal ;
}


.lineNote
{
	font-family: Tahoma ;
	font-size: 9pt ;
	font-WEIGHT: normal ;
	color:#E3BB5D;
}	

.NoteTitle
{
	font-family: Tahoma ;
	font-size: 8pt ;
	font-WEIGHT: normal ;
	color:#FFE586;
}	
.NoteTitle1
{
	font-family: Tahoma ;
	font-size: 8pt ;
	font-WEIGHT: normal ;
	color:#ff0000;
}	

.fButtonBig
{
	font: 12px Tahoma;
	color: Black;
	border: gray 1px solid;
	background-color: #E1E1E1;
	height: 22px;
	width: 80px;
}

.TxtControls
{
	font-weight:normal;
	font-size: 9pt;
	font-family: Tahoma;
	background-color: white;
	border-right-color: lightsteelblue;
	direction:rtl ;
}	
