/* CSS Document */

body {
	background-color: #063347;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/Astrohari_02.gif);
	background-repeat: repeat-x;
}
#cot_tl_fixed{
position:fixed;_position:absolute;bottom:0px;right:0px;_top:expression(document.documentElement.scrollTop+document.documentElement.clientHeight-this.clientHeight);_left:expression(document.documentElement.scrollLeft + document.documentElement.clientWidth - offsetWidth);}

ul{font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#063347; padding-left:10px; padding-right:10px; line-height:21px;}
p{font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#063347; padding-left:10px; padding-right:10px; line-height:21px;}
.Feedback{font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#063347; padding-left:10px; padding-right:10px; line-height:21px;}
.ProductSubhead{font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal;  padding-left:10px; padding-right:10px;}
.LeftHeader{font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#012028; padding:10px 10px 10px 10px;}
.commt{font-family:Arial, Helvetica, sans-serif; font-size:12px; font-style:italic; font-weight:bold; color:#012028; padding:10px 10px 10px 10px;}
.commblue{font-family:Arial, Helvetica, sans-serif; font-size:12px; font-style:italic; font-weight:bold; color:#0585E2;}
.SmallClick{ font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#012028; padding:10px 10px 10px 10px;}
.hr{padding-left:5px;}
.welcome{font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#ffffff;padding-left:10px; padding-right:10px;}

.Sara{font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:bold; color:#17A6CA;padding-left:10px; padding-right:10px;}
.Heading{font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#17A6CA; padding-left:10px; padding-right:10px;}
.bottom{font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#526367; padding-left:10px; padding-right:10px;}
.Testin{font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#063347; padding:10px 0px 10px 10px;  }
.table{border:solid; border-color:#CBDCE4; background-color:#FFFFFF;}
.readText a
{font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold;
color:#000000;
font-weight:bold;
background:url(images/list-bg.gif) no-repeat 0 4px;
padding:0 0 0 12px;
}
.readText a:hover
{
color:#FF6600;
}



A.mainlink{color:#063347; text-decoration:none;}
A.mainlink:HOVER{color:#B1670F; font-weight:normal; text-decoration:underline;}

A.Cont{color:#526367; text-decoration:none;}
A.Cont:HOVER{color:#526367;text-decoration:underline;}

A.scroll{color:#ffffff; text-decoration:none;}
A.scroll:HOVER{color:#FFCC00;text-decoration:underline; font-weight:bold;}

A.ProductLink{color:#ffffff; text-decoration:underline;}
A.ProductLink:HOVER{color:#05B4F5;text-decoration: none;}

.ProductHead{font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#ffffff; padding-left:10px;}
.Enquire{font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#000000; padding-left:10px; padding-right:10px; }

.bottable{border-bottom-style:dashed; border-bottom-color:#05A5C0;border-bottom-width:1px;  }
table.wacomTable 
{

border-left:1px solid #44565B;
border-top:1px solid #44565B;
margin:5px 0;
}
.wacomTable td
{
background:#1D343A;
border-right:1px solid #44565B;
border-bottom:1px solid #44565B;

color:#B5D1D8	;
padding:2px;

font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal;
}
.wacomTable td span
{
font-weight:bold;
color:#05A5C0;
font-family:Arial, Helvetica, sans-serif; font-size:12px;
}
.table
{{
background:#1D343A;
border-right:1px solid #44565B;
border-bottom:1px solid #44565B;

color:#B5D1D8	;
padding:2px;
}




/* Menu CSS */

.glossymenu{
margin: 5px 0;
padding: 0;
width: 200px; /*width of menu*/
border: 0px solid #9A9A9A;
border-bottom-width: 0;
font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#ff0000;
background-color:#07313C;

}

.glossymenu a.menuitem{
font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#ffffff;
background: black url(glossyback.gif) repeat-x bottom left;

display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 12px 0;
padding-left: 10px;
text-decoration: none;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#ffffff;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url(glossyback2.gif);
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background:#07313C;
font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#ffffff;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid #116378;
}

.glossymenu div.submenu ul li a{
display: block;
font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal;
color:#ffffff;
text-decoration: none;
padding: 12px 0;
padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover{
background: #000000;
colorz:#ff0000;
}


