/* external style sheet mystyles.css */
body {margin:0; background:red}
span.6P {color: red; font-weight:bold;}
span.intl {font-weight:bold;}
a:link {color: red;}
a:active {color: red;}
a:visited {color: red;}
table.menu { background: #FFFFDD; BORDER-BOTTOM: black 1px solid; BORDER-TOP: black 1px solid; TEXT-ALIGN: center; font-weight:bold; color:red; text-decoration: none; padding-left:5px; padding-right:5px;}
table.services { background: #FFFFDD; BORDER-BOTTOM: black 1px solid; BORDER-RIGHT: black 1px solid; TEXT-ALIGN: left; font-weight:bold; color:red; text-decoration: none; padding-left:5px; padding-right:5px;}
td { 
font-family: "Arial", "Helvetica", sans-serif; font-size:10pt;
}
table.main { background:white;} 
span.title { 
font-family: "Arial", "Helvetica", sans-serif; font-size:14pt; font-weight: bold; color: #000077;
} 
span.subtitle { 
font-family: "Arial", "Helvetica", sans-serif; font-size:12pt; font-weight: bold; color: #000077;
} 
ul.level1 {font-size:10pt; list-style-image: url(redball.gif);}
ul.level2 {font-size:10pt; list-style-image: url(blueball.gif);}
ul.level3 {font-size:10pt; list-style-image: url(yellowball.gif); font-style: italic;}
td.button {font-family: Arial, Helvetica, sans-serif; font-size:10pt; font-weight:bold; color:white; text-decoration: none; text-align:center; border-width:0pt; background-color:#000077;}
td.button3d {font-family: Arial, Helvetica, sans-serif; font-size:10pt; font-weight:bold; color:white; text-decoration: none; text-align:center; border-width:0pt; background-color:#000077; BORDER-BOTTOM: black 2px solid; BORDER-RIGHT: black 2px solid; BORDER-TOP:#1111FF 2px solid; BORDER-LEFT:#1111FF 2px solid;}
table.cart {background: white; BORDER-color: #000077; BORDER-WIDTH: 1px 1px 1px 1px; BORDER-STYLE: SOLID; padding-left:5px; padding-right:5px; border-collapse: collapse;
}
td.cart {BORDER-color: #88AAFF; BORDER-WIDTH: 1px 1px 1px 1px; BORDER-STYLE: SOLID;}
td.item {BORDER-color: #88AAFF; BORDER-WIDTH: 0px 0px 1px 0px; BORDER-STYLE: SOLID;}
a.button:link {color:white; text-decoration:none;}
a.button:active {color:white; text-decoration:none;}
a.button:visited {color:white; text-decoration:none;}
a.cart:link {color:000077; }
a.cart:active {color:000077; }
a.cart:visited {color:000077; }
/* end of file */
