@charset "utf-8";
/* CSS Document */
/* Gradient 2 */
.Error {
color:#FF0000;
}
.tb7 {
	width: 221px;
	background: transparent url('images/bgtxt.jpg') no-repeat;
	color : #747862;
	height:20px;
	border:0;
	padding:4px 8px;
	margin-bottom:0px;
}

.contacttxt {
background-color:#413f35;
border-width:thin;
border-style:none;
border-color:#333333;
color:#c6b65d;
width:200px;
}

.registertxt {
background-color:#161616;
border-width:thin;
border-style:none;
border-color:#333333;
color:#c6b65d;
width:200px;
}

.msgtxt {
background-color:#413f35;
border-width:thin;
border-style:none;
border-color:#333333;
color:#c6b65d;
width:280px;
height:80px;
}
#page-wrap			{ margin: 0 auto; }

.photo-link			{ padding: 5px; margin: 5px; border: 1px solid #999; display: block; width: 180px;
					  float: left; }
.photo-link:hover	{ border-color: white; }


html, body {
 margin: 0px;
 padding: 0px;
 border: 0px;
 }

body { margin: 0; padding: 0; }



A.go_submit{
	display: block;
	float:right;
	width: 70px;
	height: 24px;
	margin: 0 0 0 -1px;
	background: url(images/go_submit.png) no-repeat 0 0;
}
A.go_submit:hover{
	background-position: 0 -24px;
}
A.go_clear{
	display: block;
	float: right;
	width: 70px;
	height: 24px;
	margin: 0 0 0 -1px;
	background: url(images/go_clear.png) no-repeat 0 0;
}
A.go_clear:hover{
	background-position: 0 -24px;
}

A.mailo 
{
	COLOR: #ffffff; TEXT-DECORATION: none;
}
A.mailo:hover 
{
	TEXT-DECORATION:underline;
	color:#c6b65d;
}

A.menutop 
{
	COLOR: #000000; TEXT-DECORATION: none;
}
A.menutop:hover 
{
	TEXT-DECORATION:underline;
	color:#000000;
}

A.list 
{
	COLOR: #c8be86; TEXT-DECORATION: none;
}
A.list:hover 
{
	TEXT-DECORATION:underline;
	color:#c6b65d;
}



A.newuser{
	display: block;
	float:left;
	width: 163px;
	height: 32px;
	margin: 0 0 0 -1px;
	background: url(images/newuser.png) no-repeat 0 0;
}
A.newuser:hover{
	background-position: 0 -32px;
}

A.go_login{
	display: block;
	float:left;
	width: 163px;
	height: 32px;
	margin: 0 0 0 -1px;
	background: url(images/login.png) no-repeat 0 0;
}
A.go_login:hover{
	background-position: 0 -32px;
}

A.go_help{
	display: block;
	float:center;
	width: 163px;
	height: 32px;
	margin: 0 0 0 -1px;
	background: url(images/help.png) no-repeat 0 0;
}
A.go_help:hover{
	background-position: 0 -32px;
}

A.go_logout{
	display: block;
	float:center;
	width: 163px;
	height: 32px;
	margin: 0 0 0 -1px;
	background: url(images/logout.png) no-repeat 0 0;
}
A.go_logout:hover{
	background-position: 0 -32px;
}



A.go_khabar{
	display: block;
	float:left;
	width: 163px;
	height: 32px;
	margin: 0 0 0 -1px;
	background: url(images/khabar.png) no-repeat 0 0;
}
A.go_khabar:hover{
	background-position: 0 -32px;
}

A.go_send{
	display: block;
	float:right;
	width: 163px;
	height: 32px;
	margin: 0 0 0 -1px;
	background: url(images/send.png) no-repeat 0 0;
}
A.go_send:hover{
	background-position: 0 -32px;
}

A.go_send1{
	display: block;
	float:left;
	width: 163px;
	height: 32px;
	margin: 0 0 0 -1px;
	background: url(images/send.png) no-repeat 0 0;
}
A.go_send1:hover{
	background-position: 0 -32px;
}


A 
{
	COLOR: #c6b65d; TEXT-DECORATION: none;
}
A:hover 
{
	TEXT-DECORATION:underline;
	color:#c8be86;
}

A.menu 
{
	COLOR: #c6b65d; TEXT-DECORATION: none;
}
A.menu:hover 
{
	TEXT-DECORATION: none;
	color:#FFFFFF;
}
.table0 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #0067ac;
	font-weight: bold;
	color: #FFFFFF;


}
.table1 {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color:#676358;

}
.table2 {
	font-family: Verdana;
	font-size: 12px;
	color: #4D4435;
	text-decoration: none;
}

/*
Form Styles
*/
input.loginmail { 
 
	padding-left: 5px;
	background-color:#e5e5e5;
	border-color:#005096;
	height:24px;
	width:150px;
}
input.addnew { 
 
	padding-left: 5px;
	
	border-color:#e2e2e2;
	border-style:dashed;
	border-top-style:none;
	border-left-style:none;
	border-right-style:none;
	color:#00549a;
}
textarea.addnew { 
	padding-left: 5px;
	border-color:#e2e2e2;
	border-style:solid;
	color:#00549a;
}
select.addnew { 
	padding-left: 5px;
	border-color:#e2e2e2;
	border-style:solid;
	color:#00549a;
}

/*
Font
*/
.tarial {
font-family:Arial;
}
.ttahoma {
font-family:Tahoma;
}
.tverdana {
font-family:Verdana;
}
.tmyriad {
font-family:Myriad Pro;
}

/*
Font Weight
*/
.tbold{
font-weight:bold;
}
.tnormal{
font-weight:normal;
}

/*
Font Size
*/
.t10{
font-size:10px;
}
.t11{
font-size:11px;
}
.t12{
font-size:12px;
}
.t13{
font-size:13px;
}
.t14{
font-size:14px;
}
.t15{
font-size:15px;
}
.t18{
font-size:18px;
}
.t19{
font-size:19px;
}
.t34{
font-size:34px;
}

/*-----------------------
Cursor Pointer
*/
.icursor{
cursor:pointer;
}

UL.check { 
list-style-image: url(images/lgicon.jpg);
line-height:1.5em;
}



/*-----------------------
Font Color
*/
.tblue{
color:#0163aa;
}
.tgrey{
color:#cacaca;
}
.tgrey1{
color:#909090;
}
.tblack{
color:#000000;
}
.twhite{
color:#ffffff;
}
.tred{
color:#ff0000;
}
.tgreen{
color:#007d00;
}
.tgold{
color:#c6b65d;
}
.tgoldd{
color:#c8be86;
}

.tline24 {
line-height: 24px;
}
.tline22 {
line-height: 20px;
}



