img {
	border:0px;
}
form {
	margin:0;
	padding:0;
}
.cl {
	clear:left;
}
.cr {
	clear:right;
}
.cb {
	clear:both;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.text_just {
	text-align:justify;
}
.all_ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
}
#container {
	width:1003px;
	margin:0 auto;
	background:#ebebeb url(/img/main_bg.jpg) no-repeat;
 	height:expression(this.scrollHeight < 579 ? "579px" : "auto");
	min-height:579px;
}
/****************************************/
/* IDs **/
#header {
	height:426px;
}
#logo {
	position:relative;
	top:-30px;
	left:20px;
}
#content {
	width:747px;
	float:left;
	padding-left:13px;
}
#right {
	width:225px;
	float:right;
}
#footer {
	height:34px;
	background:#474747;
	clear:both;
	margin-top:10px;
}
#copydiv {
	width:215px;
	height:38px;
	background:url(/img/copybg.png) repeat;
	color:#fff;
	font-size:11px;
	padding:5px 10px 0px 10px;
	position:absolute;
	top:-32px;
	left:765px;
	line-height:18px;
}
/* CLASSes **/
.arrow {
	left:20px;
	height:5px;
	position:relative;
	vertical-align:top;
}
.imgborder {
	border:solid 1px #5d5d5d;
}
.galltext {
	background:url(/img/title_bg.png) no-repeat;
	width:200px;
	height:20px;
	color:#fff;
	padding-left:22px;
	padding-top:3px;
	margin-bottom:8px;
}
.textpad{padding:10px 10px 10px 15px;}
.vtop{vertical-align:top;}
/* BACKGROUNDs **/
.graybg {
	background:#f6f6f6 url(/img/graybg.gif) repeat-x top left;
	float:left;
}
.orangebg {
	background:#ececec url(/img/orangebg.gif) repeat-x top left;
	float:left;
}
.sep {
	clear:left;
	background:url(/img/sep.gif) repeat-x center center;
	height:20px;
}
/* FONTs **/
.graytitles {
	color:#ff6800;
	font-size:28px;
	padding-left:15px;
}

.titles {
	color:#616161;
	font-size:16px;
	font-weight:bold;
}

a.graytitles,a.graytitles:visited,a.graytitles:active,a.graytitles:hover {
	color:#ff6800;
	font-size:28px;
	text-decoration:none;
}

