.searchbar{
background-color:#4A8AB4;
color:#FFF200;
}
.mainbgcolor {
	background-color: #f5f5f5;
}

.seperatorstyle 
{
	background-color: #665577;
}


.onepxtable
{
border: 1px solid #665577;
}
.sidepanelstyle
{
	border-top: thin none;
	border-right: 1px solid #665577;
	border-bottom: thin none;
	border-left: thin none;

}

a.help_style {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;/*underline;*/
}
a.small_link{
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;/*underline;*/
}

a.titlelink {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #DDE0E3;
/*	background-color: #6699FF;*/
	text-decoration: Underline;
}
a.bottomlink {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #DDE0E3;
/*	background-color: #6699FF;
	text-decoration: Underline;*/
}

.titlestyle {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	line-height: 25px;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	background-color: #6699FF;
}


.subtitle {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: bold;
	font-size: 12px;
	color: #003399;
	background-color: #DDE0E3;
}
.alternatecolor {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	/*line-height: 20px;*/
	font-size: 12px;
	color: #003399;
	background-color: #DDE0E3;
}
.maintablestyle {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #003399;
	background-color: #f5f5f5;
}
.innertablestyle {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;/**/
	color: #003399;
	background-color: #DDE0E3;
}
.highlighted1 {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	/*line-height: 20px;*/
	font-size: 12px;
	color: #003399;
	background-color: #FFFFDD;
}
.highlighted {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #003399;
	background-color: #FFFFCC;
}
.errorstyle {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #990000 ;
	background-color: #DDE0E3;
	border: 1px solid #ff0000 ;
}
.msgstyle {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	/*list-style-image: url(images/main_bullet.gif);*/
	font-weight: normal;
	font-size: 12px;
	color:  #003399;
	background-color: #DDE0E3;
	border: 1px solid  #665577;
	/*border: 1px double #ff0000;*/
}
.helpstyle {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	list-style-type: square;
	font-weight: normal;
	font-size: 12px;
	color:  #003399;
	background-color: #DDE0E3;
	border: 1px solid  #665577;
	/*border: 1px double #ff0000;*/
}

font.normal {
	font-family:  Tahoma,Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 12px;
}

h3.normal {
	font-family:  Tahoma,Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 12px;
}


h1.normal {
	font-family:  Tahoma,Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 12px;
}

font.red{
	font-family:  Tahoma,Arial, Helvetica, sans-serif;
	color: #990000;
	/*font-size: 12px;*/
}

h3.red{
	font-family:  Tahoma,Arial, Helvetica, sans-serif;
	color: #990000;
	
}


font.smalltext {
	font-family:  Tahoma,Arial, Helvetica, sans-serif;
	/*color: #003399;*/
	font-size: 11px;
}
li {
	list-style-type: square;
}
textarea.letterstyle {
	height: 350px;
	width: 500px;	
	font-family:  Tahoma,Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 12px;
}

.titlestyle{
text-align:right;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 14px;

}








body {
	 background: #FFFFFF ;
	 background-attachment: fixed;
	 margin: 0px;
}


img {
	 border: 0px;
}

td {
   	font-family: tahoma;
   	font-size: 11px;
   	line-height: 130%;
	color: #737373;
}

form {
   	margin: 0px;
}

input {
   	background: #FFFFFF;
   	border: #DFDFDF 1px solid;
   	padding-right: 2px;
   	padding-left: 2px;
   	font-family: tahoma;
   	font-size: 11px;
   	color: #4E4E4E;
}

textarea {
   	background: #EFEFEF;
   	border: #DFDFDF 1px solid;
   	padding-right: 2px;
   	padding-left: 2px;
   	font-family: tahoma;
   	font-size: 11px;
   	color: #4E4E4E;
}

select {
   	background: #FFFFFF;
   	border: #c0c0c0 1px solid;
   	padding-right: 2px;
   	font-family: tahoma;
   	font-size: 11px;
   	color: #4E4E4E;
}

.submit {
	background: #FFFFFF url(../tmplimg/bg_submit.gif);
	padding-bottom: 2px;
	font-family: tahoma;
   	font-size: 11px;
   	color: #888888;
	border: 1px #DFDFDF solid;
}

div {
   	font-family: tahoma;
   	font-size: 11px;
   	line-height: 130%;
	color: #737373;
	border: 0px;
	margin: 0px;
	padding: 0px;
	direction: rtl;
	text-align: justify;
}

