body {
	background-color: #2B2B2B;
	font-family: verdana, tahoma, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
}

td {
	font-family: verdana, tahoma, sans-serif;
	font-size: 11px;
}


a:link {text-decoration: none; color: #000000; }
a:visited {text-decoration: none; color: #000000;}
a:active {text-decoration: none; color: #000000;}
a:hover {text-decoration: underline; color: #DF6B04;} 


a.menu-link:link {text-decoration: none; color: #ffffff;  }
a.menu-link:visited {text-decoration: none; color: #ffffff;}
a.menu-link:active {text-decoration: none; color: #ffffff;}
a.menu-link:hover {text-decoration: none; color: #DF6B04; } 


a.colorsize:link {text-decoration: none; color: #ffffff;  }
a.colorsize:visited {text-decoration: none; color: #ffffff;}
a.colorsize:active {text-decoration: none; color: #ffffff;}
a.colorsize:hover {text-decoration: none; color: #DF6B04; } 

a.menubasket:link {text-decoration: none; color: #7F7E7E;  }
a.menubasket:visited {text-decoration: none; color: #7F7E7E;}
a.menubasket:active {text-decoration: none; color: #7F7E7E;}
a.menubasket:hover {text-decoration: none; color: #7F7E7E; } 


form {
    margin: 0;
    padding: 0

}

div#header-center-div {
    width: 100%;
    height: 435px;
    background-color: #F3F3F5;
    color: #000000;
}

div#main-center-div {
    width: 100%;
    color: #ffffff;    
    background-image: url('/img/main_background.gif');
    background-repeat: repeat-x;
}

div#footer-center-div {
    width: 100%;
}

td#left-block-td {
    width:190px;
    color: #ffffff;     
    background-image: url('/img/leftblock_header.jpg');
	background-repeat: no-repeat;
	background-position: top; 
	text-align: left;

}


td#middle-block-td {
    width:473px;
    color: #ffffff;     
    background-image: url('/img/middleblock_header.jpg');
	background-repeat: no-repeat;
	background-position: top; 
	text-align: left;
}


td#right-block-td {
    width:190px;
    color: #ffffff;     
    background-image: url('/img/rightblock_header.jpg');
	background-repeat: no-repeat;
	background-position: top; 
	text-align: left;

}

td#right-block-td2 {
    width:663px;
    color: #ffffff;     
    background-image: url('/img/rightblock_header2.jpg');
	background-repeat: no-repeat;
	background-position: top; 
	text-align: left;

}


.ftext {
	color: #000000;
	font-family: verdana, tahoma, sans-serif;
	font-size: 11px;
    border: 1px #707070 solid;  
}

input {
	color: #000000;
	font-family: verdana, tahoma, sans-serif;
	font-size: 11px;
    border: 1px #707070 solid;  
}


.title-block-center {    
    color: #FE2F2A;
}

.title-block {    
    font-size: 13px;
}

.title-block-box {    
    font-size: 11px;
}


.star-img {    
    margin-right: 7px    
}
