body
	{
	background-color: #ffffff;
	margin: 0 0 0 0;
	}


body, td
	{
	font-family : Tahoma,Verdana,Arial;
	font-size : 11px;
	color: #003C5E;
	}


a:link, a:visited
	{
	color:#ef6d00;
	text-decoration: none;
	}

a:hover
	{	
	color: #003C5E;
	}



h1, h2
	{
	margin-bottom: 0px;
	}

h1
	{
	font-size: 15pt;
	color: #003C5E;
	}

h2
	{
	font-size: 13pt;
	color:#ef6d00;
	}

h3
	{
	margin-top: -0px;
	}



#maintable
	{
	margin: -12px 0 0 0;
	border-collapse: collapse;
	width: 820px;
	}

#leftcell
	{
	width:20px;
	background-color: #ffffff;
	background-image: url("art/bg_left.gif");
	background-position:top right;
	background-repeat: repeat-y;
	}

#rightcell
	{
	width:20px;
	background-color: #ffffff;
	background-image: url("art/bg_right.gif");
	background-position:top left;
	background-repeat: repeat-y;
	}


#logodiv
	{
	background-color: #ffffff;
	background-image: url("art/logo.jpg");
	background-position:top left;
	background-repeat: no-repeat;
	height:98px;
	padding: 0 30px 0 300px;
	margin: 10px 0 0 0px;
	text-align: right;
	}




.mainline
	{
	width: 100%;
	text-align: right;
	background-color: transparent;
	background-image: url("art/top_div_back.gif");
	background-position:bottom left;
	background-repeat: repeat-x;

	}

#menutable
	{
	width: 100%;
	background-image: url("art/menu_back.gif");
	background-position:top left;
	background-repeat: repeat-x;	
	}

.menutablecell
	{
	background-image: url("art/button2.jpg");
	background-position:top center;
	background-repeat: no-repeat;
	width: 90px;
	text-align: center;
	vertical-align: top;
	padding-top: 3px;
	}

.menutableseparator
	{
	background-image: url("art/separator.gif");
	background-position:top center;
	background-repeat: no-repeat;
	width: 2px;
	height: 35px;
	}

.menutablecell a, .menutablecell a:visited
	{
	font-family: verdana;
	font-size: 13px;
	color: #003C5E;
	font-weight: bold;	
	text-decoration: none;
	} 

.menutablecell a:hover
	{
	color: #ef6d00;
	}

#leftcol
	{
	background-image: url("art/fon_left.jpg");
	background-position:top center;
	background-repeat: repeat;
	}




.maincell
	{
	padding: 0 15px 0 10px;
	text-align: justify;
	vertical-align: top;
	}

.spacercell
	{
	width: 10px;
	background-color: #ffffff;
	background-image: url("art/dots_vert.gif");
	background-position:top left;
	background-repeat: repeat-y;
	}

.spacerdiv
	{
	height: 15px;
	margin-right: 5px;
	background-color: #ffffff;
	background-image: url("art/dots_horiz.gif");
	background-position:top left;
	background-repeat: repeat-x;
	}

#productdiv
	{
	padding: 0 30px 0 20px;
	}

.titlelink, .titlelink a:link, .titlelink a:visited
	{
	color: #003C5E;
	}


.titlelink a:hover
	{
	color: #ef6d00;
	}