.orangetitles {
	color:#616161;
	font-size:28px;
	padding-left:15px;
}
/* LINKs **/
a, a:active, a:visited {
	color:#2a2a2a;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a.menu, a.menu:active, a.menu:visited {
	color:#616161;
	font-size:28px;
	line-height:35px;
}
a.menu:hover {
	border-bottom:solid 4px #ff6800;
	text-decoration:none;
}
a.menu_act, a.menu_act:active, a.menu_act:visited, a.menu_act:hover {
	color:#616161;
	font-size:28px;
	line-height:35px;
	border-bottom:solid 4px #ff6800;
	text-decoration:none;

}
a.footmenu, a.footmenu:active, a.footmenu:visited {
	color:#d6d6d6;
	position:relative;
}
a.footmenu:hover {
	color:#d6d6d6;
	text-decoration:underline;
}
a.footmenu_act, a.footmenu_act:active, a.footmenu_act:visited, a.footmenu_act:hover {
	text-transform:uppercase;
	text-decoration:none;
	color:#d6d6d6;
}
a.copyright, a.copyright:active, a.copyright:visited {
	font-size:11px;
	color:#fff;
	text-decoration:underline;
}
a.copyright:hover {
	text-decoration:none;
}
a.pager, a.pager:active, a.pager:visited {
	padding-left:1px;
	padding-right:1px;
}
a.pager:hover {
	text-decoration:none;
	color:#ff0000;
	padding-left:1px;
	padding-right:1px;
}
a.pager_act, a.pager_act:active, a.pager_act:visited, a.pager_act:hover {
	text-decoration:none;
	color:#ff0000;
	padding-left:1px;
	padding-right:1px;
}
a.more, a.more:active, a.more:visited {
	color:#f6f6f6;
	font-size:11px;
	padding-left:17px;
	padding-right:5px;
	background:url(/img/morebg.gif) no-repeat;
	width:74px;
	height:14px;
	margin-left:5px;
}
a.more:hover {
	text-decoration:none;
	color:#dcd9d9;
}
.back {
	color:#d22021;
	font-size:11px;
	text-decoration:underline;
	padding-right:5px;
	cursor:pointer;
	float:right;
}
a.more2, a.more2:active, a.more2:visited {
	color:#d22021;
	font-size:11px;
	text-decoration:underline;
}
a.more2:hover {
	text-decoration:none;
}
a.lang, a.lang:active, a.lang:visited {
	color:#515151;
	font-size:11px;
	float:left;
	display:block;
	height:35px;
	width:56px;
	font-weight:bold;
	margin:0px 3px 0px 3px;
	padding:13px 0px 0px 3px;
}
a.lang:hover {
	text-decoration:none;
	color:#777777;
}
a.lang_act, a.lang_act:active, a.lang_act:visited, a.lang_act:hover {
	color:#fff;
	font-size:11px;
	float:left;
	display:block;
	height:35px;
	width:56px;
	background:url(/img/lang_act.gif) no-repeat;
	font-weight:bold;
	margin:0px 3px 0px 3px;
	padding:13px 0px 0px 3px;
	text-decoration:none;
}
/* CONTACTs **/
.contact_titles {
	width:160px;
	clear:left;
	float:left;
	text-align:right;
	padding-right:5px;
}
.contact_titles_error {
	color:#a10000;
	width:160px;
	clear:left;
	float:left;
	text-align:right;
	padding-right:5px;
}
.asterisk {
	color:#d60001;
	font-size:18px;
	padding:2px 5px 0px 3px;
}
.mandatory {
	font-weight:bold;
	text-decoration:underline;
	text-align:right;
}
.inputtext {
	border:solid 1px #d60001;
	width:202px;
	background:none;
	margin-bottom:10px;
	height:16px;
	color:#2b2b2b;
}
.inputtextarea {
	border:solid 1px #d60001;
	width:368px;
	height:90px;
	background:none;
	overflow:auto;
	scrollbar-face-color: #d60001;
	scrollbar-highlight-color: #d60001;
	scrollbar-shadow-color: #ebebeb;
	scrollbar-3dlight-color: #ebebeb;
	scrollbar-arrow-color:  #ebebeb;
	scrollbar-track-color:#ebebeb;
	scrollbar-darkshadow-color: #ebebeb;
	margin-bottom:5px;
	color:#2b2b2b;
}
.button {
	border:solid 1px #d60001;
	margin:0px;
	padding:0px;
	background:none;
	height:22px;
	cursor:pointer;
	text-align:center;
	color:#000;
	font-weight:bold;
}
.code {
	border:solid 1px #d60001;
	width:85px;
	height:28px;
	font-size:20px;
	text-align:center;
	background:none;
	color:#2b2b2b;
	font-weight:bold;
	font-family:Georgia;
}
.galdiv{
	
	width:96px;
	height:96px;
	margin:5px;
	border:1px solid #5d5d5d;
	text-align:center;
	vertical-align:middle;
	
}
a.title, a.title:active, a.title:visited, a.title:hover {
	text-decoration:underline;
	color:#ff6f46;
	font-weight:bold;
	font-size:14px;
}
.tbl_class{
	border-left:1px solid #c8c8c8;
	border-top:1px solid #c8c8c8
}
.td_title{
	border-right:1px solid #c8c8c8;
	border-bottom:1px solid #c8c8c8;
	vertical-align:middle;
	text-align:center;
	font-weight:bold;
	padding-left:2px;
	padding-right:2px;
}
.td_text{
	border-right:1px solid #c8c8c8;
	border-bottom:1px solid #c8c8c8;
	vertical-align:middle;
	text-align:center;
	
	padding-left:2px;
	padding-right:2px;
}
.td_title_border_bot{
	border-bottom:1px solid #c8c8c8;
	font-weight:bold;
	vertical-align:middle;
	text-align:center;
	
	padding-left:2px;
	padding-right:2px;
	
}
.td_title_border_right{
	border-right:1px solid #c8c8c8;
	font-weight:bold;
	vertical-align:middle;
	text-align:center;
	
	padding-left:2px;
	padding-right:2px;
}
.td_title2{
	font-weight:bold;
	vertical-align:middle;
	text-align:center;
	
	padding-left:2px;
	padding-right:2px;
}
.div_est{
	height:expression(this.scrollHeight < 350 ? "350" : "auto");
	overflow:auto;
	width:695px;
	padding:10px
}
.tr_bg_gray{
	background: #aeaeae;
}
.none{}
/*****************/
.relative{
position:relative;
left:0px;
top:0px;
}
.head_text_div{
position:absolute;
width:350px;
margin-left:550px;
margin-top:100px;
}