body,div,dl,dt,dd,ol,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}
body {
	 background: #FFFFFF;
	 margin:20px  0px;
}

img {
	 border: 0px;
	 behavior: url(../css/iepngfix.htc);
}

form {
   	margin: 0px;
}

input {
   	background: #FFFFFF url(../images/bg_input.gif) bottom repeat-x;
   	border: #7A7061 1px solid;
   	font-family: tahoma;
   	font-size: 11px;
   	color: #4E4E4E;
}

select {
   	background: #FFFFFF url(../images/bg_input.gif);
   	border: #c0c0c0 1px solid;
   	padding-right: 2px;
   	font-family: tahoma;
   	font-size: 11px;
   	color: #4E4E4E;
}
textarea {
   	background: #FFFFFF;
   	border: #c0c0c0 1px solid;
   	padding-right: 2px;
   	font-family: tahoma;
   	font-size: 11px;
   	color: #4E4E4E;
}
input.image {
   	background: none;
   	border: 0px;
}
.btn {
   	background: url(../images/bg_btn.gif) right top;
	height: 19px;
	cursor: pointer;
	float: right;
}
.btn#over {
   	background-position: right bottom;
}
.btn div {
   	background: url(../images/bg_btn.gif) left top;
	line-height: 16px;
	color: #FFFFFF;
	padding: 0px 10px 0px 20px;
	margin-right: 5px;
	height: 19px;
	cursor: pointer;
	position: relative;
	left: -5px;
}
.btn#over div {
   	background-position: left bottom;
}

.tabbtn {
   	background: url(../images/bg_btn.gif) right bottom;
	height: 19px;
	cursor: pointer;
	float: right;
	margin-left: 10px;
}
.tabbtn#over {
   	background-position: right top;
}
.tabbtn div {
   	background: url(../images/bg_btn.gif) left bottom;
	line-height: 16px;
	color: #FFFFFF;
	padding: 0px 10px 0px 20px;
	margin-right: 5px;
	height: 19px;
	cursor: pointer;
	position: relative;
	left: -5px;
}
.tabbtn#over div {
   	background-position: left top;
}

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

.div_main {
	display: block;
	background: #303030 url(../images/bgmain.gif) bottom repeat-x;
	width: 1000px;
	min-height: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.div_menu {
	height: 200px;
}
.div_header {
	height: 171px;
}

a.topmenu:link, a.topmenu:visited {
	display: block;
	height: 35px;
	line-height: 32px;
	color: #004065;
	text-align: center;
	text-decoration: none;
	padding: 0px 10px;
	float: right;
}
a.topmenu:hover, a.topmenu:visited:hover {
	background: #2DC8D1;
	color: #FFFFFF;
}
.div_right {
	width: 290px;
	position: relative;
	top: -44px;
	float: right;
}
.div_left {
	width: 710px;
	float: right;
	background: url(../images/bgtop1.gif) top no-repeat;
	position: relative;
	top: -56px;
}
.div_login {
	background: url(../images/bglogin.gif) top no-repeat;
	height: 180px;
}
.div_contents1{
	background: url(../images/bg_back.gif) top right repeat-y;
	padding: 0px 40px 60px 50px;
}
.div_content_footer{
	background: url(../images/bg_footer.gif) top right no-repeat;
	padding: 0px 40px 60px 50px;
}
.div_2box{
	background: url(../images/bg2box.gif) bottom right no-repeat;
	padding: 0px 20px 60px 40px;
}
.div_news{
	background: url(../images/bgnews.gif) bottom right no-repeat;
	padding: 0px 40px 60px 50px;
}
.div_news_title {
	background: url(../images/arrowc.gif) center right no-repeat;
	padding-right: 20px;
	color: #D8EE37;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
.div_news_content {
	color: #FFFFFF;
	padding-bottom: 10px;
	border-bottom: 1px #000000 solid;
}

.div_block_menu {
	background: url(../images/bgmenutitle.gif) top no-repeat;
	height: 65px;
}
.div_block {
	background: url(../images/bgblock.gif) bottom repeat-y;
	padding: 10px 40px 10px 40px;
	color: #FFFFFF;
}
.div_arrow {
	background: url(../images/arrowb.gif) right no-repeat;
	padding: 0px 25px;
	color: #FFFFFF;
}
.div_block_ads {
	background: url(../images/bgads.gif) bottom repeat-y;
	padding: 10px 40px 30px 40px;
	text-align: center;
}

.div_arrow a:link,.div_arrow a:visited {
	color: #FFFFFF;
}
.div_arrow a:hover,.div_arrow a:visited:hover {
	color: #E6D021;
}

.div_arrow2 {
	background: url(../images/arrowb2.gif) right no-repeat;
	padding: 0px 25px;
	color: #FFFFFF;
}
.div_arrow2 a:link,.div_arrow2 a:visited {
	color: #434343;
}
.div_arrow2 a:hover,.div_arrow2 a:visited:hover {
	color: #5E5E5E;
}

.div_block_content{
	background: #D0DADE url(../images/bg_block.gif) right repeat-y;
	width: 200px;
}
.div_block_content_padding{
	padding: 15px;
}
.div_block_bottom {
	background: #D0DADE url(../images/bg_block_bottom.gif) top no-repeat;
	height: 15px;
	margin-bottom: 10px;
}

.div_box_title {
	background: #FFA300 url(../images/bg_box_title.gif) top no-repeat;
	width: 460px;
	height: 45px;
}
.div_box_title_padding {
	line-height: 43px;
	padding: 0px 15px;
	color: #FFFFFF; 
}

.div_box_content{
	background: #E8EAEB url(../images/bg_box.gif) right repeat-y;
	width: 460px;
}
.div_box_content_padding{
	padding: 15px;
}
.div_box_bottom {
	background: #E8EAEB url(../images/bg_box_bottom.gif) top center no-repeat;
	height: 11px;
	margin-bottom: 10px;
}


.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;
}


.div_footer {
	color:#FFFFFF;
	text-align: center;
	line-height: 30px;
	margin-bottom: 30px;
}
.div_footer a:link, .div_footer a:visited {
	color: #E0FC03;
	text-decoration: none;
}
.div_footer a:hover, .div_footer a:visited:hover {
	color: #FFFFFF;
}

.div_clear {
	clear: both;
}
.div_dotted {
	border-bottom: 1px #808080 dotted;
	margin: 10px 0px;
}
.bullet {
	background: url(../images/bullet.gif) top right no-repeat;
	background-position: right 9px;
	padding-right: 15px;
	margin-right: 10px;
	line-height: 20px;
}
.bullet_small {
	background: url(../images/bullet_small.gif) top right no-repeat;
	background-position: left 6px;
	padding-left: 15px;
	line-height: 20px;
	direction: ltr;
}
a:link, a:visited {
	color: #004065;
	text-decoration: none;
}
a:hover, a:visited:hover {
	color: #2DC8D1;
}

.div_user {
	text-align: center;
}
.div_user img {
	margin-bottom: 5px;
}

.tabhead {
	display: block;
	padding: 10px 15px 0px 0px;
	height: 35px;
}
#heading li {
	display: block;
	float: right;
	width: 140px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	margin-left: 5px;
	color: #0B435D;
	cursor: pointer;
}
#heading li.active, #heading li.active {
	background: url(../images/bg_tab.gif) right bottom;
}
		
#wrapper {
	margin: 0px 15px;
}
		
#panes {
	text-align: justify;
	border-style: none;
	width: 412px;
	min-height: 100px;
	direction: ltr;
}
		
#panes div div#content { overflow: hidden;}