body {
	font-family: Verdana;
	background-color: #ffffff;
	font-size: 0.9em;
    scrollbar-3dlight-color: #3e5a7b; 
    scrollbar-highlight-color: #003366; 
    scrollbar-face-color: #3e5a7b; 
    scrollbar-shadow-color: #003366; 
    scrollbar-darkshadow-color: #3e5a7b; 
    scrollbar-base-color: #3e5a7b; 
    scrollbar-arrow-color: #003366;
    scrollbar-track-color:#3e5a7b; 
}

a{
text-decoration:none;
color:#ffffff;
}
a:hover
{
    text-decoration:none;
    color:#FBDE3B;

}

#container {
	width: 766px;
	margin: 0 auto;
	background-color: #3e5a7b;
	}

#bar {
	height: 20px;
	background-image: url(images/navbar.gif);
	background-repeat:repeat-x;
}

#left {
	float: left;
	width: 290px;
	min-height: 367px;
	background-color: #3e5a7b;
}

#right {
	float: right;
	width: 476px;
	background-color: #3e5a7b;
	background-image:url(images/rightbgr.gif);
	background-repeat: no-repeat;
	min-height: 0px;
}
#right_rest {
	float: right;
	width: 476px;
	background-color: #3e5a7b;

}

#footer {
	clear: both;
	height: 25px;
	
	background-color: #3e5a7b;
	text-align: center;
	border-right: 1px solid #37506e;
	font-size: 0.9em;
}

#loginbox {
	background-image: url(images/loginbgr.gif);
	background-repeat: no-repeat;
	width: 238px;
	height: 49px;
}

/* common */
.pad {
	padding: 5px;
}

h2 {
	font-size: 1.1em;
}
.outer {
    position:relative;
    padding:4em 0 3em 0;
    width:64.5em;
    background:#3e5a7b;
    margin:0 auto 3em auto;
}
.innera {
    overflow:auto;
    width:64.5em;
    height:30em;
    background:#3e5a7b;
}
.outer1 {
    position:relative;
    padding:0 0 0 0;
    width:21.5em;
    background:#3e5a7b;
    margin:0 auto 3em auto;
}
.innera1 {
    overflow:auto;
    width:21.5em;
    height:30em;
    background:#3e5a7b;
}
.outer2 {
    position:relative;
    padding:0 0 0 0;
    width:31.5em;
    background:#3e5a7b;
    margin:0 auto auto auto;
}
.innera2 {
    overflow:auto;
    width:31.5em;
    height:30em;
    background:#3e5a7b;
}
.outer4 {
    position:relative;
    padding:0 0 0 0;
    width:58.5em;
    background:#3e5a7b;
    margin:0 auto auto auto;
}
.innera4 {
    overflow:auto;
    width:58.5em;
    height:26.5em;
    background:#3e5a7b;
}

.textfield {
	background-color: #37506e;
	color: #fff;
	border: 1px solid #6389b1;
}

.username {
	background-image: url(images/userbgr.gif);
	background-repeat: repeat;
	width: 167px;
}

.pass {
	background-image: url(images/passbgr.gif);
	background-repeat: repeat;
	width: 167px;
}
.datetext
{
    font-size: 10px;
    color: #6389b1;
    
}
.contactHeader_text{
	font-size:0.9em;
	font-weight:bold;
	color: #FBDE3B;
}
.newsdetailHeader_text{
	font-size:0.85em;
	font-weight:bold;
	color: #FFFFFF;
}
.productnameHeader_text{
	font-size:0.95em;
	font-weight:bold;
	color: #FBDE3B;
}

.contact_txt{
	font-size:0.8em;
	font-weight:bold;
	color: #FFFFFF;
	
}
.product_txt{
	font-size:0.65em;
	font-weight:normal;
	color: #FFFFFF;
	
}

.product_list_txt{
	font-size:0.75em;
	font-weight:bold;
	color: #FFFFFF;
	
}
.newsdetail_date_text{
	font-size:0.65em;
	font-weight:bold;
	color: #FBDE3B;
	
}
.salesservices_txt
{
    font-size:0.95em;
    color:White;
   
}
.aboutus_text
{
    font-size: 0.7em;
    color: #ffffff;
}
.aboutus_text_about
{
    vertical-align: top;
    
   
}
.menutable
{
    font-family: Verdana;
    font-size: 0.75em;
    color: White;
    font-weight: bold;
    text-align:left;
    vertical-align:middle;     
    text-decoration:none;  
}
.menutable1:hover
{
    color: #FBDE3B;
}
.prevnext_text
{
    font-size: 0.7em;
}
.menutable2:hover
{
    color: #FBDE3B;
}
.menutable3:hover
{
    color: #FBDE3B;
}
.menutable4:hover
{
    color: #FBDE3B;
}
.menutable5:hover
{
    color: #FBDE3B;
}
.menutable6:hover
{
    color: #FBDE3B;
}
.menutable7:hover
{
    color: #FBDE3B;
}

.headertext
{
	font-size: 0.9em;
	color: #FDD832;
	text-decoration: inherit;
	font-weight: bold;
		
}

.sidemenu a:hover {
	color: #000; background: #69f;
	width: 100%;
	}
