body
{
    margin:0; 
    padding:0;
    background-image:url(images/back_main.jpg);
    scrollbar-base-color:#41402c;
    scrollbar-arrow-color:#6e6f45;
}

a 
{
    font-family:Tahoma; 
    font-size:11px;  
    color:#ffffff;    
    font-weight:bold;
}

#MainTbl
{
    border:0;
	width:100%;
    text-align:center;
    border-collapse:collapse;
}

#T1
{
    vertical-align:top;
    width:100%;
    height:800px;
    background-image:url(images/tall_x.gif);
    background-repeat:repeat-x;
    text-align:center;
}

#Top
{
    vertical-align:top; 
    width:800px;
    height:43px;
    background-image:url(images/top.jpg);
}

#T2
{
    vertical-align:top;
    width:800px;
    height:757px;
}

.white
{
    font-family:Tahoma; 
    font-size:11px;  
    color:#ffffff;
}

.main
{
    font-family:Tahoma; 
    font-size:11px;  
    color:#F8CE4D; 
    line-height:15px
}

td
{
    font-family:Tahoma; 
    font-size:11px;  
    color:#F8CE4D; 
}

.Validator
{
    font-family:Tahoma; 
    font-size:11px;  
    color:Red; 
    line-height:12px    
}

.input
{
	border-width:1px;
	border-style:solid;
	background-color:#292929;
	border-color:#F8CD4D;
	padding-left:3px;
	font-weight:900; padding-top:2px;
}
		 
		
#textarea
{
	width:223px; height:132px;
	border-width:1px;
	border-style:solid;
	background-color:#292929;
	border-color:#F8CD4D;
	padding-left:3px;
	font-weight:900; padding-top:2px;
	font-weight:900;
	overflow:auto
}

.Dictionary input
{
	border-width:1px;
	border-style:solid;
	background-color:#292929;
	border-color:#F8CD4D;
	padding-left:3px;
	font-weight:900; padding-top:2px;
	font-family:Tahoma; 
    font-size:11px;  
    color:#F8CE4D; 
    line-height:12px
}

.Dictionary
{
    margin:5px;
    border:0;
    border:1px solid #bdbdbd;
    width:90%;
}

.Dictionary th
{
    color:White;
    font-size:11px;
    background-color:#767651;
    background-image:url(images/table_bg.jpg);
}

.Dictionary th, .Dictionary td 
{
    font-family:Tahoma; 
    padding:3px;
    width:100px;
    height:22px;
}

.Dictionary td 
{
    border:1px solid Gray;
}

.Dictionary a 
{
    color:#F8CE4D;
}

.Content
{
    padding-left:5px;
}

.catIm 
{
    border: 2px solid #ffffff;
    margin-right:20px;
}

.LoaderContent
{
    position:absolute;
    left:50%;
    top:50%;
    background-color:#ffffff;
    border: 2px solid #000000;
    text-align:center;
}

.LoaderShoutBox
{
    position:absolute;
    left:41%;
    top:53%;
    background-color:#ffffff;
    border: 2px solid #000000;
    text-align:center;
}

.DataRow
{
    width:90%;
}

.highslide 
{
	cursor: url(images/zoomin.cur), pointer;
    outline: none;
}

.highslide-active-anchor img 
{
	visibility: hidden;
}

.highslide img 
{
	border: 2px solid gray;
	z-index:100!important;
}

.highslide:hover img 
{
	border: 2px solid silver;
	z-index:100!important;
}

.highslide-wrapper 
{
	background: white;
}

.highslide-image 
{
    border-bottom: 1px solid white;
}

.highslide-image-blur 
{
}

.highslide-caption 
{
    display: none;    
    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: silver;
}

.highslide-loading 
{
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;    
    padding-left: 22px;
    background-image: url(images/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits, a.highslide-credits i 
{
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}

a.highslide-credits:hover, a.highslide-credits:hover i 
{
    color: white;
    background-color: gray;
}

a.highslide-full-expand 
{
	background: url(images/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

.highslide-display-block 
{
    display: block;
}

.highslide-display-none 
{
    display: none;
}