.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 150%;
}

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
}

.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #999999;
}

.text3 A:link { color: #666666; text-decoration: none; }
.text3 A:visited { color: #666666; text-decoration: none; }
.text3 A:hover { color: #009966; text-decoration: underline; }

.sohotext {
	font-family : Arial;
	font-size: 12pt;
}

.SMtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.smtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.uptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: darkgreen;
}

/* Generic form button style. */
.FormLt1 {
	font-family : Arial;
	font-size : 8pt;
	cursor: hand;
	width: 140px;
}

.recipe_links {
	font-family : Arial;
	font-size : 9pt;
	color: #FFCC33;
}

.recipe_links A:link { color: #000000; text-decoration: none; }
.recipe_links A:visited { color: #000000; text-decoration: none; }
.recipe_links A:hover { color: #009966; text-decoration: underline; }

H1 {  font-size: 14pt; color : #6666CC; font-family :Arial, Verdana, Helvetica, sans-serif; }
H2 {  font-size: 12pt; color : #000000; font-family :Arial, Verdana, Helvetica, sans-serif; }

/* The main Layout Table*/
#mainTable {
	border: 1px dotted #E2E2E2;
	top: 0px;
	left: 0px;
	background-color:  #FFFFFF;
}

body {
	/*we use an absolute url for NN4 followed by a relative url for modern browsers*/
	background-image:  url("images/bg.gif");
	/*/*/background-image:   url("images/bg.gif"); /* */
	background-repeat: repeat;
	/*css shorthand values: Top Right Bottom Left */
	margin-top: 1px;
	margin-left: 1px;
	background-color:  #FFFFFF;
} 

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f1333d;
	text-align: center;
}

a:link    { color: #6666CC; }
a:visited { color: #800080; } 
a:hover   { color: #339933; } 
a:active  { color: #FF0000; } 

.border {
	font-family: Arial;
	font-size: 8pt;
	border: 1px #000000 inset;
}



.menusys {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

