html,
body
{
	background: url(/images/en/background.gif) top left repeat-x;
	background-color: #250329;
	color: #b3a7b3;
	font: 85%/1.75em verdana,arial,helvetica,sans-serif;
	margin: 0px;
	padding: 0px;
}
img
{
	border: none;
}
td
{
	text-align: left;
	vertical-align: top;
}
a:link,
a:visited,
a:active
{
	text-decoration: none;
	color: #a0cf67;
}
a:hover
{
	text-decoration: none;
	color: #b3a7b3;
}
#mainTable
{
	width: 828px;
	margin: 0px auto;
	font-size: 11px;
	scrollbar-base-color: #513554; 
	scrollbar-track-color: #513554;
	scrollbar-face-color: #7D6A7D;
	scrollbar-highlight-color: #AA9BAA;
	scrollbar-3dlight-color: #513554;
	scrollbar-darkshadow-color: #382244;
	scrollbar-shadow-color: #766576;
	scrollbar-arrow-color: #382244;
}
.spaceLft
{
	width: 125px;
}
.spaceRt
{
	width: 124px;
}
.greenLine
{
	background-color: #a0cf67;
	height: 2px;
	color: #b3a7b3;
}
#frontTop
{
	height: 143px;
}
#frontBottom
{
	height: 142px;
}
#insideTop
{
	height: 38px;
	padding-top: 62px;
}
#insideLogo
{
	float: left;
}
#insideSubTitle
{
	float: right;
}
#insideNav
{
	height: 19px;
	padding-top: 24px;
}
#insideCats
{
	height: 35px;
	text-align: center;
}
#insideBottom
{
	height: 20px;
	padding-top: 26px;
	text-align: right;
}
#bodyContent
{
   width: 828px;
	height: 359px;
}
#leftColumn
{
	float: left;
	height: 359px;
}
#rightColumn
{
	float:left;
	width: 288px;
	height: 359px;
	line-height: 1.5em;
}
.catLinks
{
	height: 290px;
	width: 268px;
	padding-top: 10px;
	padding-left: 20px;
	line-height: 1.25em;
	overflow: auto;
}
.catLinks br
{
	padding: 5px 0px;
}
.contactUs
{
	height: 339px;
}
.contactUs .note
{
	/*
   font-size: 9px;
   */
}
.contactUs .right
{
	float: none;
	clear: both;
}
.contactUs div[class="hr"]
{
	display: none;
}
.contactUs h1
{
	padding-bottom: 0px;
	margin-bottom: 10px;
}
#userContent
{
	float: left;
	width: 210px;
}
#contactForm
{
	float: left;
	width: 570px;
	height: 310px;
	margin: 0px;
	margin-top: -15px;
	padding: 0px;
	padding-right: 10px;
	overflow: auto;
}
#contactForm form
{
	margin: 0px auto; 
	scrollbar-track-color: #250329;
}
#contactForm th,
#contactForm td
{
	margin: 0px;
	line-height: 1.25em;
}
.inputMixed .commandError
{
	margin-bottom: 5px;
}
.commandError
{
	width: 425px;
	margin: 0px auto;
	font-weight: normal;
	color: #000;
}
#contactForm .paramError
{
	color: #fc0;
}
.content .login .inputMixed .actions .note
{
	
}
.content .login .inputMixed .actions td
{
	text-align: center;
}

/*
 * Large Image Template (template #1).
 */
#largeImageBefore
{
	height: 98px;
}

#largeImageContent
{
   margin: 30px 104px 20px 20px;
	padding-right: 10px;
	width: 154px;
	height: 156px;
	overflow: auto;
}

#largeImageLeft
{
   float: left;
   width: 540px;
	height: 359px;
}

#largeImageRight
{
   float: left;
   width: 270px;
	height: 359px;
}

#largeImageTitle
{
}


/* 
 * Split Images Template (template #2).
 */
#splitImagesContent
{
   margin: 0px 20px 0px 23px;
	padding-right: 10px;
	width: 235px;
	height: 233px;
	overflow: auto;
}

#splitImagesLeft
{
   float: left;
   width: 270px;
	height: 359px;
}

#splitImagesMiddle
{
   float: left;
   width: 288px;
}

#splitImagesRight
{
   float: left;
   width: 270px;
	height: 359px;
}

#splitImagesTitle
{
}


/*
 * Large Text Template (template #3).
 */
#largeTextBefore
{
	height: 94px;
}

#largeTextContent
{
   margin: 0px 100px 20px 24px;
	padding-right: 10px;
	width: 424px;
	height: 139px;
	overflow: auto;
}

#largeTextLeft
{
   float: left;
   width: 270px;
	height: 359px;
}

#largeTextRight
{
   float: left;
   width: 558px;
	height: 359px;
}

#largeTextTitle
{
}


/*
 * Large Text Template for Layout.
 */

#layoutLargeTextLeft
{
   float: left;
   width: 270px;
	height: 359px;
   overflow: hidden;
}

#layoutLargeTextRight
{
   float: right;
   width: 554px;
	height: 359px;
}

#layoutLargeTextTitle
{
   padding: 10px;
}

#layoutLargeTextContent
{
   margin: 0px 100px 20px 24px;
	padding-right: 10px;
	width: 420px;
	height: 280px;
	overflow: auto;
}

/*
*/
#mainPage
{
	position: relative;
}
#comingSoon
{
	position: absolute;
   z-index: 10;
   top: 10px;
   left: 145px;
   width: 100px;
	font-size: 24px;
   font-weight: bold;
   color: #000;
}
