body {
	padding:0px;
	margin:0px;
	background-color:#FFFFFF;
	background-image:url(../images/template/sq.gif);
}

td {
	vertical-align:top;
}

a:hover {
	text-decoration:none;
}

img {
	border:0px;
}

.main_text, table, tr, td, li, input, textarea {
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#999999;
}

a {
	color:#666666;
	text-decoration: underline;
}

h1 {
	font-size: 14px;
	font-style: normal;
	color: #6C6C6C;
	text-decoration: none;
	font-family: Tahoma, Arial;
}

h3 {
	font-size: 12px;
	font-style: normal;
	color: #6C6C6C;
	text-decoration: none;
	font-family: Tahoma, Arial;
}
	
.ls_text, .ls_text a {
	color:#D1D1D1;
	line-height:11px;
	font-family:Arial
}

.ls_text span {
	font-size:9px;
}
	
.c_text, .c_text a {
	font-size:10px;
	line-height:10px;
	color:#8C8C8C;
	text-decoration:none;
}

.c_text a:hover {
	text-decoration:none;
}

.no_class, form, .no_class td {
	width:auto;
	height:auto;
	margin:0px;
	padding:0px;
	border:0px;
}

.form {
	height:24px;
	margin-top:6px;
}

.form input	{
	width:120px;
	height:21px;
	border-color:#8A8A8A;
	border-width:1px;
	background-color:#ffffff;
	border-style:solid;
	padding-left:5px;
}

textarea {
	width:120px;
	height:156px;
	border-color:#8A8A8A;
	border-width:1px;
	background-color:#ffffff;
	border-style:solid;
	padding-left:5px;
	overflow:hidden;
	margin-top:6px;
}

.input1 {
	width:120px;
	height:21px;
	border-color:#888888;
	border-width:1px;
	background-color:#A8A8A8;
	border-style:solid;
	padding-left:5px;
	margin-left:26px;
	margin-top:25px;
	color:#D1D1D1;
}

li {
	list-style-image: url(../images/template/a.gif);
	margin: 0px;
	padding:0px 0px 0px 10px;
	line-height:18px;
}

.line {
	margin-top:9px;
	height:1px;
	background-color:#CECECE;
}


.links {
	text-decoration:none;
	font-weight:normal;
}

.links a:link {
	text-decoration:none;
}

.links a:hover {
	text-decoration:underline;
}

/*============Hedaya's============*/
.tlaLinks {
	border-top: 1px solid #CCCCCC;
	margin: 5px 0 0;
	padding: 5px 0;
}

.tlaLinks a {
	display: block;
	float: left;
	width: 20%;
	text-decoration: none;
}