/* CSS Document */
body
{
background-image:url(images/back.gif); 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
margin:0px;
}
.back1
{
background: url(images/bg.gif) repeat;
}
.back2
{
background:url(images/back.gif) repeat-x;
}
.back3
{
background:url(images/bg_inner.gif) repeat-x;
}
.back2col
{
background-color:#d4ce9e;
}
.backcol
{
background-color:#d6c992;
}
.menu1
{
background-color:#363636;
}
.menu1col
{
background-color:#000000;
}
.padding
{
padding:5px;
}
.bronst
{
background:url(images/brnst.gif) repeat-x;
}
.menust
{
background:url(images/menust.gif) repeat-x;
}
.bodybg_inner
{
background:url(images/body_bg_inner.gif) repeat-x;
}
.bodybg_home
{
background: url(images/bghome.gif) repeat-x;
}
.contbg
{
color:#000000;
background-color:#FFFFFF;
}
.curvebg
{
background:url(images/curvebg.gif) repeat-x;
}
.curvebg1
{
background:url(images/curvebg1.gif) repeat-x;
}
.dashedline
{
border-bottom:thin #CCCCCC dotted;
}
.dominebg
{
background-color:#97BEFF;
font-size:11px;
padding:3px;
 }
.hostingbg
{
background-color:#A1DE7B;
padding:3px;
font-size:11px;
color: #000000; 
}
.reqbg
{
background-color:#FF8F8E;
font-size:11px;
color: #000000;
padding:3px;
}
.footer
{
background-color:#ff6600;
color:#FFFFFF;
}
.menu a
{
	color: #FFFFFF;
	text-decoration:none;
	font-size:11px;
}
.menu a:hover
{
	text-decoration: none;
}
.menu a:hover, 
{
	color: #FF6600; 
}
.links a
{
	color: #000000; 
	text-decoration:none;
	font-size:11px;
}
.links a:hover
{
	text-decoration:underline;
}
.links a:hover, 
{
	color: #FF6600; 
}
.menu2
{
background-color:#363636;
}
.bannercol
{
background-color:#000000;
}
