/* CSS Document */
body { font:12px Verdana, Arial, Helvetica, sans-serif; line-height:2.0;}

a { text-decoration:underline; color:#0066cc;}
a:hover {  border-bottom: solid 2px;color:Red;}

#mainBody {width:70%;}

.page_title {FONT: 14px Verdana, Arial, Helvetica, sans-serif; color:#878787; font-weight:bold; text-transform:uppercase; }
.italic_text { font:12px Verdana, Arial, Helvetica, sans-serif; font-style:italic; line-height:1.5; }
.italic_text_prices { font:12px Verdana, Arial, Helvetica, sans-serif; font-style:italic; line-height:1.5; width:80%;}

.price_table { width:80%; border:1px solid #3b5a82; border-collapse:collapse;}

.price_table .header { font:11px Geneva, Arial, Helvetica, sans-serif; font-weight:bold; padding-left:10px; vertical-align:middle; background-image:url(img/table_header_background.jpg); background-position:left top; background-repeat:repeat-x; height:19px; border:1px solid #9eb6ce; }

.price_table .odd td { height:22px; padding-left:10px; font:11px Verdana, Arial, Helvetica, sans-serif;  border-bottom:1px solid #d0d7e5; border-left:1px solid #d0d7e5; }

.price_table .even td {height:22px; padding-left:10px; border:1px solid #d0d7e5; font:11px Verdana, Arial, Helvetica, sans-serif;  background-color:#e0e0e0; }

.price_table .price { text-align:right; padding-right:5px; width:80px;}

.price_table .	ssssss { color:#FF0000; text-align:right; padding-right:5px; width:80px;}

.member_description { width:850px; }
.member_description .name { border-left:1px solid #a3c8e8; width:140px; height:23px; background-image:url(img/team_name_top.jpg); background-position:top left; background-repeat:repeat-x; }
.member_description .name a { color:#1f527f; FONT: 12px Verdana, Arial, Helvetica, sans-serif; font-weight:bold; position:relative; left:15px; text-decoration:none;}
.member_description .round {background-image:url(img/team_name_round.jpg); background-position:top right; background-repeat:no-repeat; width:62px; height:23px;}
.member_description .name_right_part {background-image:url(img/team_name_bottom.jpg); background-position:top left; background-repeat:repeat-x; height:23px; width:648px;}
.member img { border:3px solid #333333; margin-right:10px; margin-top:5px; float:left; }

.member { border-left:1px solid #a3c8e8; border-right:1px solid #a3c8e8; border-bottom:1px solid #a3c8e8; padding:10px;}

