body {
	font-family: "Arial", "Tahoma", "MS Sans Serif";
	font-size: 13px;
	color: #790000;
	margin:0px;
	background-color:#EBEBEB; 
	background-image:url(Image/bg800.gif);
	background-position:center;
	background-attachment:fixed;
}
td {
	font-family: "Arial", "Tahoma", "MS Sans Serif";
	font-size: 13px;
	color: #790000;
}

td.textbig {
	font-family: "Arial", "Tahoma", "MS Sans Serif";
	font-size: 14px;
	color: #790000;
}

a:link {
	/*white-space: nowrap;*/
	text-decoration: none;
	color: #2F4D7A;
	font-size: 12px;
}

a:visited {
	text-decoration: none;
	color: #2F4D7A;
	font-size: 12px;
}

a:hover {
	text-decoration: underline;
	color: #7CAEFA;
	font-size: 12px;
	/*position:relative; left: 1px; top: 1px;*/
}

a:active {
	text-decoration: none;
	color: #2F4D7A;
	font-size: 12px;
}

.CurHand {
	font-family: "Tahoma", "MS Sans Serif";
	font-size: 11px;
	cursor: hand;
}
.txtInput {
	font-family: "Tahoma", "MS Sans Serif";
	font-size: 12px;
	background-color:#FFFFFF;
	/*border-width:0px;*/
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color:#6091C2;
	border-right-color:#6091C2;
	border-bottom-color:#6091C2;
	border-left-color:#6091C2;
}

.FontTitle {
	font-size: 13px;
	color:#ED1C24;
}

.FontProductHead1 {
	font-size: 36px;
	color:#ED1C24;
}

.FontProductHead2 {
	font-size: 24px;
	color:#ED1C24;
}

.FontTextBig1 {
	font-size: 24px;
	font-weight:bold;
	color: #790000;
}

.FontTextBig2 {
	font-size: 19px;
	font-weight:bold;
	color: #790000;
}

.Fontfootnote {
   font-family: "Tahoma", "MS Sans Serif";
	font-size: 10px;
	font-weight: ;
	color:#000000;
}


