body
{
	font-family:Verdana;
}
.topmenubg
{
	background-image:url(images/topmenubg.jpg);
	background-repeat:repeat-x;
	height:40px;
}
a.topmenu
{
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
a.topmenu:hover
{
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
}
.mainbg
{
	background-image:url(images/bodybg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
.table
{
	background-image:url(images/price_tablebg.jpg);
	background-repeat:repeat-x;
}
.price_head
{
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}
.price_table_left
{
	background-image:url(images/price_left.jpg);
	background-repeat:repeat-y;
}
.price_table_right
{
	background-image:url(images/price_right.jpg);
	background-repeat:repeat-y;
}
.price_table
{
	background-image:url(images/price_table.jpg);
	background-repeat:repeat-x;
}
.price_content
{
	font-size:12px;
	color:#000000;
	text-align:center;
}
.price_table_div
{
	background-image:url(images/price_table.jpg);
	background-repeat:repeat-y;
	width:2px;
}
.text
{
	font-size:12px;
	text-align:justify;
	padding:5px;
}
.botmenubg
{
	background-image:url(images/bottommenubg.jpg);
	background-repeat:repeat-x;
	height:60px;
}
h1
{
	font-size:18px;
	color:#000000;
}

h2 {color:#22B1D1; font-size:18px; font-weight:bold;}
.resources {font-size:11px; font-weight: normal;}
.resources a:link{font-size:11px; color:#000000; text-decoration:none;font-weight:bold;}
.resources a:visited{font-size:11px; color:#000000; text-decoration:none;font-weight:bold;}
.resources a:hover{font-size:11px; color:#000000; text-decoration:none; font-weight:bold;}

a.text_link
{
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	color:#000000;
}
a.text_link:hover
{
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-decoration:underline;
	color:#000000;
}
