body, td, table
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #24607A;
}
h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #24607A;
}
h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #24607A;
}
.send
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #24607A;
}
body
{
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
td a:link, td a:visited, table.menu a:link, table.menu a:visited
{
	font-size: 12px;
	font-weight: bold;
	color: #024669;
	text-decoration: none;
}

td a:hover
{
	font-size: 12px;
	font-weight: bold;
	color: #96B4BF;
	text-decoration: none;
}
table.mainmenu td
{
	font-size: 12px;
	font-weight: bold;
	color: #96B4BF;
	padding: 0px 4px 0 4px;
	border-left: 1px solid #96B4BF;
}
table.mainmenu a:link, table.mainmenu a:visited
{
	font-size: 12px;
	font-weight: bold;
	color: #024669;
	text-decoration: none;
}
table.mainmenu a:hover
{
	font-size: 12px;
	font-weight: bold;
	color: #96B4BF;
	text-decoration: underline;
}
table.menu a:active, table.menu a:hover
{
	font-size: 12px;
	font-weight: bold;
	color: #96B4BF;
	text-decoration: none;
}
table.menu ul
{
	margin-top: 5px;
	margin-bottom: 5px;
}
ul.square {
	list-style-image: url(img/square.gif);
}
img.smallpic
{
	border: 3px double #024669;
}

table.price a:link, table.price a:visited
{
	font-size: 10px;
	font-weight: normal;
	color: #024669;
	text-decoration: underline;
}
table.price a:active, table.price a:hover
{
	font-size: 10px;
	font-weight: normal;
	color: #024669;
	text-decoration: none;
}
table.price td
{
	font-size: 10px;
	padding: 3px;
}
td.priceimg
{
	background-image:url(image/price.gif);
	background-repeat:no-repeat;
	text-align: center;
	width:100px;
	height:30px;
}
tr.header td
{
text-align: center;
border-width: 1px;
border-style: none solid solid none;
border-color: #96B4BF;
}
/*tr.header img{
    opacity:0.8;
    filter:alpha(opacity=80);
}*/
tr.subheader td
{
font-weight: bold;
border-width: 1px;
border-style: solid none;
border-color: #96B4BF;
}
tr.data_dark 
{
	text-align: center;
	background-color: #D0E1F2;
}
tr.data_light 
{
	text-align: center;
	background-color: #DCE9F7;
}
tr.data_darkL 
{
	text-align: left;
	background-color: #D0E1F2;
}
tr.data_lightL 
{
	text-align: left;
	background-color: #DCE9F7;
}

td.title
{
	text-align: left;
}
#title
{
	text-align: left;
}

tr.head td
{
	border-width: 1px;
	border-style:  none none solid none;
	border-color: #96B4BF;
}
tr.foot td
{
	border-width: 1px;
	border-style:  solid none none none;
	border-color: #96B4BF;
}
#smallpadding td
{
	padding:3px 2px;
}
td.left_border {width:1px;background-image:url(img/left_border.jpg)}
td.right_border {width:12px;background-image:url(img/right_border.jpg)}
td.right_border_shadow {width:753px;height:100%;background-image:url(img/right_border_shadow.jpg);background-position:right;background-repeat:repeat-y}

table#menu_bot td{
	padding-right:4px;
	padding-left:5px;
}

table#menu_bot {
	padding-top: 3px;
}

table#menu_bot div{
	font-size: 9px;
	border:1px solid #006699;
	padding:2px;
}

#menu_bot a{
	font-size: 9px;
}

td #head{
    width:30px;
}