body {
	background-color: #E5E5E5;
	background-image: url(./img/bg.gif);
	color: #404080;
	margin-bottom: 0px;
	margin-top: 10px;
	font-family:  Verdana, Geneva, sans-serif;
 /*
  	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #004499;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
*/
}

hr	{
	height: 0px; 
	border: solid #D1D7DC 0px; 
	border-top-width: 1px;
}

img, a, a:visited, a:active {
	border-style: none;
}

td.language{
	text-align: right;
	width: 100%;
	padding: 0px 4px 2px 4px;
}

td.language A {
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana, Tahoma;
	color: #003C6A;
}

td.language IMG{
	border-style: none;
}

td.language A:hover{
	border-bottom: #003C6A 1px solid;
}

td.menuTabs {
	/*BORDER-BOTTOM: #DDDDDD 1px solid;*/
}


td.menuTabs DIV.menuBar{
	text-align: right;
	width: 100%;
	margin: 0;
	padding: 10px 0 4px 0;
}

td.menuTabs DIV.bottomBar{
	background-color: #3B8FC4;
	height: 15px;
	font-size: 12px;
	border-top: #FFFFFF 1px solid;
	border-right: #015A9F 0px solid;

	position: relative;
	z-index: 10;
}

td.menuTabs A, td.menuTabs A:visited, td.menuTabs A:active {
	text-align: center;
	text-decoration: none;
	font-size: 13px;
	font-family: Verdana, Tahoma;
	color: #FFFFFF;

/*	BACKGROUND: url(./img/TabBack.gif) repeat-x top left; */
	background-color: #0E5684;
	padding: 6px 1em 5px 1em;
	BORDER-RIGHT: #003C6A 1px solid;
	BORDER-LEFT: #003C6A 1px solid;
	BORDER-TOP: #003C6A 1px solid;

	margin: 0px;
	margin-left: 2px;
	z-index: 1;
}


td.menuTabs A.Active, td.menuTabs A.Active:visited, td.menuTabs A:hover {
	POSITION: relative;

	BACKGROUND: url(./img/TabBackActive.gif) repeat-x 100% 0%;
	background-color: #3B8FC4;

	BORDER-RIGHT: #015A9F 1px solid;
	BORDER-LEFT: #015A9F 1px solid;
	BORDER-TOP: #015A9F 1px solid;
	border-bottom: #FFFFFF 0px none;
	
	z-index: 15;
}


td.menuTabs A:hover {
	z-index: 1;
}
td.menuTabs A.Active:hover {
	z-index: 15;
}

td.navBottom {
	BACKGROUND: url(./img/NavBottom.gif) repeat-x 100% 0%;
	height: 10px;
}


/*Main Page Content*/

div.Topic div.Header {
	BACKGROUND: url(./img/BulletArrow.gif) no-repeat 0% 0%;
	background-color: #F7F7F7;

	text-align: left;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	font-size: 15px;
	color: #666666;

	height: 20px;
	padding-left: 26px;
	padding-top: 4px;
	vertical-align: middle;
}

div.Topic div.Header A {
	text-decoration: none;
	color: #666666;
	
	display: block;
}

div.Topic div.Header A:hover {
	text-decoration: underline;
	color: #999999;
}

div.Topic, div.TopicM {
	border: 1px solid #CCCCCC;
	background-color: #FDFDFD;
	margin: 5px;
}

H2 {
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	font-family: Geneva, Times, serif;
/*	border-bottom: ridge 2px #3B8FC4;*/
	margin-top: 2px;
	margin-bottom: 6px;
	margin-left: 5px;
	margin-right: 5px;
	padding: 1px;
}

H3 {
	font-weight: bold;
	font-size: 18px;
	font-family: arial, Times, serif;
	color: #555;
	margin: 0;
}

div.Topic div.Content {
	text-align: justify;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-size: 13px;
}

div.Topic div.Content P {
	text-indent: 12pt;
}

div.Topic div.Content img {
	display:block;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 2px;
	margin-left: 0px;
}

div.Topic div.Content img.product {
	margin-left: 10px;
	margin-right: 0px;
	float: right;
	border: none;
}

div.productImage {
	position: relative;
}

div.productImage img {
	position: absolute; 
	top: 0; 
	left: -188px;
}

