/* CSS definition file containing element stylesheets */
html {
	height:100%; /* fix height to 100% for IE */
	max-height:100%; /* fix height for other browsers */
	padding:0; /*remove padding */
	margin:0; /* remove margins */
	border:0; /* remove borders */
	text-align:center; /* center everything */
	font-family:Verdana, Arial, Helvetica, "Trebuchet MS", Tahoma, "Sans-Serif"; /* set default font */
}
body { 
	height:100%; /* fix height to 100% for IE */
	max-height:100%; /* fix height for other browsers */
	padding:0; /*remove padding */
	margin:0; /* remove margins */
	border:0; /* remove borders */
	/* font-family: Verdana; */
	background-color: #FFFFFF; 
	font-size : 10pt;
	color : #000000;
}

table { 
	font-size : 9pt;
	color : #000000;
}

ol { text-align: justify; }
li { border-bottom: 4px solid #FFFFFF; }

A:link {text-decoration: none; color: #0033FF;}
A:visited {text-decoration: none; color: #0033FF;}
A:active {text-decoration: none; color: #0033FF;}
A:hover {text-decoration: underline; color: #0033FF;}

.tidybtn {FONT-SIZE: 13px; COLOR: #000000; font-weight: bold}
.tidynormalbtn {FONT-SIZE: 12px; COLOR: #000000; font-weight: normal}
.tidytext {FONT-SIZE: 14px; COLOR: #000000; font-weight: bold}
.tidynormaltext {FONT-SIZE: 13px; COLOR: #000000; font-weight: normal}
.tinytext {FONT-SIZE: 9px; COLOR: #000000; font-weight: normal}
.tidybox {FONT-SIZE: 13px; COLOR: #000000; width: 150px; font-weight: normal}
.tidylongbox {FONT-SIZE: 11px; COLOR: #000000; width: 65px; font-weight: normal}
.tidylist {FONT-SIZE: 11px; COLOR: #000000; font-weight: normal}
.tidyshortlist {FONT-SIZE: 11px; COLOR: #000000; width: 155px; font-weight: normal}
.tidylonglist {FONT-SIZE: 11px; COLOR: #000000; width: 245px; font-weight: normal}
.tidybox2long {FONT-SIZE: 13px; COLOR: #000000; width: 300px; font-weight: normal}
.tidybox2med {FONT-SIZE: 13px; COLOR: #000000; width: 145px; font-weight: normal}
.tidybox2short {FONT-SIZE: 13px; COLOR: #000000; width: 100px; font-weight: normal}
.tidy2list {FONT-SIZE: 13px; COLOR: #000000; font-weight: normal}
.buynowbtn { width: 193px; height: 80px; }
.orderbtn { width: 311px; height: 34px; }


.TextNavBar { font-size: xx-small} 
/*
.nof_Sculptor3ProBanners1-Banner1 { font-family:Verdana; font-size:18px; font-weight:700; font-style:normal; color:#ffffff }
.nof_Sculptor3ProNavbar2-Regular { font-family:Verdana; font-size:8; font-weight:400; font-style:normal; color:#ffffff }
.nof_Sculptor3ProNavbar4-Rollover { font-family:Verdana; font-size:8; font-weight:400; font-style:normal; color:#000099 }
.nof_Sculptor3ProNavbar6-Highlighted { font-family:Verdana; font-size:8; font-weight:400; font-style:normal; color:#000099 }
.nof_Sculptor3ProNavbar8-HighlightedRollover { font-family:Verdana; font-size:8; font-weight:400; font-style:normal; color:#000099 }
.nof_Sculptor3ProNavbar3-Regular { font-family:Verdana; font-size:8pt; font-weight:normal; font-style:normal; color:rgb(0,0,128) }
.nof_Sculptor3ProNavbar5-Rollover { font-family:Verdana; font-size:8pt; font-weight:normal; font-style:normal; color:rgb(0,255,0) }
.nof_Sculptor3ProNavbar7-Highlighted { font-family:Verdana; font-size:8pt; font-weight:normal; font-style:normal; color:rgb(250,29,13) }
.nof_Sculptor3ProNavbar9-HighlightedRollover { font-family:Verdana; font-size:8pt; font-weight:normal; font-style:normal; color:rgb(0,255,0) }
*/
H1 {
	font-weight: bold;
	text-decoration : underline;
	font-style : italic;
}
H2 {
	color: rgb(0,102,255);
	text-align : center;
	font-family : Arial;
	font-size : 20px;
	text-decoration : none;
	line-height : 28px;
	font-style : italic;
	font-weight : bold;
	padding-top : 12px;
	padding-bottom : 12px;
}

