body {
	SCROLLBAR-FACE-COLOR: #000;
	SCROLLBAR-HIGHLIGHT-COLOR: #950e4a;
	SCROLLBAR-SHADOW-COLOR: #950e4a;
	SCROLLBAR-3DLIGHT-COLOR: #a3a3a3;
	SCROLLBAR-ARROW-COLOR:  #950e4a;
	SCROLLBAR-TRACK-COLOR: #000;
	SCROLLBAR-DARKSHADOW-COLOR: #950e4a;
	font:normal 12px Arial;
	color:#fff;
	margin:0px;
	margin-top:7px;
	background-color:#000;
	background:url(../images/bg.gif);
}
FORM, H1, H2, H3, H4 {
	margin:0px;
}
H1 {
	margin:0px;
	font:bold 12px Arial;
	color:#ff2baa;
}
H2 {
	margin:0px;
	font:bold 14px Arial;
	color:#ff2baa;
}
p {
	margin-top:5px;
}
img {
	border:none;
}
#Top {
	background:url(../images/TopBG.jpg) top no-repeat;
	width:775px;
	padding-top:12px;
}
#Mid
{
	background:url(../images/mainBG.jpg) repeat-y;
	background-color:#000;
}
#Bot {	
	background:url(../images/BotBG.jpg) bottom no-repeat;
	padding:12px;
	padding-top:0px;
}
.BoxL
{
	background:url(../images/boxL.jpg) no-repeat;
	width:366px;
	height:311px;
	float:left;
	margin-left:7px;
}
.BoxR
{
	background:url(../images/boxR.jpg) no-repeat;
	width:366px;
	height:311px;
	float:right;
	margin-right:7px;
}
.MainBox
{
	width:330px;
	height:160px;
	padding:10px;
	overflow:auto;
	margin-bottom:5px;
}
.GalHead
{
	background:url(../images/home_23.gif) no-repeat; 
	height:37px; 
	margin-bottom:2px; 
	padding-top:3px;
	cursor:pointer;
}
.DetTbl
{
	direction:rtl;
	width:99%;
	margin-right:1px;
}
.DetTbl td, .DetTbl th
{
	border-bottom:1px dotted #ff0ea1;
}
.DetTbl th
{
	font-weight:normal;
}
.DetTbl td
{
	color:#ff0ea1;
}
.DetTitle
{
	font:bold 12px Arial;
	height:25px;
}
.Mheads
{
	font:bold 26px Arial;
	color:#bcbabb;
}