* {
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
/*	color: #FFFFFF;*/
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
/*	font-size: 12px;*/
        color: #FFFFFF;
}

table td {
    color: #FFFFFF;
/*    font-size: 12px;*/
}

a {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
/*	text-decoration: underline;*/
	color: #999999;
}


#topMnu {
	padding: 2px 0px;
	margin: 0px 5px;
}

p {
	padding: 4px 0px 0px 9px;
	margin: 0px;
}

input,textarea,option {
	color: #000000;
}

.rent_button {
        width: 90px;
	height: 24px;
}

.mainMnu p {
	margin: 0px 5px 0px 5px;
	white-space: nowrap;
}

.mainMnu .current {
	color: #999999;
}

.ftrMnu {
	margin: 20px 0px 20px 0px;
}

.ftrMnu p {
	margin: 0px 5px 0px 5px;
	white-space: nowrap;
}

.ftrMnu .current {
	color: #999999;
}

.small {
	font-size: 10px;
}

.lineTable {
	width: 100%;
	margin: 10px 0px 0px 0px;
}

.lineTable p {
	margin: 0px 10px 0px 10px;
	white-space: nowrap;
}

.linebg {
	background-image: url(../des/lineCenter_.gif);
	background-position: center;
	background-repeat: repeat-x;
	width: 100%;
}

.thumbs td {
	text-align: center;
	vertical-align: top;
	width: 25%;
}

.thumbs p {
	font-weight: bold;
	margin: 5px 0px 5px 0px;
}

.thumbs img {
	border: 1px solid #000000;
}

.thumb {
	border: 1px solid #000000;
}

.descr {
	width: 100%;
}

.descr td {
	vertical-align: top;
}

.descr .attribute {
	white-space: nowrap;
}

.descr .value {
	width: 100%;
	font-weight: bold;
}

.descr p {
	margin: 0px 5px 5px 0px;
}

.regscheme {
}

.regscheme p {
	font-size: 10px;
}

.regscheme .line {
	background-image: url(../sign_up/reg_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
}

.regscheme .current p {
	color: ffffff;
	margin: 0px 25px 0px 5px;
}

.regscheme p {
	color: #999999;
	margin: 0px 25px 0px 5px;
}

.regscheme div {
	position: absolute;
}

.regscheme div p {
	color: #000000;
	font-weight: bold;
	margin: 4px 0px 0px 3px;
}

.dataGrid th {
        text-align: left;
}
    
.dataGrid .lightRow {
	background-color: #B60000;	
}
	
#mainTable {
	height: 100%;
	width: 780px;
	background-color: #990000;
	background-image: url(../des/main_topbg_tile.gif);
	background-position: top;
	background-repeat: repeat-x;
}

#topContainer {
	background-image: url(../des/main_topbg.jpg);
	background-position: left;
	background-repeat: no-repeat;
}

#logoContainer {
	width: 1%;
	background-image: url(../des/main_logobg.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

#leftContainer {
	background-image: url(../des/main_leftbg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 10px;
}

#mainContainer {
	height: 100%;
	background-image: url(../des/maincontainer_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 15px;
}
.error{
	color: yellow;
	font-weight: bold;
}
.reviewtitle{
	color:#FFFFFF;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:26px;
}