body, td, p
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
}

input.button
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	border : 1px solid Black;
	background-color : #FF4500;
	font-weight : bold;
	color : White;
	width : 100%;
}

td.td_title
{
	background : Black;
	color : White;
	font-weight : bold;
}

input.button2
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	border : 1px solid Black;
	background-color : #FF4500;
	font-weight : bold;
	color : White;
	width : 100%;
}

input.text, textarea.text
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	border : 1px solid Black;
	width : 100%;
}

li
{
	list-style-image : url(foot1_11.gif);
}

.white
{
	font-size : 10px;
	color : #D2D9DE;
}

.title
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15;
	font-style : normal;
	font-weight : bold;
	text-align : center;
	color : #003A65;
}

.stitle
{
	font-size : 13;
	font-weight : bold;
	color : Black;
	background-color : #f5f5f5;
	line-height : 150%;
	text-indent : 7px;
}

a.menu:link,
a.menu:visited
{
	font-size : 11px;
	color : Black;
	text-decoration : none;
	font-weight : bold;
}

a.menu:hover
{
	text-decoration : none;
	color : #FF4500;
}


.copy
{
	font-size : 9px;
}


a.copy:link,
a.copy:visited
{
	font-size : 9px;
	color : Black;
	text-decoration : underline;
}

a.copy:hover
{
	text-decoration : none;
	color : #FF4500;
}


a:link,
a:visited
{
	font-size : 11px;
	color : Black;
	text-decoration : underline;
	font-weight : normal;
}

a:hover
{
	text-decoration : none;
	color : #FF4500;
}



.prod_title
{
	font-size : 15px;
	font-weight : bold;
	text-align : center;
	color : #003A65;
}

