/* CSS Document */

        DIV { margin-left: 0px }
        ul { margin-left: 5px ;font-size:13px;color:#6666ee ;cursor:hand; }
        li { margin-left: 15px ;FONT: 7pt bold Arial, 'Verdana';COLOR: #000000; TEXT-DECORATION: none }
        w {FONT: 7pt bold Arial, 'Verdana';COLOR: #000000;}
        a1 {font-size:10px;color:#6666ee}


.sh1{height:5px; background:#ffffff;COLOR: #000000; FONT-FAMILY: "Verdana", Arial; FONT-SIZE: 11pt; ; BORDER-TOP: #000000 1px dotted;BORDER-BOTTOM: #000000 1px dotted;}
.sh2{font-family: Verdana; font-size: 8pt;height:20px; background:#ffffff;COLOR: #000000; BORDER-BOTTOM: #000000 1px solid; BORDER-LEFT: #000000 1px solid; BORDER-RIGHT: #000000 1px solid;text-transform: capitalize;}

.sh7{font-family: Verdana; font-size: 8pt;height:20px; background:#ffffff;COLOR: #000000; BORDER-BOTTOM: #000000 1px solid; BORDER-LEFT: #000000 1px solid; BORDER-RIGHT: #000000 1px solid;BORDER-TOP: #000000 1px solid;text-transform: capitalize;}
 
 a.m:link, a.m:active, a.m:hover, a.m:visited {
    text-transform: capitalize;
    font-family: Verdana; 
    font-size: 7pt; 
    text-decoration: none;
    height:10px;
    background:#ffffff;COLOR: #000000;
} 


  
 
 a.o0:link, a.o0:active, a.o0:hover, a.o0:visited {
     text-transform: capitalize;
    color: rgb(153,102,0); 
    font-family: Verdana;
    font-size: 10pt;
     
    text-decoration: none;
}


a.o0o:link, a.o0o:active, a.o0o:hover, a.o0o:visited {
     text-transform: capitalize;
    color: rgb(153,102,0); 
    font-family: Verdana;
    font-size: 10pt; 
     font-weight: bold; 
text-decoration: none;
} 


 a.o1:link, a.o1:active, a.o1:hover, a.o1:visited {
     text-transform: capitalize;
    color: rgb(0,0,204); 
    font-family: Verdana;
    font-size: 9pt;
    
    text-decoration: none;
}


a.o1o:link, a.o1o:active, a.o1o:hover, a.o1o:visited {
     text-transform: capitalize;
    color: rgb(0,0,204); 
    font-family: Verdana;
    font-size: 9pt; 
     font-weight: bold; 
text-decoration: none;
} 

 
 a.o2:link, a.o2:active, a.o2:hover, a.o2:visited {
     text-transform: capitalize;
    color: rgb(0,102,0); 
    font-family: Verdana;
    font-size: 8pt; 
    text-decoration: none;
}


a.o2o:link, a.o2o:active, a.o2o:hover, a.o2o:visited {
     text-transform: capitalize;
    color: rgb(0,102,0); 
    font-family: Verdana;
    font-size: 8pt; 
    font-weight: bold;
text-decoration: none;
} 
 
 a.o3:link, a.o3:active, a.o3:hover, a.o3:visited {
     text-transform: capitalize;
    color: #000000; 
    font-family: Verdana;
    font-size: 7pt; 
text-decoration: none;
}


a.o3o:link, a.o3o:active, a.o3o:hover, a.o3o:visited {
     text-transform: capitalize;
    color: #000000; 
    font-family: Verdana;
    font-size: 7pt; 
    font-weight: bold;
text-decoration: underline;
} 
 
 a.o4:link, a.o4:active, a.o4:hover, a.o4:visited {
     text-transform: capitalize;
    color: #000000; 
    font-family: Arial;
    font-size: 7pt; 
    text-decoration: none;
}


a.o4o:link, a.o4o:active, a.o4o:hover, a.o4o:visited {
     text-transform: capitalize;
    color: #000000; 
    font-family: Verdana,;
    font-size: 7pt; 
    font-weight: bold;
text-decoration: none;
} 
table{
border:0px; /* border="0" */
border-collapse:collapse; /* cellspacing="0" */
}

table td{
padding:0px; /* cellspadding="0" */
} 

table.stuff{
border-collapse:separate;
}

table.stuff td{
padding:5px 10px;
border:1px dotted #666666;
}


html, body, form {
	margin: 0px;
	padding: 0px;
} html{
    height:100%;;
} body {
	background-color: #ffffff;
    height:100%;
} body, p, div, td {
	font-family: Tahoma, Verdana, Arial;
	color: #000000;
} a:link, a:active, a:visited {
	color: #3b6cb4;
	text-decoration: none;
} a:hover {
	color: #db2d25;
	text-decoration: underline;
}
h1{
color: #3b6cb4;
font-size:14pt;
}
h2{
color: #3b6cb4;
font-size:12pt;
}
h27{
color: #3b6cb4;
font-size:27pt;
}


/** base table 100% */
table.primary {
	width: 100%;
	border: 0px;
	border-collapse: collapse;
} table.primary th, table.primary td {
	padding: 0px;
}
/** langs box */
.langs-box {
	height: 15px;
} table.langs-box td {
	height: 15px;
	font-size: 10px;
	padding-right: 3px;
} .langs-box td a:link, .langs-box td a:active, .langs-box td a:visited {
	color: #3b6cb4;
	text-decoration: none;
} .langs-box td a:hover {
	color: #3b6cb4;
	text-decoration: none;
	border-bottom: 1px dotted #c2c2c2;
} .langs-box td.selected {
	color: #ff3333;
}
/** search box */
.search-box {
	width: 100%;
	height: 50px;
	background-color: #f2f2f2;

	background-position: top right;
	background-repeat: no-repeat;
} .search-box table td {
	color: #6d6d6d;
	font-size: 70%;
} .search-box a:link, .search-box a:active, .search-box a:hover, .search-box a:visited {
	color: #000000;
	text-decoration: none;
} .search-box a:hover {
	border-bottom: 1px dotted #c2c2c2;
} .search-bottom {
	width: 100%;
	height: 4px;
	background-color: #c2c2c2;
}
/** font and colors */
.small-text {
	font-size: 11px;
	color: #5d5d5d;
} .xsmall-text {
	font-size: 10px;
	color: #5d5d5d;
} .red-text, .red {
	color: #db2d25;
}
/** forms */
input, select, textarea {
	font-size: 100%;
}
/** menu */
table.menu-box {
	width: 100%;
	border: 0px;
	border-collapse: collapse;
} table.menu-box th, table.menu-box td {
	padding: 0px;
} table.menu-box .box-top {
	height: 3px;
	background-color: #ed1c24;
} table.menu-box .box-i {
	height: 21px;
	
	background-repeat:no-repeat;
	cursor: pointer;
	font-weight: bold;
	font-size: 60%;
	text-transform: uppercase;
} table.menu-box .box-s {
	height: 21px;

	background-repeat:no-repeat;
	cursor: pointer;
	font-weight: bold;
	font-size: 60%;
	text-transform: uppercase;
} table.menu-box .box-c {
	height: 21px;

	background-repeat:no-repeat;
} table.menu-box .box-c table td {
	font-weight: bold;
	font-size: 60%;
	text-transform: uppercase;
} .box-c .disable {
	color: #b2b2b2;
} .box-c a:link, .box-c a:active, .box-c a:hover, .box-c a:visited {
	color: #000000;
	text-decoration: none;
} .box-c a:hover {
	color: #db2d25;
} .menu-box .box-bottom {
	height: 1px;
	background-color: #b2b2b2;
} table.menu-list {
	width: 165px;
	border: 0px;
	background-color: #f6f6f6;
	border-collapse: collapse;
} table.menu-list th, table.menu-list td {
	padding: 0px;
} table.menu-list .item {
	width: 16px;
} table.menu-list .name {
	width: 149px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #ececec;
} table.menu-list .last {
	border-bottom: none;
} .menu-list .name a:link, .menu-list .name a:active, .menu-list .name a:hover, .menu-list .name a:visited {
	font-family: Verdana, Arial, Tahoma;
	font-size: 70%;
	color: #888888;
	text-decoration: none;
} .menu-list .name a:hover {
	color: #000000;
} a.box-link:link, a.box-link:active, a.box-link:hover, a.box-link:visited {
	font-size: 60%;
	color: #a2a2a2;
	text-decoration: none;
} a.box-link:hover {
	border-bottom: 1px dotted #c2c2c2;
} .menu-size {
	font-size: 70%;
} table.calendar-box {
	border-collapse: collapse;
	margin-top: 3px;
	margin-bottom: 5px;
} table.calendar-box th, table.calendar-box td {
	padding: 4px;
	font-weight: normal;
	font-size: 70%;
	color: #cccccc;
} table.calendar-box th {
	text-align: center;
	padding: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 60%;
	color: #7a97b2;
	border-bottom: 1px solid #ececec;
} table.calendar-box th span {
	color: #ff0000;
} table.calendar-box td.selected {
	background-color: #7A97B2;
	color: #FFFFFF;
}
/** title box */
table.title-box {
	width: 100%;
	border-collapse: collapse;
} table.title-box th, table.title-box td {
	padding: 0px;
} table.title-box .top {
	background-color: #c2c2c2;
} table.title-box tr.title, table.title-box tr.top100 {

	background-position: bottom right;
	background-repeat: no-repeat;
} table.title-box tr.title {
	height: 21px;
} table.title-box a:link, table.title-box a:active, table.title-box a:hover, table.title-box a:visited {
	color: #ed1c24;
	text-decoration: none;
} table.title-box a:hover {
	color: #000000;
} table.title-box tr.top100 {
	height: 43px;
} table.title-box tr.title table td, table.title-box .bigtext {
	padding-left: 8px;
	text-transform: uppercase;
	color: #ed1c24;
	font-family: Verdana, Arial, Tahoma;
	font-size: 60%;
	font-weight: bold;
} .hr {
	background-image: url(img/bg-hr.gif);
	background-position: center;
	background-repeat: repeat-x;
}
/** news box */
div.news {
	padding: 5px;
	padding-left: 10px;
} div.select-news {
	background-color: #f7f0e1;
	padding: 5px;
	padding-left: 10px;
} td.photo {
	width: 1%;
	text-align: right;
	vertical-align: middle;
} img.photo {
	margin-left: 10px;
} h1 {
	padding: 0px;
	margin: 0px;
	font-size: 15px;
} h1 a:link, h1 a:active, h1 a:hover, h1 a:visited, h1.title{
	font-weight: bold;
	color: #3b6cb4;
	text-decoration: none;
} h1 a:hover {
	text-decoration: underline;
} h1 a span {
	color: #000000;
} .news-date {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 60%;
	color: #999999;
} a.news-src:link, a.news-src:active, a.news-src:hover, a.news-src:visited {
	color: #ff3333;
	text-decoration: none;
} a.news-src:hover {
	border-bottom: 1px dotted #ff3333;
} a.news-src span {
	font-weight: bold;
} .news-desc {
  width:600px;
 
	font-size: 75%;	text-align: justify;	color: #000000;	margin-bottom: 5px;
}
.m1
} .news-desc {
	font-size: 75%;	text-align: justify;	color: #000000;	margin-bottom: 5px;
}

.tdtxt {
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 3px;

	border-right: 1px solid #FBFBFB;
	
}
.tdtxt2 {

	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	border-right: 1px dotted #000000;
	
	cursor: hand;
}


 .news-desc span {
  /*overflow: hidden;*/
	font-weight: bold;
} .news-rct {
	font-size: 60%;
	color: #555555;
	padding-bottom: 1px;
} .news-rct a:link, .news-rct a:active, .news-rct a:hover, .news-rct a:visited {
	color: #555555;
	text-decoration: none;
} .news-rct a:hover {
	border-bottom: 1px dotted #c8c2bd;
} .top100 select, .top100 input {
	font-size: 70%;
} table td.top100 {
	padding-right: 5px;
} .absmiddle {
	vertical-align: middle;
}
/** catalogue */
table td.q-top {
	padding: 5px;
	padding-left: 10px;
	font-size: 65%;
} table td.q-top a:link, table td.q-top a:active, table td.q-top a:hover, table td.q-top a:visited {
	font-weight: bold;
	color: #6699cc;
	text-decoration: none;
} table td.q-top a:hover {
	text-decoration: underline;
} .q-menu table td {
	font-size: 65%;
} .q-menu td, .q-menu a:link, .q-menu a:active, .q-menu a:hover, .q-menu a:visited {
	color: #6699cc;
	text-decoration: none;
} .q-menu a:hover {
	color: #000000;
} .q-lmenu {
	background-color: #f7f0e1;
} .q-lmenu table td.distance {
	border-right: 1px solid #b2b2b2;
} .q-lmenu table td.item {
	border-right: 1px solid #b2b2b2;
	padding: 2px;
	padding-left: 4px;
} .q-lmenu table td.selected {
	background-color: #ffffff;
	border-top: 1px solid #b2b2b2;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #b2b2b2;
	padding: 3px;
	padding-left: 4px;
} .q-rmenu {
	background-color: #ffffff;
} .q-rmenu table td.distance {
	border-right: 1px solid #b2b2b2;
} .q-rmenu table td.item {
	border-right: 1px solid #b2b2b2;
	padding: 2px;
	padding-left: 4px;
} .q-rmenu table td.selected {
	background-color: #f7f0e1;
	border-top: 1px solid #b2b2b2;
	border-right: 1px solid #f7f0e1;
	border-bottom: 1px solid #b2b2b2;
	padding: 3px;
	padding-left: 4px;
} .q-bottom {
	height: 24px;
	padding: 5px;
	text-align: right;
	font-size: 65%;
} .q-bottom a:link, .q-bottom a:active, .q-bottom a:hover, .q-bottom a:visited {
	color: #ff7041;
	text-decoration: none;
} .q-bottom a:hover {
	border-bottom: 1px dotted #b5b5b5;
} .q-line {

	background-repeat: repeat-y;
	background-position: right;
} #qdiv {
	overflow: hidden;
}
/** top100 */
.top100_position {
	float: left;
	height: 14px;
	background-color: #e53328;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 4px;
	padding-right: 4px;
} .top100_shift {
	float: left;
	height: 14px;
	padding: 2px;
	padding-bottom: 1px;
	margin-right: 8px;
}
/** paging */
.pages {
	height: 30px;
	background-color: #f7f0e1;
	font-size: 80%;
	font-weight: bold;
	color: #333333;
	text-align: center;
	padding-top: 10px;
	margin-top: 1px;
} .pages a:link, .pages a:active, .pages a:hover, .pages a:visited {
	padding: 2px;
} .pages a:hover {
	color: #000000;
	text-decoration: none;
} .pages span.selected {
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
	color: #3b6cb4;
	background-color: #ffffff;
	border: 1px solid #999999;
}
/** context */
table.context {
	border: 0px;
	border-collapse: collapse;
} table.context th, table.context td {
	padding: 0px;
	font-size: 70%;
	text-align: center;
}
/** content */
div.content {
	font-size: 75%;
	margin: 3px 0px 12px 0px;
	padding: 0px;
	text-align: justify;
} .chapter {
	font-size: 110%;
	padding: 0px;
	margin: 7px 0px 10px 0px;
} .step {
	background: no-repeat left top;
	padding-left: 35px;
	padding-top: 3px;
	margin: 0px;
	font-weight: bold;
} div.error {
	padding: 10px;
	text-align: center;
	font-weight: bold;
	color: #db2d25;
}
/** price */
table.price {
	border-collapse: collapse;
	background-color: #f7f0e1;
	border: 1px solid #999999;
    text-align: center;
} table.price th {
	padding: 5px;
	background-color: #f7f0e1;
	border: 1px solid #999999;
} table.price td {
	padding: 5px;
	background-color: #f7f0e1;
	border: 1px solid #999999;
}
/** right links */
table.links-block {
	width: 220px;
	border: 0px;
	border-collapse: collapse;
	margin-left: 10px;
	margin-bottom: 10px;
    margin-top: 10px;
} table.links-block th {
	padding: 0px;
	padding-left: 11px;

	text-align: left;
	font-size: 70%;
	font-weight: bold;
	color: #e53328;
	text-transform: uppercase;
} table.links-block td {
	padding: 0px;
	padding-left: 11px;

} table.links-block td div {
	font-size: 70%;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ececec;
} table.links-block td div.last {
	border: none;
} table.links-block a:link, table.links-block a:active, table.links-block a:hover, table.links-block a:visited {
	color: #3b6cb4;
	text-decoration: none;
} table.links-block a:hover {
	text-decoration: underline;
}

/* links 1 */
table.tlinks-block {
	width: 240px;
    border-right: 1px solid #E53328; 
	border-collapse: collapse;
	margin-left: 0px;
	margin-bottom: 0px;
	background: #FFDAB9;
} table.tlinks-block td {
	padding: 0px;
	padding-left: 11px;
} table.tlinks-block td div {
	font-size: 70%;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #E53328;
} table.tlinks-block td div.last {
	border: none;
} table.tlinks-block a:link, table.tlinks-block a:active, table.tlinks-block a:hover, table.tlinks-block a:visited {
	color: #E53328;
	text-decoration: none;
} table.tlinks-block a:hover {
	text-decoration: underline;
}
/* eof links 1*/

/* BOF top text links */
table.tplinks-block {
    height: 90px;
    width: 100%;
	margin-left: 0px;
	margin-bottom: 0px;
    text-align: left;
    border: 0px;
	border-collapse: collapse;
} table.tplinks-block td {
    border: 1px solid #E53328;    
    padding: 0px;
	padding-left: 6px;
    padding-right: 6px;
} table.tplinks-block th {
    padding: 0px;
    border-top: 1px solid #E53328;
} table.tplinks-block td div {
	font-size: 70%;
    line-height: 1.0em;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
    text-align: left;
} table.tplinks-block td div.last {
	border: none;
} table.tplinks-block a:link, table.tplinks-block a:active, table.tplinks-block a:hover, table.tplinks-block a:visited {
	color: #E53328;
	text-decoration: none;
} table.tplinks-block a:hover {
	text-decoration: underline;
}

table.tp1links-block {
    height: 90px;
    /* width: 240px; */
	margin-left: 0px;
	margin-bottom: 0px;
	border-collapse: collapse;
} table.tp1links-block td {
	padding: 0px;
	padding-left: 6px;
    border: 1px solid #E53328; 
} table.tp1links-block th {
    padding: 0px;
    border-top: 1px solid #E53328;
} table.tp1links-block td div {
	font-size: 70%;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
    text-align: left;
} table.tplinks-block td div.last {
	border: none;
} table.tp1links-block a:link, table.tp1links-block a:active, table.tp1links-block a:hover, table.tp1links-block a:visited {
	color: #E53328;
	text-decoration: none;
} table.tp1links-block a:hover {
	text-decoration: underline;
}

/* EOF top text links */

/* Magnolia block */
table.magnolia-block {
    width: 240px;
    border-right: 1px solid #000000; 
	border-collapse: collapse;
	margin-left: 0px;
	margin-bottom: 10px;
    margin-top: 10px;
	background: #F5F5F5;
} table.magnolia-block td {
	padding: 0px;
	padding-left: 0px;
} table.magnolia-block td div {
	font-size: 70%;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
    text-align: left;
} table.magnolia-block td div.last {
	border: none;
}



/** footer */
table.footer {
	width: 100%;
	border: 0px;
	border-collapse: collapse;
} table.footer td {
	padding: 0px;
} table.footer tr.top {
	height: 4px;
	background-color: #c2c2c2;
} table.footer tr.bottom {
	height: 48px;
	background-color: #f2f2f2;
} .footer td.copy {
	font-size: 70%;
	color: #333333;
	padding-left: 10px;
} .footer .copy a:link, .footer .copy a:active, .footer .copy a:hover, .footer .copy a:visited {
	color: #666666;
	text-decoration: none;
} .footer .copy a:hover {
	border-bottom: 1px dotted #999999;
} .footer .hl div {
	float: left;
	font-size: 70%;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 0px;
} .footer .hl a:link, .footer .hl a:active, .footer .hl a:hover, .footer .hl a:visited {
	color: #cc3333;
	text-decoration: none;
} .footer .hl a:hover {
	border-bottom: 1px dotted #999999;
} .footer .ratings div {
	float: right;
	padding: 0px;
	padding-left: 4px;
} .footer .ratings a:link img, .footer .ratings a:active img, .footer .ratings a:visited img {
	border: none;
} .footer .ratings a:hover img {
	border: none;
}


/** link-menu */
table.link-menu-box {
	width: 100%;
	border: 0px;
	border-collapse: collapse;
} table.link-menu-box th, table.link-menu-box td {
	padding: 0px;
} table.link-menu-box .link-box-top {
	height: 3px;
	background-color: #ed1c24;
} table.link-menu-box .link-box-i {
	height: 21px;
	cursor: pointer;
	font-weight: bold;
	font-size: 60%;
	text-transform: uppercase;
} table.link-menu-box .link-box-s {
	height: 21px;
	font-weight: bold;
	font-size: 64%;
	text-transform: uppercase;
    color: #ed1c24;
    background-color: #f6f6f6;
    
} table.link-menu-box .link-box-c {
	height: 21px;
} table.link-menu-box .link-box-c table td {
	font-weight: bold;
	font-size: 60%;
	text-transform: uppercase;
} .link-box-c .disable {
	color: #b2b2b2;
} .link-box-c a:link, .link-box-c a:active, .link-box-c a:hover, .link-box-c a:visited {
	color: #000000;
	text-decoration: none;
} .link-box-c a:hover {
	color: #db2d25;
} .link-menu-box .link-box-bottom {
	height: 1px;
	background-color: #b2b2b2;
} table.link-menu-list {
	border: 0px;
	border-collapse: collapse;
    width:100%;
} table.link-menu-list th, table.link-menu-list td {
	padding: 0px;
} table.link-menu-list .item {
	width: 16px;
} table.link-menu-list .name {
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #ececec;
} table.link-menu-list .last {
	border-bottom: none;
} 

.link-menu-list .name a:link, .link-menu-list .name a:active, .link-menu-list .name a:hover, .link-menu-list .name a:visited {
	font-family: Verdana, Arial, Tahoma;
	font-size: 64%;
	color: #3B6CB4;
	text-decoration: none;
    text-transform: uppercase;
    
} .link-menu-list .name a:hover {
	color: #000000;
} a.box-link:link, a.box-link:active, a.box-link:hover, a.box-link:visited {
	font-size: 60%;
	color: #a2a2a2;
	text-decoration: none;
} a.box-link:hover {
	border-bottom: 1px dotted #c2c2c2;
} .menu-size {
	font-size: 70%;
}

table.market{
    border-left: 1px solid #C2C2C2; 
    height:90px;
}
 a.market:link, a.market:active, a.market:hover, a.market:visited {
    text-transform: uppercase; 
    color: #ed1c24; 
    font-family: Verdana, Arial, Tahoma;
    font-size: 60%; 
    font-weight: bold;
    text-decoration: none;
}
div.market, div.market_desc {
    padding-left: 8px; 
}
a.market_desc:link, a.market_desc:active, a.market_desc:hover, a.market_desc:visited{
   color: #000000; font-family: Verdana, Arial, Tahoma; font-size: 70%; line-height: 12px; text-decoration: none;
}
a.market_price:link, a.market_price:active, a.market_price:hover, a.market_price:visited{
   padding-left: 8px; color: #3B6CCF; font-family: Verdana, Arial, Tahoma; font-size: 70%; font-weight: bold; text-decoration: underline; line-height: 20px;  text-decoration: none;
}

table.top_link{
    border-left:   1px solid #C2C2C2; 
    border-right:  1px solid #C2C2C2; 
    border-bottom: 1px solid #C2C2C2; 
    height:90px;
}

a.top_link:link, a.top_link:active, a.top_link:hover, a.top_link:visited{
    padding-left: 2px; font-family: Verdana, Arial, Tahoma; font-size: 70%; text-decoration: underline; line-height: 20px;  text-decoration: none;
}

