/* CSS Document */
body{
	padding:0px;
	margin:5px;
	background-image:url(../media/mainbg2.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#B6B3B3;
	font-size:11px;
	line-height:20px;
	color:#323232;
	text-align:center;
}
a
{
	color:#323232;
	text-decoration:underline;
	
}
a:hover
{
	color:#CC0000;
	text-decoration:none;
}

.maintbl
{
background-image:url("../images/bottom_bg.gif");
background-position:bottom;
background-repeat:no-repeat;
height:400px;
}
.sidemenu{
background-color:#eceaea;
border:1 solid #fff;
}
.sidemenu a{
background-image:url(../images/hr.gif);
background-repeat:repeat-x;
background-position:bottom;
color:#c5161d;
display:block;
border:1 solid #fff;
border-bottom-color:#CCCCCC;
padding:3px 0px 9px 8px;
text-decoration:none;
}
.sidemenu a:hover
{color:#525252;}

h1{
color: #525252;
font-size:24px;
margin-left:6px;
}

h2{
font-size:14px;
color:#555555;
background-repeat:no-repeat;
margin: 0px 0px 0px 0px;
margin-left:0px;
}
h3{
font-size:11px;
color: #525252;
background-repeat:no-repeat;
margin: 0px 0px 0px 0px;
margin-left:0px;
}
.CName
{
color:#CC0000;
font-size:14px;
margin-left:6px;
margin-top:0px;
margin-bottom:0px;
text-transform:capitalize;
font-weight:bolder;
}
.headborder
{
border:1 dashed #CC000;
border-bottom:1px Solid #CC0000;
margin:0px 0px 0px 0px;
}
.content{
color:#333333;
margin-left:6px;
}
.content h2
{
margin-top:12px;
border-top-style:Solid;
border-top-color:#cc0000;
border-top-width:thin;
}
.content td
{
border-top-style:solid;
border-top-color:#CCCCCC;
border-top-width:thin;
}
.content table
{
border-bottom-style:solid;
border-bottom-color:#DDDDDD;
border-bottom-width:2px;
}
.content h3
{
color:#333333;}
.smalltext
{
font-size:11px;
}
.smalltext
a{
color:#c4171d;
text-decoration:none;
}
.footer
{
font-size:9px;
text-align:center;
}
.tech-combo
{
border:1px solid #808080; 
width:140px; 
height:20px; 
padding-left:4px; 
padding-right:4px; 
padding-top:1px; 
padding-bottom:1px;
}
.tblClass
{
background-image:url(../images/table_bg.gif);
background-repeat:repeat-x;
background-position:top;
}
.tblClassOver
{
background-image:url(../images/table_bg_over.gif);
background-repeat:repeat-x;
background-position:top;
}
