﻿BODY {
	margin:0px;
	padding:0px;
	background: url(../images/bg_body.jpg);
	background-repeat: repeat;
	font-family:Verdana;
}

h3 { font-family:Verdana; font-size:14px; color:#F47507; padding:0px;}
p { font-family:Verdana; font-size:11px; text-align:justify;}
td { font-family:Verdana; font-size:11px; text-align:justify;}
p.mpttl{ font-family:Verdana; font-size:20px; color:#528423; margin:0px; padding:0px; text-align:justify;}
.mpttl td { text-align:justify;}
p.mpttl span{color:#CC6600;} 
.fnt11 {font-size:11px;}

.green {
	color:#339900;
	font-size:12px;
}

img{
	border:0px;
}
.specil {
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:13px;
	color:#518235;
}
.bold {
	font-weight:bold;
}
/* Style for ANCOHOR element */
A {
	color: #6C8B00;
}
A:HOVER {
	color: #F47507;
}

/* Style for ERROR MESSAGE */
.errormessage {
	color: #900;
	background: #ffc;
}

.rwcolor {
	background-color:#f3ac14;
	height:20px;
	width:500;
}


/* Style for FORM STYLE */
select{
	font:10px verdana;
}
/* Style for SIDE Area */
#side{
	width:209px;
	background:url(../images/bg_side.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	vertical-align:top;	
}
/* Style for CONTENT Area */
#mainpage{
	width:559px;
	background:url(../images/bg_mpage.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	vertical-align:top;	
}

#container{
	vertical-align:top;	
	padding:20px 40px 170px 40px;	
	text-align:left;
	font-family:verdana;
	font-size:12px;
	line-height:18px;
}
#container .ss {
	color:#000099;
}

#container ul {
margin:15px;
padding:0px;
}
#container1{
	width:300px;	
	vertical-align:top;	
	padding:20px 40px 170px 40px;	
	text-align:left;
	font-family:verdana;
	font-size:12px;
	line-height:18px;
}

#container2{
	width:300px;	
	vertical-align:top;	
	padding:20px 0px 170px 40px;	
	text-align:left;
	font-family:verdana;
	font-size:12px;
	line-height:18px;
}

#container3{
	vertical-align:top;	
	padding:20px 40px 20px 40px;	
	text-align:left;
	font-family:verdana;
	font-size:12px;
	line-height:18px;
}

#treaser-content{
	width:190px;
	vertical-align:top;		
}
#treaser-content1{
	width:260px;
	vertical-align:top;		
}

#treaser-content2{
	vertical-align:top;	
	width:230px;	
}

.bgsearch{
	background:url(../images/bg_searchfield.jpg);
	background-repeat:repeat-y;
}

/* Style for BOTTOM Area */
#sidebtm{
	width:209px;
	height:49px;	
	background:url(../images/btm_side.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}
#mainpagebtm{
	width:559px;
	height:49px;
	background:url(../images/bg_btm.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	font-family:verdana;
	font-size:11px;
	line-height:18px;
	color:#666;
	text-align:left;
	
}

#mainpagebtm a{
	color:#666;		
	text-decoration:none;
}
#mainpagebtm a:hover{
	color: #F47507;
}
.arrow li {
	list-style-image:url(../images/arrow3.gif);
}
.right {
	text-align:right;
}

#container ul{
	margin:0;
	padding-left:20px;
}

#container ul li{
	list-style-image:url(../images/arrow3.gif);
	background-repeat:no-repeat;
}

#container .prod ul{
	margin:0;
	padding-left:20px;
}

#container ul li{
	list-style-image:url(../images/arrow3.gif);
	background-repeat:no-repeat;
	line-height:25px;
	vertical-align:middle;
	color:#339900;
}

.highlight{
	color:#FF6600;
	font-size:12px;
}

.bule {
	color:#003399 
}

.punchline { font-size:14px; font-weight:bold; font-style:italic; color:#FF6600;}