.main-div {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

.header {
	height: 100px;
}

.header_menu {
	height: 25px;
	background: url(../tmplimg/bg_menu_div.gif) top repeat-x;
	padding-right: 10px;
}

a.menu:link,a.menu:visited {
	display: block;
	float: right;
	color: #424242;
	text-align: center;
	padding-top: 0px;
	width: 100px;
	margin-left: 10px;
	height: 20px !important;
	height: 25px;
	text-decoration: none;
	font-size:11px;
	
}

a.menu:hover, a.menu:visited:hover {
	color: #FF8000;
	height: 25px;
	text-decoration: none;
	font-size:11px;
	width: 100px;
	
	
}

a.menu2:link, a.menu2:visited {
	display: block;
	float: right;
	background: url(../tmplimg/bg_menu.gif) top no-repeat;
	color: #424242;
	text-align: center;
	padding-top: 0px;
	width: 109px;
	margin-left: 10px;
	height: 20px !important;
	height: 25px;
	text-decoration: none;
	font-size:11px;
}

a.menu2:hover, a.menu2:visited:hover {
	background: url(../tmplimg/bg_menu.gif) bottom no-repeat;
	color: #4E4E94;
}

.main-div_into {
	width: 880px;
	margin-left: auto;
	margin-right: auto;
}

.boxleft {
	float: left;
}

.boxright {
	float: right;
	width: 200px;
	margin-left: 10px;
}

.box_title {
	background: #DDE0E3 url(../tmplimg/bg_title_box.gif) no-repeat; 
	background: #DDE0E3 url(../tmplimg/bg_title_box.gif) no-repeat; 
	width: 165px !important;
	width: 180px;
	height: 33px !important;
	height: 36px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 35px;
	vertical-align: top;
}



.box_title2 {
	background: #DDE0E3 url(../tmplimg/bg_title_box2.gif) no-repeat; 
	width: 140px;
	height: 36px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 35px;
	vertical-align: top;
}


.box_text {
	width: 178px !important;
	width: 188px;
	height: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: top;
	padding: 10px;
	border-right: 1px #91A7B4 solid;
	border-left: 1px #91A7B4 solid;
}


.box_text2 {
	width: 178px !important;
	width: 120px;
	height: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: top;
	padding: 10px;
	border-right: 1px #91A7B4 solid;
	border-left: 1px #91A7B4 solid;
}



.box_bottom {
	background: url(../tmplimg/bg_bottom_box.gif) no-repeat;
	width: 200px;
	height: 15px;
	margin-bottom: 15px;
}


.box_bottom2 {
	background: url(../tmplimg/bg_bottom_box2.gif) no-repeat;
	width: 200px;
	height: 15px;
	margin-bottom: 15px;
}

.title {
	background: url(../tmplimg/bg_title.gif) no-repeat;
	width: 660px;
	height: 10px;
	color: #FFFFFF;
	padding-top: 0px;
	vertical-align: top;
	padding-right: 40px;
}

.text {
	width: 668px;
	height: auto;
	padding: 0px;
	border-right: 1px #91A7B4 solid;
	border-left: 1px #91A7B4 solid;
	vertical-align: top;
}

.text#main {
	height: auto;
}

.bottom {
	background: url(../tmplimg/bg_bottom.gif) no-repeat;
	width: 660px;
	height: 14px;
	margin-bottom: 15px;
}

.formtxt {
	width: 90px;
	height: 25px;
}

.formtxt#signin {
	float: right;
	width: 70px;
	text-align: left;
	padding-left: 5px;
}

.forminput {
	width: 200px;
	height: 25px;
}

.forminput#signin {
	float: right;
	width: 100px;
}

.footer {
	height: 30px;
	color: #525252;
	direction: ltr;
	padding-left: 10px;

}

.arrow {
	background: url(../tmplimg/arrow.gif) right no-repeat;
	padding-right: 18px;
	margin-right: 8px;
	margin-left: 8px;
	margin-top: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.arrowservices {
	background: url(../tmplimg/arrow.gif) right no-repeat;
	padding-right: 18px;
	margin-right: 8px;
	margin-left: 8px;
	margin-top: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	float: right;
	width: 240px;
}

a:link, a:visited {
	color: #0281CB;
	text-decoration: none;
}
a:hover, a:visited:hover {
	color: #FF8000;
}
a.usermenu:link, a.usermenu:visited {
	display: block;
	background: url(../tmplimg/bg_user_menu.gif) top no-repeat;
	color: #596C63;
	padding-top: 1px;
	padding-right: 20px;
	height: 16px;
	text-decoration: none;
	margin-top: 1px;
	margin-bottom: 1px;
}
a.usermenu:hover {
	background-position: 0px -26px;
	color: #3F4B45;
}