body
{
	margin: 0;
	padding: 0;
	font-size: 90%;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}

form
{
	margin: 0;
	padding: 0;
}

td.menu_item
{
	background: #638BEA;
	background-image: url(/img/blue-yellow-corner2.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 25%;
	padding: 5px 0px 5px 10px;
	margin: 0;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
}

td.menu_item a
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;	
}

.topobject h4
{
	color: #9A0027;
	text-transform: uppercase;
	font-size: 10px;
}

.topobject
{	
	background: #FBF4E2;
	background-image: url(/img/topbg.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	color: #ffffff;
	padding: 0;
	width: 25%;
	height: 123px;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
}

.topobject a
{
	font-weight: bold;
	font-size: 11px;
	color: #2D39B3;
	text-decoration: none;
}

.buttons
{
	height: 50px;
	text-align: center;
	vertical-align: center;
	font-size: 11px;
}

.buttons a, .buttons a:visited
{
	color: #990000;
	text-decoration: none;
}

.copyright
{
	background-color: #FFE2A6;
	color: #000000;
	font-weight: bold;
	font-size: 90%;
	text-align: right;
	margin-bottom: 1px;
	padding: 5px 0 5px 0;
}

.topstring
{
	padding: 3px 5px 5px 5px;
	font-size: 11px;	
	color: #999;
}

.topstring b
{
	color: #9A0027;
}

.topstring a
{
	text-decoration: none;
	color: #0000A2;
}

.qbox
{
	background-color: #A1BAF2;
	background-image: URL(/img/blue-white-corner.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	text-align: center;
	margin: 0 0 1px 0;
}

.qbox h1
{
	text-align: left;
	color: #ffffff;
	font-size: 10px;
	height: 14px;
	padding: 3px 0 3px 10px;
	background-color: #638BEA;
	background-image: URL(/img/blue-yellow-corner.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin: 0;
}

.qbox select
{
	width: 155px;
	font-size: 10px;
	margin: 10px 0 0 0;
}

.qbox input, .btn
{
	width: 155px;
	font-size: 10px;
	background-color: #638BEA;
	color: #ffffff;
	font-weight: bold;
	border: #877E81 1px solid;
	margin: 10px;
}

.qbox h1 a
{
	text-decoration: none;
	color: #ffffff;
}

.yellowqbox
{
	background-color: #FBF4E2;
	text-align: center;
	margin: 0 0 1px 0;
}

.yellowqbox h1
{
	text-align: left;
	color: #073980;
	font-size: 10px;
	height: 14px;
	padding: 3px 0 3px 10px;
	background-color: #FDDC71;
	background-image: URL(/img/yellow-corner.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin: 0;
}

.yellowqbox select
{
	width: 155px;
	font-size: 10px;
	margin: 10px 0 0 0;
}

.yellowqbox input
{
	width: 155px;
	font-size: 10px;
	background-color: #FFDA71;
	color: #073980;
	font-weight: bold;
	border: #877E81 1px solid;
	margin: 10px;
}

.blueseparator
{
	height: 3px;
	color: #0012FF;
	background-color: #0012FF;
	padding: 0px;
	border-top: #939DFC 1px solid;
	border-left: #939DFC 1px solid;
	border-bottom: #00087B 1px solid;
	border-right: #00087B 1px solid;
	margin: 0 0 1px 0;
}

.redseparator
{
	height: 3px;
	color: #9A0027;
	background-color: #9A0027;
	padding: 0px;
	border-top: #9D586A 1px solid;
	border-left: #9D586A 1px solid;
	border-bottom: #490013 1px solid;
	border-right: #490013 1px solid;
	margin: 0 0 1px 0;
}

.yellowseparator
{
	height: 3px;
	color: #FEC600;
	background-color: #FEC600;
	padding: 0px;
	border-top: #FEE580 1px solid;
	border-left: #FEE580 1px solid;
	border-bottom: #7E6201 1px solid;
	border-right: #7E6201 1px solid;
	margin: 0 0 1px 0;
}

.bluedots
{
	height: 3px;
	color: #0012FF;
	background-image: URL(/img/bluedots.gif);
	background-repeat: repeat-x;
	padding: 0;
	border: 0;
	margin: 0 0 1px 0;
}

.blackdots
{
	height: 3px;
	color: #0012FF;
	background-image: URL(/img/blackdots.gif);
	background-repeat: repeat-x;
	padding: 0;
	border: 0;
	margin: 0 0 1px 0;
}

.leftinfo
{
	padding: 12px;
	margin: 0;
	font-size: 11px;
}

.leftinfo h1
{
	color: #8B0305;
	font-size: 11px;
	text-transform: uppercase;
	background-image: URL(/img/redarrow.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding: 0 0 0 10px;
	margin: 0;
}

.leftinfo p
{
	font-size: 11px;
	color: #043F7B;
	padding: 0 0 0 10px;
	margin: 10px 0 0 0;
}

.leftinfo a, .more, .toright a, .itembody a
{	
	color: #080098;
	text-decoration: none;
	text-align: right;
	background-image: URL(/img/bluearrow.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding: 0 0 0 10px;
	margin: 0;
	font-size: 11px;
}

.toright
{
	margin: 0;
	padding: 0;
	text-align: right;
}

.addinfo
{
	text-align: center;
	padding: 5px;
}

.additem td
{	
	vertical-align: center;
	padding: 5px;
}

.additem a
{
	color: #013E81;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.additem img
{
	border: 1px solid #BBC0BC;
}

.info
{
	padding: 10px;
	margin: 0;
	color: #444444;
	font-size: 12px;
}

.info a
{
	text-decoration: none;
	color: #0000A2;
}

.paging
{
	text-align: right;
}

.paging a
{
	color: #0700A6;
	text-decoration: none;
}

h1
{
	color: #8B0305;
	font-size: 11px;
	text-transform: uppercase;
	background-image: URL(/img/redarrow.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding: 0 0 5px 10px;
	margin: 0;
}

h1.clear
{
	color: #8B0305;
	font-size: 11px;
	text-transform: uppercase;
	padding: 0 0 5px 10px;
	background: none;
	margin: 0;
}

h2
{
	color: #8B0305;
	font-size: 11px;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}

.info td
{
	vertical-align: top;
	font-size: 12px;
	color: #000000;
}

td.topcorner
{
	background-color: #FBF4E2;
	background-image: url(/img/topcorner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: center;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
}

td.top5 
{
	background-color: #FBF4E2;
	background-image: url(/img/sun.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
}

div.top5
{
	margin: 5px 3px 5px 3px;
	height: 105px;
	width: 105px;
	padding: 0;
	background-image: url(/img/top5bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

div.top5 img
{
	border: 1px solid #06389B;
}

.top5 a
{
	padding: 0;
	margin: 0;
	background: none;
	font-weight: bold;
	text-decoration: none;
	color: #063C86;
}

.top5text
{
	margin: 3px;
	text-align: left;
	line-height: 17px;
}

.fortable
{
	text-align: center;
	background-color: #CCC8C5;
}

.total
{
	padding: 10px;
	font-size: 12px;
	background-color: #ffffff;
	display: block;
}

.total a
{
	text-decoration: none;	
	color: #0301AA;
}

.total b
{
	color: #B3313B;
}

.bannerplace
{
	background-color: #FFC600;
	padding: 25px;
	margin: 0;
}
.item
{
	margin: 0;
	padding: 0;
}

.itembody
{
	padding: 5px 0 5px 0px;
	margin: 0;
}

.item h1
{
	background-color: #638BEA;
	background-image: none;
	padding: 5px 0 5px 170px;
	color: #ffffff;
}

div.itemimage
{
	position: relative;
	top: -20px;
	z-index: 100;
	width: 170px;
	height: 106px;
	background-image: URL(/img/objectbg.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

img.itemimage
{
	border: 1px solid #0005A5;
}

td.itemimage
{

}


.nofoto
{
	height: 65px;
	width: 150px;
	background-color: #ffffff;
	text-align: center;
	border: 1px solid #0005A5;
	padding-top: 35px;
}

.object
{
	margin: 0;
	padding: 0;
}

.object h1, .redqbox h1
{
	background-color: #9A0027;
	background-image: url(/img/red-yellow-corner.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	color: #ffffff;
	padding: 3px 0 3px 10px;
}

.object h2
{
	background-color: #0C198C;
	background-image: url(/img/blue-yellow-corner3.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	color: #ffffff;
	padding: 3px 0 3px 20px;
	text-align: center;
}

.object .descr
{
	font-size: 80%;
	padding: 5px 20px 5px 20px;	
	color: #000000;
	border-bottom: 1px solid #CFCFCF; 
	border-right: 1px solid #CFCFCF; 
}

.object .maindescr
{
	font-size: 80%;
	padding: 40px 20px 20px 20px;	
	color: #414141;	
}

div.mainimage
{
	width: 315px;
	height: 231px;
	background-image: url(/img/mainimagebg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	text-align: center;
	padding: 0;
}

img.mainimage
{
	margin: 0;
	border: 1px solid #3D3F3A;
}

img.gallery
{
	margin: 2px;
	border: 1px solid #3D3F3A;
}

.nomainimage
{
	width: 300px;
	height: 135px;
	color: #414141;	
	font-size: 11px;
	font-weight: bold;
	padding-top: 90px;
	margin: 0px 0 0 7px;
	border: 1px solid #3D3F3A;
}

.top5nofoto
{
	width: 100px;
	height: 65px;
	background-color: #ffffff;
	padding-top: 35px;
	color: #414141;	
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #3D3F3A;
}

.formname
{
	font-weight: bold;
	font-size: 11px;
	vertical-align: top;
	padding: 5px;
}

.formval input, .formval textarea
{
	font-family: Verdana, Tahoma, Arial, sans-serif;
}

h3
{
	font-size: 12px;
	color: #638BEA;
}

h3 b
{	
	color: #9A0027;
}

.ib0
{
	background-color: #FBF4E2;
}

.ib1
{
	background-color: #ffffff;
}

.pagemenu
{
	size: 11px;
	padding: 5px;
	text-align: right;
}

a.atype
{
	color: #9A0027;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
}

td.atype
{
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
}

input.noborder
{
	border: 0;
	width: 10px;
}

.vote
{
	background-color: #FBF4E2;
	text-align: left;
	font-size: 11px;
}

.vote h1
{
	text-align: left;
	color: #073980;
	font-size: 10px;
	height: 14px;
	padding: 3px 0 3px 10px;
	background-color: #FDDC71;
	background-image: URL(/img/yellow-corner.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin: 0;
}

.vote h2
{
	padding: 5px;
}

.photo
{
	text-align: center;
}

.photo img
{
	border: 1px solid #848484;
}

.photo div.hor
{
	width: 120px;
	padding: 0 7px 6px 7px;
	background-image: url(/img/photo_bg.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	margin: 0;
}

.photo div.vert
{
	padding: 0 7px 6px 0;
	background-image: url(/img/photo_bg.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	margin: auto;
}

.photo a
{
	font-size: 11px;	
}

div.photocell
{
	padding: 0;
	margin: 0;
	width: 134px;
	background: none;
}

.top5place
{
	color: #9A0027;
}

.top5what
{
	font-weight: normal;
}

input.budget
{
	background: #fff;
	padding: 0;
	margin: 0;
}

.h1sel
{
 color: #FDDC71;
}

div.module {
	position:relative;
	border:1px solid #999999;
	width:100%;
	background-color: #fff;
	color:#22569E;
}

div.module  A:hover {
	color:#22569E;
}

div.module  A {
	color:#456452;
}

div.module div {
	padding:3px;
	color:#22569E;
}