@media print {
	.noprint{
		display:none;
		visibility:hidden;
	}
	.printable{
		display: block;
		visibility: visible;
	}
}

/*----- HTML TAG -----*/
BODY{
	margin:0px;
	padding:0px;
	background-color:#293B3C;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1E2664;
}

FORM{
	margin: 0px;
	padding: 0px;
}
A{
	text-decoration:none;
	color:#3399CC;
}
A:hover{
	text-decoration:none;
	color:#1E2664;
}
UL {
	margin:0px;
	padding:0px;
}
LI {
	margin:0px;
	padding:0px;	
}
/*----- End HTML TAG -----*/
.container {
	width:948px;
	margin:10px auto 10px auto;
	background-color:#FAF8F6;
}
.under-flash {
	background:url(../images/under-flash.gif) repeat-x left top;
}
.box {
	margin-left:8px;
}
.middlebox-T {
	background:url(../images/middle-box/top.gif) no-repeat left top;
}
.middlebox-M {
	background:url(../images/middle-box/middle.gif) repeat-y left top;
}
.middlebox-B {
	background:url(../images/middle-box/bottom.gif) no-repeat left bottom;
	width:936px;
}
.middlebox-title {
	background:url(../images/bullet.gif) no-repeat 14px 12px;
	color:#F1710D;
	font-size:14px;
	font-weight:bold;
	padding:10px 0px 10px 35px;
}
.middlebox-content {
	padding:0px 40px 10px 15px;
	text-align:justify;
}
.bottombox-T {
	background:url(../images/bottom-box/top.gif) no-repeat left top;
}
.bottombox-M {
	background:url(../images/bottom-box/middle.gif) repeat-y left top;
}
.bottombox-B {
	background:url(../images/bottom-box/bottom.gif) no-repeat left bottom;
	width:464px;
}
.bottombox-title {
	color:#F1710D;
	font-size:14px;
	font-weight:bold;
	padding:10px 0px 10px 15px;
}
.bottombox-content {
	padding:0px 0px 15px 15px;
	text-align:justify;
}
.addressbox-T {
	background:url(../images/address-box/top.gif) no-repeat left top;
}
.addressbox-M {
	background:url(../images/address-box/middle.gif) repeat-y left top;
}
.addressbox-B {
	background:url(../images/address-box/bottom.gif) no-repeat left bottom;
	width:282px;
}
.addressbox {
	padding:7px;
}
.addressbox-content {
	text-align:justify;
	padding:10px 15px 0px 5px;
	
}
.addressbox-more {
	padding-top:7px;	
}
.addressbox-more A {
	color:#F1710D;	
}
.addressbox-more A:hover {
	color:#F1710D;	
}
.redbox {
	background:url(../images/redbox.gif) no-repeat left top;
	width:261px;
	height:30px;
}
.redbox-title {
	background:url(../images/orange_arrow.gif) no-repeat 7px 7px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding:7px 0px 0px 27px;
}
.pinkbox {
	background:url(../images/pinkbox.gif) no-repeat left top;
	width:261px;
	height:30px;
	margin-top:15px;
}
.pinkbox-title {
	background:url(../images/pinkbullet.gif) no-repeat 10px 8px;
	color:#F1710D;
	font-size:14px;
	font-weight:bold;
	padding:7px 0px 0px 27px;
}
.otherbox-T {
	background:url(../images/other-box/top.gif) no-repeat left top;
}
.otherbox-M {
	background:url(../images/other-box/middle.gif) repeat-y left top;
}
.otherbox-B {
	background:url(../images/other-box/bottom.gif) no-repeat left bottom;
	width:647px;
}
.bluebox {
	background:url(../images/bluebox.gif) no-repeat left top;
	width:633px;
	height:30px;
}
.bluebox-title {
	background:url(../images/blue_arrow.gif) no-repeat 7px 7px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding:7px 0px 0px 30px;
}
.otherbox-title {
	background:url(../images/bullet.gif) no-repeat 14px 12px;
	color:#F37407;
	font-size:14px;
	font-weight:bold;
	padding:10px 0px 0px 35px;
}
.bottom {
	background:url(../images/bottom.gif) no-repeat left bottom;
}
.footer {
	text-align:center;
	color:#CCCCCC;
	background-color:#293B3C;
	padding-top:5px;
}
.aryaweb{
	color:#707c7d;
}
.aryaweb:hover{
	color:#CCCCCC;
}
.news {
	padding-left:8px;
	padding-right:8px;
}
.news-title {
	font-size:13px;
	font-weight:bold;
	margin-top:10px;
}
.news-content {
	line-height:120%;
	text-align:justify;
	padding-top:15px;
}
.news-date {
	text-align:right;
	padding-top:30px;
	font-size:10px;
	font-weight:bold;
}
.agent {
	margin-top:15px;
	margin-left:15px;
}
.agent-title {
	font-size:12px;
	font-weight:bold;
}
.agent-content {
	padding-left:5px;
}
.rtl {
	direction:rtl;
	text-align:right;
}
.ltr {
	direction:ltr;
	text-align:left;
}
.content {
	text-align:justify;
	line-height:150%;
	padding:10px 15px 10px 0px;
	font-size:12px;
}
.content-title {
	font-weight:bold;
	font-size:13px;
	padding-top:15px;
	padding-bottom:5px;
}
.hidden {
	display:none;
}
.contact {
	padding:10px 15px 10px 0px;
	line-height:18px
}
.contact-title {
	font-size:12px;
	font-weight:bold;
	padding:0 0 0px 7px;
	
}
.contact-content {
	padding:0 0 0px 7px;
}
.fieldset {
	border:1px solid #d9dcdf;
	font-size:12px;
	font-weight:Bold;
	margin-bottom:10px;
}
.product {
	padding:10px 15px 10px 0px;
}
.product-title {
	font-size:12px;
	font-weight:bold;
	padding-bottom:10px;
}
.product-content {
	padding-left:5px;
	padding-bottom:10px;
}
.list{
	background-color:#EAEDF2;
	margin-top: 5px;
}
.list TD{
	background-color:#FFFFFF;
	text-align: center;
}
.list TH{
	background:#003366;
	color:#FFFFFF;
	font-weight:600;
}
/*--------------------Picture Box -----------------------*/
.PICUL {
	background:url(../images/pic_table/ul.gif) no-repeat bottom right;
	width:6px;
	height:6px;
}
.PICUR {
	background:url(../images/pic_table/ur.gif) no-repeat bottom left;
	width:6px;
}
.PICU {
	background:url(../images/pic_table/u.gif) repeat-x bottom left;
	width:6px;
}
.PICDL {
	background:url(../images/pic_table/dl.gif) no-repeat top right;
	height:6px;
}
.PICDR {
	background:url(../images/pic_table/dr.gif) no-repeat top left;
}
.PICD {
	background:url(../images/pic_table/d.gif) repeat-x top left;
	
}
.PICL {
	background:url(../images/pic_table/l.gif) repeat-y top right;
	
}
.PICR {
	background:url(../images/pic_table/r.gif) repeat-y top left;
	
}
/*--------------------News Box -----------------------*/
.NewsUp {
	background:url(../images/news/up_title.gif) no-repeat top left;
	width:299px;
	height:37px;
}
.ProductUp {
	background:url(../images/news/up.gif) no-repeat top left;
	width:299px;
	height:13px;
}
.NewsMiddle {
	background:url(../images/news/middle.gif) repeat top left;
}
.NewsDown {
	background:url(../images/news/down.gif) no-repeat top left;
	height:13px;
}
/*--------------------product Box -----------------------*/
.ProductUl {
	background:url(../images/new_product/ul.gif) no-repeat bottom right;
	width:10px;
	height:11px;
}
.ProductUr {
	background:url(../images/new_product/ur.gif) no-repeat bottom left;
	width:10px;
}
.ProductUp {
	background:url(../images/new_product/up.gif) repeat-x bottom left;
	width:10px;
}
.ProductDl {
	background:url(../images/new_product/dl.gif) no-repeat top right;
	height:11px;
}
.ProductDr {
	background:url(../images/new_product/dr.gif) no-repeat top left;
}
.ProductDown {
	background:url(../images/new_product/down.gif) repeat-x top left;
	
}
.ProductL {
	background:url(../images/new_product/l.gif) repeat-y top right;
	
}
.ProductR {
	background:url(../images/new_product/r.gif) repeat-y top left;
	
}