/* import common CSS definitions */
@import url("../../../../css/common.css");
@import url("../../../../css/colors.css");

body
{
	background-color: #443826;
	
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position : center;
	
	font-family: Verdana, Tahoma, Helvetica; 
	color: white;
	
	scrollbar-face-color:#443826;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#342816;
	scrollbar-shadow-color:'#443826';
	scrollbar-highlight-color:'#443826';
	scrollbar-3dlight-color:'#544836';
	scrollbar-darkshadow-Color:'#241806';
}
hr
{
	width: 100%; 
	height: 2px;
	color: #564D3B; 
	background-color: #564D3B; 
	border: 0px solid #564D3B; 
}
A:link
{
	COLOR: #FFFFFF; font-family: Verdana, Tahoma, Helvetica; 
	TEXT-DECORATION: none;
}
A:visited
{
	COLOR: #FFFFFF; font-family: Verdana, Tahoma, Helvetica; 
	TEXT-DECORATION: none;
}
A:active
{
	COLOR: #FFFFFF; font-family: Verdana, Tahoma, Helvetica; 
	TEXT-DECORATION: none;
}
A:hover
{
	COLOR: #FFF000; font-family: Verdana, Tahoma, Helvetica; 
	TEXT-DECORATION: none;
}
.hr-shadow
{
	width:100%; 
	height: 0px; !important ;
	/height: 2px;
	-height: 2px;
	border-top: solid #342816 1px;
	border-bottom: solid #544836 1px;
	border-left: 0px;
	border-right: 0px;
}
.shadow1
{
	border-style: solid; 
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-color: #342816;
}
.button
{
	height: 20px;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal; 
	color: #FFFFFF; 
	text-align: center;
	background-color : #443826;
	border-width: 2px;
	border-style: solid; 
	border-top-color: #544836; 
	border-right-color: #342816; 
	border-bottom-color: #342816; 
	border-left-color: #544836;
	outline: 0;
}
.button:active
{
	border-top-color: #342816;
	border-left-color: #342816;
	border-bottom-color: #544836;
	border-right-color: #544836;
}
.button:disabled
{
	color: #746856;
	border-width: 1px;
}
.smallbutton
{
	height: 16px;
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal; 
	color: #FFFFFF; 
	text-align: center;
	background-color : #443826;
	border-width: 2px;
	border-style: solid; 
	border-top-color: #544836; 
	border-right-color: #342816; 
	border-bottom-color: #342816; 
	border-left-color: #544836;
	outline: 0;
}
.smallbutton:active
{
	border-top-color: #342816;
	border-left-color: #342816;
	border-bottom-color: #544836;
	border-right-color: #544836;
}
.smallbutton:disabled
{
	color: #746856;
	border-width: 1px;
}
.buttonbright
{
	height: 20px;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal; 
	color: #FFFFFF; 
	text-align: center;
	background-color : #564D3B;
	border-width: 2px;
	border-style: solid; 
	border-top-color: #665D4B; 
	border-right-color: #463D2B; 
	border-bottom-color: #463D2B; 
	border-left-color: #665D4B;
	outline: 0;
}
.buttonbright:active
{
	border-top-color: #463D2B;
	border-left-color: #463D2B;
	border-bottom-color: #665D4B;
	border-right-color: #665D4B;
}
.buttonbright:disabled
{
	color: #867D6B;
	border-width: 1px;
}
.smallbuttonbright
{
	height: 16px;
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal; 
	color: #FFFFFF; 
	text-align: center;
	background-color : #564D3B;
	border-width: 2px;
	border-style: solid;
	border-top-color: #665D4B; 
	border-right-color: #463D2B; 
	border-bottom-color: #463D2B; 
	border-left-color: #665D4B;
	outline: 0;
}
.smallbuttonbright:active
{
	border-top-color: #463D2B;
	border-left-color: #463D2B;
	border-bottom-color: #665D4B;
	border-right-color: #665D4B;
}
.smallbuttonbright:disabled
{
	color: #867D6B;
	border-width: 1px;
}
.field
{
	height: 20px;
	font-family: Tahoma;
	font-size: 12px; 
	color: white;
	text-align: center;
	background-color : #443826; 
	border-width: 1px;
	border-style: solid; 
	border-top-color: #342816; 
	border-right-color: #544836; 
	border-bottom-color: #544836; 
	border-left-color: #342816;
	outline: 0;
}
.smallfield
{
	height: 16px;
	font-family: Tahoma;
	font-size: 10px; 
	color: white;
	text-align: center;
	background-color : #443826; 
	border-width: 1px;
	border-style: solid; 
	border-top-color: #342816; 
	border-right-color: #544836; 
	border-bottom-color: #544836; 
	border-left-color: #342816;
	outline: 0;
}
.fieldbright
{
	height: 20px;
	font-family: Tahoma;
	font-size: 12px; 
	color: white;
	text-align: center;
	background-color : #564D3B;
	border-width: 1px;
	border-style: solid; 
	border-top-color: #463D2B; 
	border-right-color: #665D4B; 
	border-bottom-color: #665D4B; 
	border-left-color: #463D2B;
	outline: 0;
}
.smallfieldbright
{
	height: 16px;
	font-family: Tahoma;
	font-size: 10px; 
	color: white;
	text-align: center;
	background-color : #564D3B;
	border-width: 1px;
	border-style: solid; 
	border-top-color: #463D2B; 
	border-right-color: #665D4B; 
	border-bottom-color: #665D4B; 
	border-left-color: #463D2B;
	outline: 0;
}
.textarea
{
	font-family: Tahoma; 
	font-size: 12px; 
	font-style: normal; 
	color: #FFFFFF; 
	text-align: left; 
	background-color : #443826; 
	border-width: 1px;
	border-style: solid; 
	border-top-color: #342816; 
	border-right-color: #544836; 
	border-bottom-color: #544836; 
	border-left-color: #342816;
	outline: 0;
}
.array
{
	filter: 'progid:DXImageTransform.Microsoft.Alpha(opacity=80)';
	opacity: 0.90;
	background-color: #443826; 
	border-width: 1px;
	border-style: solid; 
	border-top-color: #544836; 
	border-right-color: #342816; 
	border-bottom-color: #342816; 
	border-left-color: #544836; 
}