﻿body
{
	font-family: Arial;
	font-size: 11px;
	margin: 0px;
	background-image: url(images/bg.jpg);
	background-color: #000000;
	background-repeat: repeat-x;
}
#loading {
 	width: 200px;
 	height: 60px;
 	background-color: #fff;
 	position: absolute;
 	left: 50%;
 	top: 50%;
 	margin-top: -50px;
 	margin-left: -100px;
 	text-align: center;
 	border-right: #660066 1px solid;
	border-top: #660066 1px solid;
	border-left: #660066 1px solid;
	border-bottom: #660066 1px solid;
	font-weight: bold;
	padding: 10px;
}

.tbox
{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	background-color: #ffffff;
	font-size: 10px;
}
.cbg
{
	background-image: url(images/CBG.png);
	background-color: transparent;
}

.heading
{
	font-weight: bold;
	font-size: 13px;
	font-family: 'Arial Narrow';
	color: #000000;
}
A:link
{
	color: #FF0066;
	text-decoration: none;
}
.hsep
{
	background-image: url(images/hl.gif);
	background-repeat: repeat-x;
	height: 6px;
	background-color: transparent;
}
.vsep
{
	background-image: url(images/vl.gif);
	background-repeat: repeat-y;
	background-color: transparent;
	width: 14px;
}
.vsepbig
{
	background-image: url(images/vlbig.gif);
	background-repeat: repeat-y;
	background-color: transparent;
	width: 40px;
}
A:hover
{
	color: #cccccc;
	text-decoration: underline;
}
A:visited
{
	color: #FF0066;
	text-decoration: none;
}
.pink
{
	color: #FF0066 !important;
}
.white
{
	color: #ffffff !important;
}
.black
{
	color: #000000 !important;
}
.trans
{
	color: #ffffff !important;
}
H1
{
	font-weight: bold;
	font-size: 16px;
	font-family: 'Arial Narrow';
	color: #000000 !important;
}
.maincell
{
	text-align: justify;
}
.botborderdash
{
	border-bottom: black 1px dotted;
}
.topborderdash
{
	border-top: black 1px dotted;
}
.topbotborderdash
{
	border-bottom: black 1px dotted;
	border-top: black 1px dotted;
}
.centercell
{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.antigua
{
	font-weight: bold;
	color: #e31973;
	font-style: italic;
	font-size: 12px;
}
.lbul
{
	list-style-image: url(images/bul3.gif);
	padding-right: 5px;
	padding-left: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.stage
{
	padding-bottom: 10px;
	background-color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
.searbut
{
	background-image: url(images/searbut.gif);
	background-color: transparent;
	width: 78px;
	height: 21px;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: none;
	border-left-style: none;
	cursor: hand;
}
.gray
{
	color:gray;
}
.imgborder
{
    border-bottom: #e31973 1px solid;
    border-left: #e31973 1px solid;
    border-top: #e31973 1px solid;
    border-right: #e31973 1px solid;
}
.topmenu:hover
{
	color: #cccccc;
	text-decoration: none;
}
.topmenu
{
	color: #ffffff !important;
	font-weight: normal;
	text-decoration: none;
}
.gentext
{
    font-size: 11px;
    color: #333333;
    text-align: justify;
}
.imgRAT
{
    padding-right: 0px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 0px;
}
.imgLAT
{
    padding-right: 5px;
    padding-left: 0px;
    padding-bottom: 5px;
    padding-top: 0px;
}
.imgRA
{
    padding-right: 0px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.imgLA
{
    padding-right: 0px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.loginbut
{
	background-image: url(images/login_btn.gif);
	background-color: transparent;
	border-bottom-style: none;
	border-right-style: none;
	width: 39px;
	border-top-style: none;
	height: 15px;
	font-size: 9px;
	border-left-style: none;
	cursor: hand;
}
.imgthumbslides
{
	border-right: #ffffff 1px solid;
	padding-right: 3px;
	border-top: #ffffff 1px solid;
	padding-left: 3px;
	padding-bottom: 3px;
	border-left: #ffffff 1px solid;
	margin-right: 5px;
	padding-top: 3px;
	border-bottom: #ffffff 1px solid;
}
.imgthumbslides:hover
{
	border-right: #ff0099 1px solid;
	padding-right: 3px;
	border-top: #ff0099 1px solid;
	padding-left: 3px;
	padding-bottom: 3px;
	border-left: #ff0099 1px solid;
	margin-right: 5px;
	padding-top: 3px;
	border-bottom: #ff0099 1px solid;
}
.graybg
{
    background-color: #efefef;
    border-top: #ff0000 1px dashed;
    border-bottom: #ff0000 1px dashed;
}
.funcdate
{
    font-size: 10px;
    color: #3333cc;
    font-family: 'Trebuchet MS';
}
.inlineimage
{
	position: relative;
	top: 2px;
}
.scrollh
{
	overflow: auto;
}

