td, table, select, div, input, textarea{
	font-family:tahoma;
	font-size:11px;
	vertical-align:top;
	line-height:13px;
	color:#A7A7A7;
}

form { margin:0px; padding:0px}
body { margin:0px; padding:0px; background-color:#ECECEE}

span { color:#F96C9F}

.list ul{margin:0px; padding:0px; list-style:none; line-height:17px}
.list ul li{ background:url(images/list_marker.gif) no-repeat left top }
.list ul li a{ color:#F56D9C; margin-left:10px; text-decoration:underline}
.list ul li a:hover{ text-decoration:none}

.list1 ul{margin:0px; padding:0px; list-style:none; line-height:17px}
.list1 ul li a{ color:#F56D9C; text-decoration:underline}
.list1 ul li a:hover{ text-decoration:none}

a{ color:#F96C9F; text-decoration:underline}
a:hover{ text-decoration:none}

b a{ color:#A7A7A7; text-decoration:none; font-weight:normal}
b a:hover{ text-decoration:none; font-weight:bold}

.form input{
	width:157px;
	height:17px;
	color: #A7A7A7;
	text-transform:none;
	padding:0 0 0 6px;
	border-color:#E9E4DE;
	border-width:1px;
	background-color:#FFFFFF
}

.form textarea {
	width:187px;
	height:64px;
	color: #A7A7A7;
	overflow:hidden;
	padding:0 0 0 5px;
	border-color:#E9E4DE;
	border-width:1px;
	background-color:#FFFFFF
}

.margin1{margin:0 0 0 10px; width:424px; height:254px; overflow:auto; 
	scrollbar-3dlight-color:#AFAFAF;
    scrollbar-track-color:#AFAFAF;
    scrollbar-shadow-color:#AFAFAF ;
    scrollbar-face-color:#FCB1BE; 
	scrollbar-arrow-color:#AFAFAF;
	scrollbar-darkShadow-color:#AFAFAF;
	direction:rtl;
	}

.margin2{margin:0px; width:424px; height:254px; overflow:auto; 
	scrollbar-3dlight-color:#AFAFAF;
    scrollbar-track-color:#AFAFAF;
    scrollbar-shadow-color:#AFAFAF ;
    scrollbar-face-color:#FCB1BE; 
	scrollbar-arrow-color:#AFAFAF;
	scrollbar-darkShadow-color:#AFAFAF;
	direction:rtl;
	}
	
h1
{
	font-size:large;
}
