table { border:0px; border-collapse:collapse } 
td {vertical-align:top; padding:0px; }


td, table, select,  input, textarea{
	font-family:times new roman;
	font-size:14px;
	vertical-align:top;
	line-height:16px;
	color:#202020;
}

form { margin:0px; padding:0px}
body { margin:0px; padding:0px}

ul{margin:0px; padding:0px; list-style:none; line-height:20px}
ul li { background:url(images/list_bg.gif) no-repeat left top; background-position:0 7px }
ul li a{ color:#FB4633;  text-decoration: underline; text-transform:none; padding-left:15px}
ul li a:hover{ text-decoration: none; color:#FB4633}

a{ color:#FB4633; text-decoration:underline}
a:hover{ text-decoration:none}

span a{ background:url(images/list_bg.gif) no-repeat left top; background-position:0 5px; padding-left:15px}

.jasty{ margin-left:5px; margin-right:15px; text-align:justify}

.c_b{ text-align:center; font-weight:bold; padding-top:15px; font-family:verdana; font-size:13px}

.head{ background:url(images/header_bg.jpg) repeat-x}
.footer{ background:url(images/bottom_bg.jpg) repeat-x}
.header{ background:url(images/header.gif) no-repeat center bottom}
.foot{ background:url(images/footer.gif) no-repeat center top}

.ctretch{ width:100%; height:100%; padding-bottom:15px}

.footer td{ color:#000000; text-align:center; font-size:13px}
.footer a{ color:#FB4633; text-decoration:underline}
.footer a:hover{ text-decoration:none}

span{ color:#FB4633}

.form input {
	width:217px;
	height:22px;
	color: #202020;
	padding:2px 0 0 6px;
	border:#ABCADF 1px solid;
	background-color:#FFFFFF
}

.form textarea {
	width:217px;
	height:98px;
	color: #202020;
	overflow: auto;
	padding:2px 0 0 6px;
	border:#ABCADF 1px solid;
	background-color:#FFFFFF
}
