/* CSS Document */

body{margin:0px;}
#nav{
background-image:url(images/navibg.jpg);
float:right;
height: 40px; 
width: 1004px; 
background: #FFF; 
} 
#nav ul{ 
margin:0px; 
padding: 0px; 
list-style-type: none;
} 
#nav li{ 
float:left; 
font-family: Arial; 
font-size: 12px; 
text-align: center; 
} 
#nav li a{ 
display: block; 
width: 125px; 
line-height:40px; 
color: #ffffff; 
text-decoration: none; 
background-image:url(images/navibg1.jpg);
background-repeat:repeat-x;
} 
#nav li a:hover{ 
background-image:url(images/navibg1.jpg);
background-repeat:repeat-x;
color: #f6ff00; 
} 
#leftpr a{
font-size:12px;
color:#999999;
background-image:url(images/leftprbg.jpg);
background-repeat:repeat-x;
line-height:24px;
} 
#leftpr a:hover{
font-size:12px;
color:#000000;
text-decoration:none;
background-image:url(images/leftprbg3.jpg);
background-repeat:repeat-x;
}
A:link			{font-size: 12px;COLOR: #000000; TEXT-DECORATION: none}
A:visited		{font-size: 12px;COLOR: #ff0000; TEXT-DECORATION: none}
A:hover			{font-size: 12px;COLOR: #666666; TEXT-DECORATION: underline}
.new a:link			{font-size: 12px;COLOR: #000000; TEXT-DECORATION: none}
.new a:visited		{font-size: 12px;COLOR: #000000; TEXT-DECORATION: none}
.new a:hover			{font-size: 12px;COLOR: #ff0000; TEXT-DECORATION: underline}
#time{
line-height:25px;
font-size:12px;
color:#000000;
}
#prserch{
font-size:12px;
color:#333333;
line-height:22px;
}
#titl{
line-height:42px;
font-size:14px;
font-weight:bold;
color:#000000;
text-indent:35px;
background-image:url(images/titlbg.gif);
background-repeat:no-repeat;
}
TD{
font-size:14px;
}
#contactbg{
font-size:14px;
line-height:30px;
background-image:url(images/CONTACT.gif);
background-repeat:no-repeat;
background-position:center bottom;}
#leftbg{
background-image:url(index/leftbg.gif);
background-repeat:no-repeat;
background-position:center bottom;}
#company{
padding-top:10px;
font-size:12px;
color:#333333;
line-height:28px;}
#companybg{
padding-top:10px;
font-size:12px;
color:#333333;
line-height:28px;
filter: Glow(Color=#ffffff, Strength=3);
background-image:url(images/companybg.gif);
background-repeat:no-repeat;
background-position:center top;}
#primg{
border:solid #CCCCCC 1px;}
#leftgg{
font-size:12px;
line-height:23px;
padding:10px;}