html body {
	margin: 0;
	height: 100%;
	background-color: #f1f1f1;
}
.menu_off {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #b12151;
	text-decoration: none;
}
.menu_on {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #605d5c;
	text-decoration: none;
}
.sform {
        font-family: Tahoma, Verdana;
        font-size: 11px;
        font-style: normal;
        font-weight: normal;
        color: #605d5c;
        text-decoration: none;
        border: 1px solid #737171;
        background-color: #dfdfdf;
}
.print {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #b12251;
	text-decoration: none;
}
.red {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #b12251;
	text-decoration: none;
}
.iconlink {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #b12151;
	text-decoration: none;
}
.curpos {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #605d5c;
	text-decoration: none;
}
.cat1 {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #b12151;
	text-decoration: none;
}
.cat2 {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #605d5c;
	text-decoration: none;
}
.cat3 {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #605d5c;
	text-decoration: none;
}
.cat4 {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #605d5c;
	text-decoration: none;
}
.cat5 {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #605d5c;
	text-decoration: none;
}
.white {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
td {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #605d5c;
	text-decoration: none;
}
.lap_off {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #605d5c;
	text-decoration: none;
}
.lap_on {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #b12151;
	text-decoration: none;
}
.prodname {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #605d5c;
	text-decoration: none;
}
.ar {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #d70a4e;
	text-decoration: none;
}
.phead {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #605d5c;
	text-decoration: none;
}


.white {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}


.copy td {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #8C7C6C;
	text-decoration: none;
}
.meta {
	font-family: Verdana;
	font-size: 1px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.Title
{
        font-weight: bold;
        font-size: 18px;
        color: #cc3300;
}

.Code
{
        border: #8b4513 1px solid;
        padding-right: 5px;
        padding-left: 5px;
        color: #000066;
        font-family: 'Courier New' , Monospace;
        background-color: #ff9933;
}
