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(/media/images/gui/background-01.jpg);
	background-color: #ffffff;
	background-repeat: repeat-x;
	background-position: top center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: black;
	font-size: 14px;
}

.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);
}

.cellstyle {
	background-image: url(/media/images/gui/background-cell-main.png);
	background-color: #ffffff;
	background-repeat: repeat;

	background:transparent url(/media/images/gui/background-cell-main.png);
}

.cellstyle-top {
	background-image: url(/media/images/gui/background-cell-top.png);
	background-color: #ffffff;
	background-repeat: no-repeat;
	background:transparent url(/media/images/gui/background-cell-top.png);
}

.cellstyle-bottom-left {
	background-image: url(/media/images/gui/background-cell-bottom-left.png);
	background-color: #ffffff;
	background-repeat: no-repeat;
	background:transparent url(/media/images/gui/background-cell-bottom-left.png);
}

.cellstyle-bottom-right {
	background-image: url(/media/images/gui/background-cell-bottom-right.png);
	background-color: #ffffff;
	background-repeat: no-repeat;
	background:transparent url(/media/images/gui/background-cell-bottom-right.png);
}


.pagetitle {
	color: #003060;
	font-size:17x;
}


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-style:italic;
	font-weight:normal;
	font-size:11px;
	margin: 0 0 1px 0;
}


.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 }



/*                       
	To Do: Check these styles.

*/


.locationnav
{
	font-family: Verdana, Arial, Tahoma, MS Sans Serif;
	color: #505050;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
}

a.locationnav:link { color: #505080; text-decoration: none }
a.locationnav:active { color: red; text-decoration: none }
a.locationnav:visited { color: #5050a0; text-decoration: none }
a.locationnav:hover { color: #5050f0; text-decoration: underline }

.dirnav
{
	font-family: Verdana, Arial, Tahoma, MS Sans Serif;
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
}
a.dirnav:link { color: #d0d0d0; text-decoration: none }
a.dirnav:active { color: red; text-decoration: none }
a.dirnav:visited { color: #d0d0d0; text-decoration: none }
a.dirnav:hover { color: #ffffff; text-decoration: underline }


.pagetopbar1 {
	color: #ffffff;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
}
a.pagetopbar1:link { color: #ffffff; text-decoration: none }
a.pagetopbar1:active { color: red; text-decoration: none }
a.pagetopbar1:visited { color: #ffffff; text-decoration: none; }
a.pagetopbar1:hover { color: #ffffff; text-decoration: underline; }


.pagetopbar2 {
	color: #000040;
	font-weight: bold;
	font-style: normal;
}
a.pagetopbar2:link { color: #0000f0; text-decoration: none }
a.pagetopbar2:active { color: red; text-decoration: none }
a.pagetopbar2:visited { color: #0000f0; text-decoration: none; }
a.pagetopbar2:hover { color: #0000f0; text-decoration: underline; }

.dirnavframe
{
	background-color: #040404;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
}

.productdescbox1
{
	color: #909090;
	font-size: 10px;
	text-align: right;
	vertical-align: top;
}

.productdescbox2
{
	color: #606060;
	font-size: 10px;
	vertical-align: top;
}

.productboxframe
{
	background-color: #fdfdfd;
	border-color: #e0e0e0;
	border-style: solid;
	border-width: 1px;
	padding: 8px;
}

.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;
}

.pagetitlebox2
{
	background-color: #003080;
	border-color: #404080;
	border-style: solid;
	border-width: 1px;
	padding: 4px;
}

.rightbarframe
{
	background-color: #fdfdfd;
	border-color: #e0e0e0;
	border-style: solid;
	border-width: 1px;
}

.textlink
{
 	text-decoration: none; 
	color: black;
}

a.textlink { color: #000000; text-decoration: none }
