body {
		background:#CCCCCC;
}

table.navbar {
		border-collapse: collapse;
}

table.navbar td {
		border: 1px solid #FFFFFF;
}

table.navbar td a{
		display: block;
		padding: 3px;
		text-decoration: none;
}

table.navbar td a:link, table.navbar td a:visited {
		text-align: center;
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #FFFFFF;
   		background-color: #003366;
}

table.navbar td a:hover, table.navbar td a:active {
		text-align: center;
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #FFFFFF;
		background-color: #CC6666;
}

a:hover	{
	color:#336699;
	text-decoration: none;
}


.menu	{
	color:#FFFFFF;
	text-decoration: none;
}

.text {
	color: #FFFFFF;
}

h1 	{
		font-size: 18pt;
}

h2 	{
		font-size: 14pt;
		font-weight:bold;
}

h3 	{
		margin-top: 0px;
		margin-bottom: 0px;
		font-size: 12pt;
		font-weight:bold;
}

h4 	{
		font-size: 12pt;
		font-weight:bold;
}

td.head1	{
		border-bottom: 2px solid #FFFFFF;
		border-right: 2px solid #FFFFFF;
		background: #FFFFFF;		
}

td.content	{
		background:#66CCFF;
		padding: 20px;
		border-left: 2px solid #FFFFFF;
		border-right: 2px solid #FFFFFF;
		text-align:left;
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 12px;
		color: #FFFFFF;
}

td.portfolio	{
		background:#66CCFF;
		border-right: 2px solid #FFFFFF;
}

td.portfolio1	{
		background:#66CCFF;
		padding: 20px;
		border-left: 2px solid #FFFFFF;
		border-right: 2px solid #FFFFFF;
}

td.portfolio2	{
		text-align:left;
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 12px;
		color: #FFFFFF;
}

td.portfolio3	{
		background:#66CCFF;
		padding: 5px;
		text-align:center;
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 12px;
		color: #FFFFFF;
}

td.portfolio4	{
		padding: 5px;
		text-align:center;
}

td.images	{
		background:#66CCFF;
		border-right: 2px solid #FFFFFF;
}

td.clips	{
		background:#66CCFF;
		border-right: 2px solid #FFFFFF;
		border-left: 2px solid #FFFFFF;
}

td.home	{
		background:#003366;
		border-right: 2px solid #FFFFFF;
		border-left: 2px solid #FFFFFF;
		text-align:center;
}

td.footer	{
		background: #FFFFFF;
		padding: 5px;
		text-align:center;
		font-family: verdana, arial, helvetica, sans-serif;
		font-size:10px;
		color: #336699;
}


