td.med {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

a:link {
	color : blue;
	font-weight : normal;
	text-decoration : underline;
}

a:visited {
	color : purple;
	text-decoration : underline;
}

a:hover{
	background-color : #840F6C;
	color : #FFFFFF;
}

.nocolor {
	background-color : white;
	}

a:active {
	text-decoration : none;
}

body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif, sans-serif;
	font-size : 10pt;
	background-color : #FFFFFF;
}

center {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}

h1 {
	color : #840F6C;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	margin-bottom : 1px;
	padding-bottom : 0px;
	padding-top : 0px;
	margin-top : 0px;
	text-transform : uppercase;
	}

h3 {
	color : #00006C;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	margin-bottom : 1px;
	padding-bottom : 0px;
}

p {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	line-height : 17px;
	margin-bottom : 8px;
	margin-top : 0px;
	}

td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	
	}

th {
	color : #993366;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

ul {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	padding-bottom : 0;
	padding-left : 25;
	margin-left : 15px;
	margin-top : 0px;
	}

UL.tight {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding-bottom : 0;
	line-height : 8px;
	padding-left : 10;
	margin-left : 5px;
	margin-top : 3px;
}


li {
	line-height : 15px;
	margin-bottom : 0px;
	margin-top : 5px;

	}

LI.tight {
	line-height : 8px;
	margin-bottom : 0px;
	list-style-image : url(images/capc.gif);
}

LI.star {
	list-style-image : url(images/flavour_bullet2.gif);
}
	
.navy
		{
	color : navy;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 14px;
	margin-bottom : 0px;
	margin-top : 3px;
}

.bluesmall
		{
	color : blue;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	line-height : 12px;
	margin-bottom : 0px;
	margin-top : 3px;
}

.smallnavy
		{
	color : navy;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	line-height : 12px;
	margin-bottom : 0px;
	margin-top : 3px;
}

.small
		{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	line-height : 14px;
	margin-bottom : 0px;
	margin-top : 3px;
}

a.footerlink {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : .8em;
	line-height : 14px;
	margin-bottom : 0px;
	margin-top : 3px;
	color: #FFCCFF;
}


.smallwhite
		{
	color : white;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	line-height : 12px;
	margin-bottom : 0px;
	margin-top : 3px;
}

.white
		{
	color : white;
	}

.courier {
	font-family : "Courier New", Courier, monospace;
	font-size : 1em;
	color: #660066;
}


.browntitle
		{
	color : #330000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	line-height : 16px;
	margin-bottom : 0px;
	margin-top : 3px;
}

.news{
position:absolute;
font-size:10px;
background-color:gold;
padding:3px 0px 3px 0px;
font-family:verdana;
font-weight:bold;
height:50;
width:500;
overflow:hidden;
}

.special-sm {
	font-size:10px;
background-color: #ccff66;
font-family:verdana;
font-weight:bold;
height:50;
width:auto;
}

.news a{
text-decoration:none;
color:red;
}
.news a:hover{
text-decoration:underline;
}
.news a:visited{
color:red;
}
.news a:visited:hover{
text-decoration:underline;
}

.header{
border:1px solid darkblue;
background-color:gold;
position:relative;
width:500;
height:21;
overflow:hidden;
}

.special {
	background-color: #ccff66;
	font-weight: bold;
	padding-bottom: 4px;
	padding-top: 4px;
}

#phone {
	position: relative;
	left:200px;
	top:20px;
	width:139px;
	height:20px;
	z-index:1;
	font-size:1.2em;
	color: #C0C;
	font-weight:bold;
}
