body{
}

body,td,p,li,ul,input,select,textarea{
	font-family: Tahoma, Verdana, Arial, "MS Sans Serif";
	color: #333333;
	font-size: 11px;
}

a{
	color: #FF6600;
	text-decoration: underline;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}
a.linktopmenus{
	text-decoration: none;
	font-weight: bold;
	color: #003399;
}

a.linktopmenus:hover{
	color: #000000;
	text-decoration: none;
}

.sidebox {
	background-color: #FAFBFE;
	border-top: 1px solid #999999;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #666666;

}
.collbox {
	background-color: #eeeeee;
	border: 1px solid #CCCCCC;


}
.sideboxhead {
	background-color: #CAD9F4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	color: #003399;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #002C82;
	white-space: nowrap;
	font-weight: bold;
	padding: 3px 3px 3px 7px;

}

.sideboxfoot {
	background-color: #FFF9F2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
	text-align: right;
	padding: 3px 10px 3px 3px;



}
.pagemark {
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;

}
.pageprice {
	color: #CC0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;


}

.tabtda{
	background-color: #FFCC99;
	border-top: 4px solid #FF6600;
	border-right: 1px solid #585858;
	border-bottom: 1px solid #FFCC99;
	border-left: 1px solid #FFFFFF;
	white-space: nowrap;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;


}
.tabtdb{
	background-color: #ACC8DF;
	border-top: 5px solid #538DBE;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #FFFFFF;
	white-space: nowrap;
	padding: 4px 10px 5px;
}

.inputfield{
	background-color: #CCCCCC;
}
.prodbox {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 0px;
}
ol { 
	margin-top: 0px;
	}