BODY, TD {
	font-family: tahoma;
	font-size: 12px;
	color: gray;
	margin: 0px;
	padding: 0px;
}

BODY {
	margin:0px;
}

A {
/*	text-decoration:none; */
	color:#aaaaaa;
}

A:hover {
	text-decoration:underline;
}

.technical {
	font-size: 12px;
	border-collapse:collapse;
	width:300px;
}
.technical TH {
	font-size:12px;
	border:1px solid gray;
	padding:4px;
	background-color:#eeeeee;
}

.technical TD {
	text-align: center;
	font-size: 12px;
	border: 1px solid gray;
	padding:2px;
}

.item_description H1, H2, H3 {
	margin: 0px;
	padding: 0px;
}

.item_description H2 {
	font-size:16px;
	font-family:Arial;
}

h2 {
	color: #597AC9;
	font-size:32px;
	font-weight:normal;
	margin-bottom:10px;
	margin-top:10px;
}


H3, H3 A {
	font-size:20px;
	font-weight:normal;
	color: #597AC9;
	margin-bottom:10px;
	margin-top:10px;
	line-height:22px;

}
.main_menu * {
	font-family:arial;
}
.main_menu a.sel {
	color: #A79485;
	font-size: 16px;
	font-weight:bold;
	text-decoration:none;
}

.main_menu TD {
	vertical-align:top;
}

.main_menu a {
	text-decoration:underline;
	display:block;
	margin:5px;	
}
A IMG {
	border:0px;
	padding:0px;
}

.content {
	text-align: justify;
	line-height: 18px;
}

.content2 {
	padding: 0px 60px 0px 70px;
	text-align: justify;
	line-height: 18px;
}

.top_menu {
	position:absolute; 
	left:270px; 
	top:10px; 
	width:200px;
	color:white;
	line-height:20px;
}

.info_table TD {
	padding: 3px 0px 3px 5px;
}

.info_table TD.right {
	border-bottom:1px solid #E7E7E7;
}
.info_table TD.color1{
	background-color:#E7E7E7;
}
.info_table TD.color2{
	background-color:#F4F3F1;
}

.info_table * {
	color: #7D7D7D;
	font-size:12px;
}

.another_item BR {
	font-size:5px;
}

.another_item {
	text-align:right;
}

.another_item A  {
	color:#0E4A9D;
	text-decoration:underline;
}

.item H1 {
	color:#597AC9;
	font-size:16px;
	font-family:arial;
}

.tth * {
	color: #454141;
	font-family:arial;
	padding: 5px;
}

.tth .size {
 background-color: #535353;
 color: white;
 width: 60px;
 display: block;
 text-align:center;
 border-top: 1px solid #757575;
}

.tth TH .size {
 background-color: #F3D6AC;
 color: #535353;
 width: 60px;
 display: block;
 text-align:center;
 border-top: 1px solid #F5DEBD;
}

.tth th {
	font-weight: normal;
	font-size: 15px;
	text-align: left;
	color: #454141;
}

.category_list H1 {
	color:#597AC9;
	font-size:16px;
	font-family:arial;
	padding-bottom:5px;
}

.category_list A {
	color: #1B73A6;
	text-decoration: underline;
}

.dotted {
	background:url('/images/doted.jpg') repeat-x -5 100% 100%;
	padding-bottom:4px;
	text-decoration:none;
}

.dotted:hover {
	text-decoration:none;
}

LI {
	margin-bottom: 15px;
	list-style:none;
	background-image:url('/images/li.gif');
	background-repeat:no-repeat;
	background-position: 0px 4px;
	padding-left:24px;
	line-height:13px;
}

#dhtmltooltip{
	position: absolute;
	width: 184px;
	background: url('/images/tip.gif') no-repeat;
	height:118px;
	padding-top:25px; 
	padding-left:5px;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
}
