.CustomTextBox
{
	background-color:#1E1915!important;
}
h1
{
    font-size:16px
}
h2
{
    font-size:14px
}
body 
{
	background-color: #1E1915; 
	font-family: Verdana;	
	height:100%; 
	margin: 0; 
	padding: 0;
	color: #c79c7a;
	font-size:13px;
}
form
{
    padding:0px
}
.TextArea
{
	background-color: #000000; 
	width:99%; 
	font-family: Verdana;	
	font-size: 13px;
	color: #c79c7a;
	border:none;
}
a:link
{
	color: #c79c7a;
	text-decoration: none;
}
a:img
{
	color: #c79c7a;
	text-decoration: none;
}
a:visited 
{
	color: #c79c7a;
	text-decoration: none;
}
a:hover 
{
	color: #c79c7a;
	text-decoration: none;
}
a:active 
{
	color: #c79c7a;
	text-decoration: none;
}
.ItalicText 
{
	font-style: italic;
}
.Text 
{
	font-size: 13px;
}
.CopyRightText 
{
	font-size: 9px;
	color: #c79c7a;
	text-align:center;
}
.MainPanel
{
	width:700px;
	background-color:#000000;
	vertical-align:top;
	border:solid 1px #5A4525;
}
.SideColor
{
	background-color:#1E1915
}
.GallaryPicture
{
	border: 1px solid #66452B;
	padding: 3px;
	background-color:#1E1915;
	float:left;
	margin-right:7px;
	margin-bottom: 0px;
}
.GallaryPictureNew
{
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 2px;
	background-color:#FFFFFF;
	float:left;
	margin-right:7px;
	margin-bottom: 0px;
}
.GallaryPictureRight
{
	border: 1px solid #66452B;
	padding: 3px;
	background-color:#1E1915;
	float:right;
	margin-left:7px;
	margin-bottom: 0px;
}
.fieldsetMain
{
	color: #C79C7A; 
	font-family: Verdana; 
	font-size: 11px;
	border: 2px ridge #5a4525;
	width:95%;
}
.fieldsetText
{
	color: #C79C7A; 
	font-family: Verdana; 
	font-size: 11px;
}
.Scrollbar
{
	scrollbar-highlight-color : #C79C7A; 
	scrollbar-darkshadow-color : #C79C7A; 
	scrollbar-shadow-color : #5a4525; 
	scrollbar-face-color:#C79C7A;
	scrollbar-track-color: #0A0A0A; 
}
.editInvoiceTextBox
{	
	font-family: Verdana; 
	background-color:#000000; 
	color:#c79c7a; 
	border-color:#000000; 
	font-size:11px;
	height:15px
}
.bodyText
{
	font-size:13px
}
.MenuCurrent 
{
	font-weight:bold;
}
.MenuCurrent:Hover
{
    color:#E6D1B3;
}
.heading
{
	font-size:12px;
	background-color:#5A4525;
	padding-top:4px;
	padding-bottom:4px
}
.heading a:Hover
{
    color:#E6D1B3;
}
.heading2
{
	font-size:14px;
	padding-top:4px;
	padding-bottom:4px
}
.heading2 a:Hover
{
    color:#E6D1B3;
}
.Header
{
     padding-top:10px;
     padding-bottom:10px;
     background-color:Black
}
.PageTitleHeader
{
    font-size:16pt;
    font-style:italic;
    color:#0000FF
}
