a:link { color: #0000ff; text-decoration: none }
a:active { color: red; text-decoration: none }
a:visited { color: #0000ff; text-decoration: none }
a:hover { color: #d21100; text-decoration: underline }

body
{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-image: url(images/background-01.jpg);
	background-color: #ffffff;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: top center;
	font-family: Verdana, Geneva, sans-serif;
	color: black;
	font-size: 12px;
}

.mainContentTable
{
	border-width: 1px;
	border-style: solid;
	border-color: #03C;
}

.mainContentTable {

}

.mainContentTable #mainContent {

}

.mainContentTable #rightBar {

}

.top-menu-bar
{
	width: 950px;
	height: 40px;
	background-image: url(/media/images/gui/top-menu-bar.png);
	background-color: #ffffff;
	background-repeat: no-repeat;
	background:transparent url(/media/images/gui/top-menu-bar.png);
	padding-left: 12px;
	padding-right: 12px;
}

.title-bar
{
	width: 950px;
	height: 80px;
	text-align: center;
	background-image: url(/media/images/gui/title-bar.png);
	background-color: #000000;
	background-repeat: no-repeat;
	background:transparent url(/media/images/gui/title-bar.png);
}

.page-header
{
	height: 64px;
	background-image: url(images/page-header.jpg);
	background-color: #000000;
	background-repeat: repeat-x;
	background-position: top center;
	color: black;
}

.cellstyle
{
	background-image: url(images/background-cell-main.png);
	background-color: #ffffff;
	background-repeat: repeat;

	background:transparent url(images/background-cell-main.png);
}

.pagetitle
{
	color: #090;
}


h1
{
	font-style:italic;
	font-size:23px;
	margin: 0 0 1px 0;
}

h2
{
	font-style:normal;
	font-size:18px;
	margin: 0 0 1px 0;
}

h3
{
	font-style:normal;
	font-size:13px;
	margin: 0 0 1px 0;
}

h4
{
	font-weight:normal;
	font-size:11px;
	margin: 0 0 1px 0;
}

.companytitle
{
	color: #036;
	font-style: italic;
}


.more-info-comp
{
	color: #00F;
	font-size: 16px;
	font-style: italic;
}

.green-pitch
{
	color: #060;
	font-style: italic;
}

.comp-table {
	border-width: 2px;
	border-style: dashed;
	border-color: #000;
	padding: 8px;
}


.blogentryheadline
{
	color: #405080;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
}

.blogentrydate
{
	color: #505050;
	font-size: 13px;
}


.rightbartitle
{
	font-size: 16px;
	font-style: italic;
}

.rightbartext
{
	font-size: 12px;
	color: #000000;
	text-align: justify;
}



.pagetopbar
{
	color: #ffffff;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
}

a.pagetopbar:link { color: #ffffff; text-decoration: none }
a.pagetopbar:active { color: red; text-decoration: none }
a.pagetopbar:visited { color: #ffffff; text-decoration: none }
a.pagetopbar:hover { color: #ffffff; text-decoration: underline }


.visit-product-frame
{
	background-color: #fdfdfd;
	border-color: #e0e0e0;
	border-style: solid;
	border-width: 1px;
	padding: 8px;
}

.pagetitlebox
{
	background-color: #002060;
	border-color: #404080;
	border-style: solid;
	border-width: 1px;
	padding: 4px;
}

.rightbarframe
{
	background-color: #fdfdfd;
	border-color: #e0e0e0;
	border-style: solid;
	border-width: 1px;
}