A.upTo {
	font-family: "Comic Sans MS";
	font-size: 12px;
	text-decoration: none;
	width: 100%;
	color: #003388;
}

A.upTo div {
	background: url(./img/arrowUp.png) no-repeat 8px 1px;
	text-align: right;
	background-color: #F0F0F0;
	border-top: 1px solid #AAA;
	border-bottom: 1px solid #000;
}

A.upTo img {
	margin-bottom: -3px;
	margin-right: 8px;
}

div.Topic td {
	padding-top: 8px;
	padding-bottom: 2px;
	
	font-size: 14px;
	text-align: left;
	
	width: 300px;
	border-bottom: 1px solid #FFFFFF;
}
div.Topic td.Title {
	width: 200px;
	font-size: 15px;
	padding-left: 35px;
}

div.Topic td.Title A {
	color: #404080;
	text-decoration: underline;
}

div.Topic td.Address {
	width: 350px;
}

td.Footer {
	text-align: center;
	background-color: #0E5684;
	height: 20px;
	vertical-align: middle;
	font-size: 12px;
	color: #F0F0F0;
	font-family: Arial, Verdana, Tahoma;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

td.welcomePane {
	margin: 2px;
}

span.Menu {
	float: left;
	position: relative;
	margin: 12px;
}

table#pMenu {
	background-color: #F0F0F0;
	margin: 5px 5px 0 5px;
	border: 1px solid #CCCCCC;
	border-bottom: 2px solid #AAA;
	border-right: 2px solid #AAA;
	width: 170px;
}

td.Menu {
	BACKGROUND: url(./img/BulletArrow1.gif) no-repeat 0% 0%;
	background-color: #FFFFFF;
	border-bottom: 1px dashed #CCCCCC;
	height: 31px;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	font-family: Arial, Verdana, Tahoma;
	padding-left: 32px;
}

td.MenuItems {
	padding-top: 2px;
	padding-bottom: 1px;
}

td.MenuItems A {
	text-decoration: none;
	font-size: 13px;
	color: #666666;
	font-family: Tahoma, Verdana;
	padding-left: 30px;
	padding-top: 2px;
	
	display: block;
}

td.MenuItems A.MenuCat {
	border-top: 1px solid #F0F0F0;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 6px;
	background-color: #E0E0E0;

	font-size: 14px;
	font-family: Verdana, Tahoma;
	padding-left: 18px;
}

td.MenuItems A:hover, .selectedM A.MenuCat/*, A.selectedM*/ {
	color: #404080;
	background-color: #F8F8F8;
	background-image: url(./img/ArrowHover1.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
}

td.MenuItems A.MenuCat:hover, .selectedM A.MenuCat {
	background-position: 2px 8px;
	background-color: #F8F8F8;
}


div.TopicM {
	width: 560px;
}

.cleared {
 clear: both;
 height: 0px;
 margin: 0;
 padding: 0;
}

table#data {
	margin: 8px;
	padding: 2px;
	border: solid #666 1px;
}

table#data.prices {
	margin: 0px;
	padding: 0px;
	border: none;
}

table#data td {
    border-bottom: solid #CCC 1px;
	text-align: center;
	padding: 5px;
	padding-bottom: 2px;
	font-size: 13px;
}

table#data td.caption {
	font-size: 15px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: solid 2px #666;
	background-color: #F0F0F0;
}

table#data td.head {
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	padding-left: 12px;
	background-color: #F4F4F4;
}

table#data td.specs {
	text-align: left;
	width: 70%;
}

table#data td.product {
	text-align: left;
	width: 50%;
	padding-left: 20px;
}

table#prices td.head {
	padding-left: 20px;
	font-size: 16px;
	font-weight: bold;
}

div.contacts {
	margin-top: 10px;
	margin-left: 150px;
	margin-right: 150px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	border: solid 1px #DDD;
	background-color: #F4F4F4;
}

div.subContactHead {
	text-align: left;
	font-style: 16px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #444;
	margin: 0px 10px 8px -50px;
	border-bottom: solid 1px #DDD;
}

div.subContact {
	text-align: left;
	background-color: #FFF;
	border: solid 1px #DDD;
	margin: 5px 20px 5px 20px;
	padding: 5px 0px 5px 70px;
}

div.subContact A {
	text-decoration: none;
	color: #0066FF;
}

div.subContact A:hover {
	text-decoration: underline;
	color: #888;
}