/* CSS Document */
body {background: #c8cccf; margin: 0; padding: 0; font-family: Arial, Tahoma, sans-serif; font-size: 12px; font-weight: normal; line-height: 1.3em; letter-spacing: 0;}
table, tr, td, p {font-family: Arial, Tahoma, sans-serif; font-size: 12px; font-weight: normal; line-height: 1.3em; letter-spacing: 0;}

a {color: #333399; text-decoration: underline; font-family: Arial, Tahoma, sans-serif; font-size: 12px}
a:hover {color: #ff6600; text-decoration: none }
a:visited {color: #333399; text-decoration: underline }
a.press, a.press:visited {color: #ff6600; font-weight: bold}
select, input, textarea, button {font-family: Arial, Tahoma, sans-serif; font-size: 12px; font-weight: normal}

div#all {width: 100%; height: 100%}
div#main {width: 90%; background: #fff; height: auto; border-bottom:7px solid #d1d6da; border-right:7px solid #d1d6da; border-left: 7px solid #d1d6da}
div#top {background: #f4f8fd; height: 90px}
div#providers {background: #f8fceb; height: 120px; margin-top: 10px}
table#providers {background: #f8fceb; height: 120px; width: 100%;}

div#copy {width: 90%; padding: 10px}


.title {color: #333999; font-size: 18px; font-weight: bold;}
.register {padding-left: 5px}
.about_bg {background: #f5f5fa;}
.content_bg {background: #f5f5fa; padding:10px}
.news_bg {background: #edf6cc;}
.login_bg
{
	background:  #d6d6eb url(  "../Images/r.gif" ) no-repeat left top;
	padding: 5px 0px 10px 15px;
}
.search_bg
{
	background: #ffe0cc url( "../Images/s.gif" ) no-repeat left top;
	padding: 5px 0px 10px 15px;
}

.message
{
	font-weight: bold;
	color: Red;	
}

.message_yes {background: #edf6cc; padding: 10px; font-weight: bold}
.message_no {background: #fdecec; padding: 10px; font-weight: bold}
.cart_title {background: #edf6cc; color: #333999; font-size: 14px; font-weight: bold;}
.cart_del {width: 60px; text-align: center}
.cart_table {border: 1px solid #d6d6eb}
.cart_footer {padding: 0px 0px 0px 0px;}
.border_none {border: none}
.points {color: #333399; font-size: 14px; font-weight: bold;}
.p {padding: 5px 10px 5px 10px}


/* progress */
.progress {border: solid 1px #9d9da1; background-color: #fff;}
.progress td {padding: 5px; vertical-align: middle; color: #666; font-size: 14px; font-weight: bold;}

