body.main1 {
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	background : url(images/background_watermark1.gif) no-repeat right;
	font-family : Verdana, Helvetica, Tahoma, sans-serif;
	background-color : #ffffff;
}

body.main2 {
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	background : url(images/background_watermark2.gif) repeat-y left;
	font-family : Verdana, Helvetica, Tahoma, sans-serif;
	background-color : #ffffff;
}

h1 {
	font-size : 13pt;
	font-weight : bold;
	margin-right : 5px;
	margin-left : 5px;
	color : #990033;
	background-color : transparent;
}

h2 {
	font-size : 12pt;
	font-weight : bold;
	margin-right : 5px;
	margin-left : 5px;
	margin-bottom : 0px;
	color : #696969;
	background-color : transparent;
}

h3 {
	font-size : 10pt;
	font-weight : bold;
	margin-right : 5px;
	margin-left : 5px;
	margin-bottom : 0px;
	color : #990033;
	background-color : transparent;
}

p.foot {
	font-size : 9pt;
	margin-right : 5px;
	margin-left : 5px;
	color : #858585;
	background-color : transparent;
}

p.main {
	font-size : 10pt;
	margin-right : 8px;
	margin-left : 8px;
	background-color : transparent;
}

p.button {
	font-size : 10pt;
	font-weight : bold;
	margin-left : 5px;
	margin-bottom : 0px;
	margin-top : 0px;
	background-color : transparent;
}

p.safe {
	font-size : 8pt;
	margin-right : 8px;
	margin-left : 8px;
	margin-top : 0px;
	background-color : transparent;
}

p.sidelink {
	font-size : 9pt;
	font-weight : bold;
	margin-left : 5px;
	margin-right : 5px;
	margin-bottom : 0px;
	margin-top : 0px;
	background-color : transparent;
}

p.sub {
	font-size : 8pt;
	margin-right : 8px;
	margin-left : 8px;
	background-color : transparent;
}

table.body {
	height : 100%;
	width : 100%;
	padding-left : 10px;
	padding-right : 10px;
	background-color : transparent;
	padding-bottom : 0px;
}

table.contact-form {
	width : 400px;
	border : 0px none;
	margin-left : 8px;
	background-color : transparent;
}

table.main {
	height : 100%;
	width : 100%;
	background-color : transparent;
}

table.sidebars {
	width : 100%;
	border : 0px none;
	background-color : transparent;
	height : 100%;
}

table.service {
	width : 85%;
	border : 0px none;
	background-color : transparent;
}


td.button {
	height : 23px;
}

td.content {
	height : 100%;
}

td.footer {
	height : 20px;
}

td.logo {
	height : 130px;
}

td.navbar {
	width : 140px;
}

td.sidebar1 {
	background : url(images/sidebar_background.gif) repeat;
	width : 170px;
	height : 100%;
}

td.sidebar2 {
	background : url(images/sidebar_background.gif) repeat;
	width : 70px;
}

td.small {
	font-size : 9pt;
}

td.sublinks {
	padding-left : 6px;
}

td.watchmaker {
	width : 30px;
}

.form {
	font-family : Verdana, Helvetica, Tahoma, sans-serif;
	font-size : 9pt;
	color : #000000;
	background-color : #eaeaea;
}

a:link {
	color : #cc3333;
	text-decoration : none;
}

a:hover {
	color : #990033;
	background-color : #ffffd2;
	text-decoration : underline;
}

a:active {
	color : #dfdfdf;
	text-decoration : none;
}

a:visited {
	color : #7d7d7d;
	text-decoration : none;
}

a.button:link {
	color : #ffffff;
	text-decoration : none;
	background-color : transparent;
}

a.button:hover {
	color : #ff0000;
	text-decoration : none;
	background-color : transparent;
}

a.button:active {
	color : #dfdfdf;
	text-decoration : none;
	background-color : transparent;
}

a.button:visited {
	color : #dfdfdf;
	text-decoration : none;
	background-color : transparent;
}