html, body
{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body
{
	background-color: #f5f5f5;
	background-image: url(images/headerbg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	font-family: 'Verdana';
	font-size: 10px;
	color: #a3a3a3;
}

h1
{
	color: #0e3d81;
	font-family: "Arial";
	font-size: 15px;
}

a
{
	color: #0e3d81;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

table, div, h1
{
	margin: 0px;
	padding: 0px;
}

td	{ vertical-align: top; }
ul { list-style: circle; }

td.partners
{
	width: 200px;
	padding: 10px;
	vertical-align: top;
	text-align: center;
	font-size: 11px;
	color: #0e3d81;
	border-right: 1px solid #e1e1e1;
}

td.content
{
	padding: 10px;
	padding-left: 30px;
	vertical-align: top;
	text-align: left;
}

td.createdby
{
	width: 200px;
	height: 48px;
	vertical-align: middle;
	text-align: center;
	font-size: 11px;
	color:#f5f5f5;
	background: url(images/createdby.gif);
	border-right: 1px solid #e1e1e1;
}
td.createdby a { color: #f5f5f5; }

td.copyright
{
	width: 490px;
	vertical-align: middle;
	text-align: left;
	padding-left: 30px;
	cursor: default;
}

td.contacts
{
	width: 260px;
	vertical-align: middle;
	text-align: left;
}

tr.footer {	color: #0e3d81; }

td.prices
{
	width: 33%;
	text-align: center;
	vertical-align: top;
	padding-bottom: 30px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 13px;
}

td.promoimage
{
	text-align: center;
	padding-right: 20px;
}
td.promotext, td.promotitle { text-align: left; }
td.promodate { text-align: right; }

td.imageshadow
{
	background-image: url(images/imageshadow.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

table.promo
{
	margin-bottom: 45px;
	width: 100%;
}

div.imagebox
{
	text-align: center;
	vertical-align: middle;
	background-color: white;
	border: 1px solid #a3a3a3;
	padding: 5px;
}

img.promoimage
{
	width: 130px;
	height: 160px;
}

div.promoback, div.pagelist
{
	text-align: center;
	width: 100%;
}

input, select, textarea
{
	background: white;
	border: 1px solid #a3a3a3;
	color: #a3a3a3;
	font-family: "Verdana";
	font-size: 10px;
}

div.contacts { font-size: 14px; }

/*TOOLS*/
table.acolor a { color: #a3a3a3; text-decoration: underline; }
table.acolor a:hover { text-decoration: none; }
table.width { width: 100%; }
td.tools { width: 100%; padding-left: 10px; }
td.toolscolor { color: #0e3d81; }
td.paddingbottom { padding-bottom: 20px; }

marquee.main
{
	background: #ededed;
	color: #225eb4;
	border: 1px solid #a3a3a3;
	width: 99%;
	padding: 3px;
	font-size: 12px;
	font-weight: bold;
}

td.mshadow
{
	background: url(images/shadow.gif);
	background-repeat: repeat-x;
}
