
/* Standard Cases */

body,dl,dd,td,ol,ul,p,h1,h2,h3,h4
				{ font-family: verdana, arial, helvetica, geneva, sunsans-regular, sans-serif; font-size: 13px; }

h1				{ font-size: 16px; }
h2				{ font-size: 14px; }
h3				{ font-size: 12px; }
h4				{ font-size: 12px; }

td.lt				{ font-size: 10px; }

pre,tt,code			{ font-family: "courier new", courier, monaco, monospace;}

hr				{ color: gray;}

a:link				{ color: #000066; }
a:visited			{ color: #000066; }
a:hover				{ color: #FF0000; }



/* Special Cases */

.product_link:link 		{ font-size : 13px; color: #000066; font-weight: bold; text-decoration: none; }
.product_link:visited		{ font-size : 13px; color: #000066; font-weight: bold; text-decoration: none; }
.product_link:hover 		{ font-size : 13px; color: #000066; font-weight: bold; text-decoration: none; }

.areas:link 			{ font-size : 13px; color: #FFFFFF; font-weight: bold; text-decoration: none; }
.areas:visited 			{ font-size : 13px; color: #FFFFFF; font-weight: bold; text-decoration: none; }
.areas:hover 			{ font-size : 13px; color: #FFFF00; font-weight: bold; text-decoration: none; }

.areas_bottom:link 		{ font-size : 10px; color: #000066; font-weight: bold; text-decoration: none; }
.areas_bottom:visited 		{ font-size : 10px; color: #000066; font-weight: bold; text-decoration: none; }
.areas_bottom:hover 		{ font-size : 10px; color: #FF0000; font-weight: bold; text-decoration: none; }

.areas_bottom_small:link 		{ font-size : 10px; color: #000066; text-decoration: none; }
.areas_bottom_small:visited 		{ font-size : 10px; color: #000066; text-decoration: none; }
.areas_bottom_small:hover 		{ font-size : 10px; color: #FF0000; text-decoration: none; }

.user_comments:link 	{ font-size : 10px; color: #000066; text-decoration: none; }
.user_comments:visited 	{ font-size : 10px; color: #000066; text-decoration: none; }
.user_comments:hover 	{ font-size : 10px; color: #FF0000; text-decoration: none; }

.user_company:link 		{ font-size : 10px; color: #000066; text-decoration: none; }
.user_company:visited 	{ font-size : 10px; color: #000066; text-decoration: none; }
.user_company:hover 	{ font-size : 10px; color: #FF0000; text-decoration: none; }

.areas_back:link 		{ font-size : 13px; color: #000066; font-weight: bold; text-decoration: none; }
.areas_back:visited		{ font-size : 13px; color: #000066; font-weight: bold; text-decoration: none; }
.areas_back:hover 		{ font-size : 13px; color: #FF0000; font-weight: bold; text-decoration: none; }

.rubrics:link 			{ font-size : 12px; color: #FFFFFF; font-weight: bold; text-decoration: none; }
.rubrics:visited		{ font-size : 12px; color: #FFFFFF; font-weight: bold; text-decoration: none; }
.rubrics:hover 			{ font-size : 12px; color: #FFFF00; font-weight: bold; text-decoration: none; }

.xml                { border:1px solid; border-color:#fc9 #630 #330 #f96; padding:0 4px; font:bold 8pt Verdana,sans-serif; color:#fff; background:#f60; text-decoration:none; margin:0; }
.xml:link           { color: #fff; text-decoration: none; }
.xml:visited        { color: #fff; text-decoration: none; }
.xml:hover          { color: #fff; text-decoration: none; }
.xml:active         { color: #fff; text-decoration: none; }

p.date               { font-size: 11px; margin: 0px 0px 5px 0px; }
p.subject            { margin: 0px 0px 5px 0px; font-size: 15px; font-weight: bold; }
p.text               { margin: 0px; }
p.comments           { margin: 5px 0px 0px 0px; font-size: 11px; }
p.comment-text       { margin: 0px 0px 0px 0px; }
p.commentauthor      { margin: 20px 0px 5px 0px; }
td.comformb          { width: 145px; }
textarea.comtext     { width: 420px; height: 120px; font-family: verdana, arial, sans-serif; font-size: 13px; }
input.comdata        { width: 130px; font-family: verdana, arial, sans-serif; }
.preview             { width: 50%; margin: 30px 0px 20px 0px; font-weight: bold; border-bottom: 1px dotted #c0c0c0; color: red; }
p.comment-hl         { width: 50%; margin: 35px 0px 20px 0px; font-weight: bold; border-bottom: 1px dotted #c0c0c0; }
input.bbcode-button  { width: 45px; height: 20px; font-size: 11px; font-weight: normal; margin: 0px 0px 5px 0px; background: #efefef; }
div.news-sep         { margin: 25px 0px 25px 0px; padding: 0px; font-size: 0px; width: 150px; border-top: 1px dotted #c0c0c0; }
div.comment-sep      { margin: 20px 0px 25px 0px; padding: 0px; font-size: 0px; width: 150px; border-top: 1px dotted #c0c0c0; }
p.browse             { text-align: right; font-weight: bold; }
.small               { font-size: 11px; }
input.bbcode-button  { width: 45px; height: 20px; font-size: 11px; font-weight: normal; margin: 0px 0px 5px 0px; background: #efefef; }
button.smiley-button { width: 23px; height: 23px; font-size: 11px; font-weight: normal; margin: 0px 1px 1px 0px; background: #efefef; }
.caution             { color: red; font-weight: bold; }



.inputButton {
	BACKGROUND:#FFFFFF;
	BORDER-BOTTOM: #D1DCFD 1px solid;
	BORDER-LEFT: #D1DCFD 1px solid;
	BORDER-RIGHT: #D1DCFD 1px solid;
	BORDER-TOP: #D1DCFD 1px solid;
	FONT-FAMILY: Verdana,Geneva,Arial,Helvetica,sans-serif;
	FONT-SIZE: 12px;
}

.quoteButton {
	BACKGROUND:#F0F0FF;
	BORDER-BOTTOM: #D1DCFD 1px solid;
	BORDER-LEFT: #D1DCFD 1px solid;
	BORDER-RIGHT: #D1DCFD 1px solid;
	BORDER-TOP: #D1DCFD 1px solid;
	FONT-FAMILY: Verdana,Geneva,Arial,Helvetica,sans-serif;
	FONT-SIZE: 9px;
}

.textForm {
	BACKGROUND-COLOR: #FFFFFF;
	BORDER-BOTTOM: #004576 1px solid;
	BORDER-LEFT: #004576 1px solid;
	BORDER-RIGHT: #004576 1px solid;
	BORDER-TOP: #004576 1px solid;
}

.usual{
	FONT-FAMILY: Verdana,Geneva,Arial,Helvetica,sans-serif;
	COLOR: #000000;
	TEXT-DECORATION: none;
	FONT-SIZE: 10pt;
}

.header{
	FONT-FAMILY: Verdana,Geneva,Arial,Helvetica,sans-serif;
	COLOR: #000000;
	TEXT-DECORATION: none;
	FONT-SIZE: 9pt;
	FONT-WEIGHT: bold;
}

.bulletHead{
	FONT-FAMILY: Verdana,Geneva,Arial,Helvetica,sans-serif;
	COLOR: #000000;
	FONT-WEIGHT: bold;
}

.cell1{
	FONT-FAMILY: Verdana,Geneva,Arial,Helvetica,sans-serif;
	COLOR: #000000;
	FONT-SIZE: 12px;
}

.cell2{
	FONT-FAMILY: Verdana,Geneva,Arial,Helvetica,sans-serif;
	COLOR: #000000;
	FONT-SIZE: 8pt;
}

.navCell{
	FONT-FAMILY: Helvetica,Geneva,sans-serif,Arial,Verdana;
	FONT-SIZE: 8pt;
}



