.navig {
	background-image: url(images/nav.gif);
}

.navig a:link, .navig a:visited , .navig a:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;


}

.navig a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0553A9;
	text-decoration: none;
	font-weight: bold;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #D9DCDD;
	background-image:url(images/bk.jpg);
	background-repeat:repeat;
	color: #153C55;
}

.main {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #CAD1D2;
	background-color: #FFFFFF;
}

a:link,  a:visited ,  a:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #236FA0;
	text-decoration: none;


}

 a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #225475;
	text-decoration: underline;
	font-weight: bold;
}

.hosting
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	
}
.hosting td
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-left-style: none;
	border-right-color: #888888;
	border-bottom-color: #6B6B6B;
	text-align: center;
	vertical-align: middle;

}
.cat1 
{
	background:url(images/cat1.jpg);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0A161F;
}
.cat1_body {

font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #123954;
	border: 1px ridge #F0C49D;
	
	
}

.cat2
{
	background-image:url(images/cat2.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #969EBA;
}

#cat2 td 
{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #969EBA;
}
.cat2_body
{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #123954;
	border: 1px ridge #B8C9D3;

}
