
	body {
	
		margin: 0px;
		background-position: top;
		background-repeat: repeat-x;
		background-image: url('/img/gui/bg.gif');
	
	}
	
	img {
	
		border: none;
	
	}
	
	div.div {
	
		margin: 0 auto 0 auto;
		width: 780px;
	
	}
	
	div, li, td {
	
		color: #666666;
		font-size: 12px;
		line-height: 18px;
		font-family: Arial, sans-serif;
	
	}
	
	table {
	
		width: 99%;
	
	}
	
	td {
	
		vertical-align: top;
		padding-bottom: 10px;
		padding-top: 10px;
		border-bottom: 1px solid #CCCCCC;
		text-align: center;
	
	}
	
	img.leftdimg {
	
		padding-right: 10px;
	
	}
	
	div#top {
	
		height: 113px;
		background-image: url('/img/gui/top.gif');
	
	}
	
	div#menu {
	
		padding-top: 12px;
		height: 43px;
		font-size: 11px;
		color: #FFFFFF;
		text-align: center;
		background-image: url('/img/gui/menu.gif');
	
	}
	
	div#menu a {
	
	 	color: #FFFFFF;
	 	text-decoration: none;
	
	}
	
	div#menu a:hover {
	
	 	color: #FFFFFF;
	 	text-decoration: underline;
	
	}
	
	span.menudiv {
	
		padding-left: 13px;
		padding-right: 13px;
	
	}
	
	div#h1 {
	
		padding-top: 8px;
		height: 40px;
		background-image: url('/img/gui/h1.gif');
	
	}
	
	div#content {
	
		width: 760px;
		margin: 0 auto 0 auto;
	
	}
	
	div#c2a {
	
		padding-top: 8px;
		height: 32px;
		background-image: url('/img/gui/h1.gif');
		text-align: center;
		font-size: 12px;
		color: #333333;
	
	}
	
	div#bottom {
	
		font-size: 11px;
		color: #999999;
		text-indent: 20px;
	
	}
	
	h1 {
	
		font-family: Arial, sans-serif;
		margin: 0px;
		padding: 0px;
		text-indent: 20px;
		font-size: 14px;
	
	}
	
	h2 {
	
		font-family: Arial, sans-serif;
		margin: 0px;
		padding: 0px;
		padding-bottom: 10px;
		font-size: 14px;
		font-weight: 100;
		color: #C01025;
	
	}
	
	strong {
	
		color: #000000;
	
	}
	
	.red, a {
	
		color: #C01025;
	
	}
	
	a:hover {
	
		color: #111111;
	
	}
	
	div.p {
	
		margin-bottom: 18px;
	
	}
	
	a.menuhighlight {
	
		font-weight: bold;
		border-bottom: 2px solid #C01025;
		text-decoration: none;
	
	}
	
	.none {
	
		display: none;
	
	}
	
	img.rightimg {
	
		float: right;
	
	}
	
	.left {
	
		text-align: left;
	
	}
	
	.right {
	
		text-align: right;
	
	}
	
	.center {
	
		text-align: center;
	
	}
	
	.valignmiddle {
	
		vertical-align: middle;
	
	}
	
	.strikethrough {
	
		text-decoration: strikethrough;
	
	}
	
	.clickabletext {
	
		color: #666666;
		text-decoration: none;
	
	}
	
	
	span.pdf {
	
		text-decoration: none;
	
	}
	
	img.pdf {
	
		vertical-align: middle;
	
	}
	
	div#left {
	
		float: left;
		width: 196px;
	
	}
	
	div#right {
	
		margin-left: 201px;
	
	}
	
	div#clear, div.clear {
	
		clear: both;
		height: 1px;
		line-height: 1px;
	
	}
	
	a.leftlink {
	
		display: block;
		text-align: center;
		padding-top: 4px;
		width: 196px;
		height: 16px;
		background-repeat: no-repeat;
		background-image: url('/img/gui/leftbutton.gif');
		line-height: 12px;
		font-size: 11px;
		margin-bottom: 4px;
		text-decoration: none;
	
	}
	
	a.leftlink span {
	
		font-weight: bold;
		color: #333333;
	
	}
	
	a.leftlinkhighlight {
	
		background-image: url('/img/gui/leftbuttonhighlight.gif');
		font-weight: bold;
	
	}
	
	a.button {
	
		display: block;
		background-repeat: no-repeat;
		background-image: url('/img/gui/button.gif');
		width: 182px;
		height: 25px;
		color: #FFFFFF;
		text-decoration: none;
		padding-top: 4px;
		text-align: center;
		margin-bottom: 1px;
		font-size: 11px;
	
	}
	
	a.button:hover {
	
		color: #FFFFFF;
		text-decoration: underline;
	
	}
	
	div.productnav {
	
		 text-align: center;
		 padding: 5px;
		 background-color: #FCFCFC;
		 border: 1px solid #CCCCCC;
		 margin-top: 14px;
	
	}
	
	td.productleft {
	
		width: 370px;
		padding-right: 5px;
		text-align: left;
		border: none;
		padding: 0px;
	
	}
	
	td.productright {
	
		border: none;
		padding-left: 8px;
		padding-top: 0px;
	
	}
	
	input, textarea {
	
		border: 1px solid #CCCCCC;
		font-weight: bold;
		color: #C01025;
		background-color: #F7F7F7;
		font-family: Arial, sans-serif;
		width: 200px;
		font-size: 12px;
	
	}
	
	div#flashbanner {
	
		height: 217px;
	
	}

	
	
	