a:link {
	color : #990000;
}

a:visited {
	color : #990000;
}

a:hover {
	color : #FF0000;
}

a:active {
	color : #3366CC;
}

b {
	background-color : transparent;
	color : #191970;
	font-weight : normal;
}

body {
	font-size : 9pt;
	margin-top : 3px;
	margin-left : 14%;
	margin-right : 14%;
}

body {
	background-color : #F5DEB3;
}

/* define the basic attributtes that should be used */
body,span,div,p,td,th {
	color : #8B0000;
	font-family : Arial, Verdana, Geneva,sans-serif;
	font-size : 11pt;
	font-weight : normal;
	text-decoration : none;
}

body.image {
	background-color : #D8D8D8;
	margin : 4px 4px 4px 4px;
}

center {
	text-align : center;
}

div.alert {
	background-color : #CCFFCC;
	border-color : #2F4F4F #191970 #191970 #2F4F4F;
	border-style : solid;
	border-width : 1px 2px 2px 1px;
	color : #000080;
	font-family : Comic Sans MS, Arial, Verdana, Geneva, sans-serif;
	font-size : 9pt;
	padding : 4px;
}

em {
	background-color : transparent;
	color : #333399;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
}

h0, h1, h2, h3, h4 {
	background-color : transparent;
	color : #0000FF;
	font-weight : bold;
	margin-bottom : 2px;
	margin-top : 2px;
}

h1 {
	font-size : 14pt;
}

h2 {
	font-size : 12pt;
}

h3 {
	color : #006633;
	font-size : 11pt;
}

h4 {
	color : #800000;
	font-family : Arial,Verdana,Geneva,sans-serif;
	font-size : 10pt;
	font-weight : normal;
}

hr {
	color : #E0E0E9;
	height : 1;
	width : 40%;
}

img.content {
	border : 1px solid #B2B2B2;
}

img.left{
	float : left;
	margin : 6px 8px 0px 0px;
}

img.right{
	float : right;
	margin : 4px;
}

/* active button */
input.button {
	background-color : #CC9933;
	border : 1px solid #808080;
	color : #FFFFFF;
	font-size : 9pt;
}

input.text {
	background-color : #F6F6F6;
}

li {
	margin-top : 6px;
}

p {
	background-color : transparent;
	margin : 4px 26px 8px 12px;
}

select,textarea {
	background-color : #F6F6F6;
}

sup {
	font-size : 70%;
}

table {
	font-size : 11pt;
	margin : 0px 0px 0px 0px;
	text-align : left;
	vertical-align : top;
}


table.showcase {
	border-bottom-color : #009933;
	border-bottom-width : 2px;
	border-left-color : #CCCCCC;
	border-left-width : 1px;
	border-right-color : #009933;
	border-right-width : 2px;
	border-style : solid;
	border-top-color : #CCCCCC;
	border-top-width : 1px;
}

table.showcasea {
	border-bottom-color : #006633;
	border-bottom-width : 2px;
	border-left-color : #AAAAAA;
	border-left-width : 1px;
	border-right-color : #006633;
	border-right-width : 2px;
	border-style : solid;
	border-top-color : #AAAAAA;
	border-top-width : 1px;
}

td {
	font-weight : normal;
	vertical-align : top;
}


td.head {
	background-color : #C0C0C0;
	color : #800000;
	font-size : 9pt;
	font-weight : bold;
}

td.list1 {
	background-color : #CCFFFF;
	border-top-color : #191970;
	border-top-style : solid;
	border-top-width : 1px;
}

td.list2 {
	background-color : #CCFFCC;
	border-top-color : #191970;
	border-top-style : solid;
	border-top-width : 1px;
}

td.listhead, td.listheadtl, td.listheadtr, td.listheadlr {
	background-color : #DEDEDE;
	border-bottom : 1px solid #5F9EA0;
	border-top : 1px solid #5F9EA0;
	color : #000080;
	font-weight : bold;
}

td.listheadtl, td.listheadlr {
	border-left : 1px solid #5F9EA0;
}

td.listheadtr,  td.listheadlr {
	border-right : 1px solid #5F9EA0;
}

td.menu {
	background-color : #99FF99;
	color : #000080;
	font-size : 8pt;
	padding-bottom : 10px;
}

td.menu a {
	color : #000000;
	padding : 1px 0px 0px 0px;
	text-decoration : none;
}

td.menu a:visited {
	color : #000000;
	text-decoration : none;
}

td.menu a:hover {
	background-color : #5F9EA0;
	border : 1px solid #000000;
	color : #FF0000;
	padding-left : 8px;
	padding-right : 8px;
	text-decoration : none;
}

th {
	font-weight : bold;
	text-align : left;
}

tr {
	font-weight : normal;
	text-align : left;
	vertical-align : top;
}

ul {
	font-size : 90%;
	list-style-image : url(../images/checked_red.gif);
	margin-left : 10px;
	margin-top : 10px;
}

.announce0, .announce1, .announce2 {
	margin : 4px;
	padding : 8px;
}

.announce1 {
	background-color : #F7F7F7;
	border-bottom : 2px solid #444444;
	border-left : 1px solid #A9A9A9;
	border-right : 2px solid #444444;
	border-top : 1px solid #A9A9A9;
	font-family : Comic Sans MS, Arial, Verdana, Geneva, sans-serif;
	font-size : 110%;
}

.announce1 td {
	background-color : #F7F7F7;
	font-family : Comic Sans MS, Arial, Verdana, Geneva, sans-serif;
	font-size : 110%;
	padding : 4px;
}

.announce2 {
	background-color : #F5F5DC;
	border-bottom : 1px solid #2F4F4F;
	border-left : 1px solid #CDCDCD;
	border-right : 1px solid #2F4F4F;
	border-top : 1px solid #CDCDCD;
	font-family : Arial, Verdana, Geneva, sans-serif;
}

.announce2 p {
	color : #B22222;
	font-family : Geneva,Verdana, Arial, Helvetica, sans-serif;
	font-size : 90%;
}

.announce2 td {
	background-color : #F5F5DC;
	font-family : Arial, Verdana, Geneva, sans-serif;
	font-size : 86%;
	padding : 4px;
}

.error {
	background-color : #FFF8DC;
	border : 1px solid #808080;
	color : #0000CD;
	padding : 8px;
}

.formlabel {
	color : #663300;
	font-weight : bold;
	text-align : right;
}

.left {
	float : left;
	margin-bottom : 6px;
	margin-right : 10px;
}

.mainnav {
	padding : 0px 3px 0px 0px;
	text-align : center;
}

.mainnav a {
	background-color : #DEB887;
	border : 1px solid;
	border-color : #696969 #993333 #993333 #696969;
	color : #993300;
	display : block;
	font-family : Arial, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	margin : 0px;
	padding : 2px;
	text-decoration : none;
	width : 88px;
}

.mainnav a:link, .mainnav a:visited {
	color : #993300;
	text-decoration : none;
}

.mainnav a:hover {
	background-color : #B8860B;
	color : #FFFFFF;
	padding : 3px 1px 1px 3px;
	text-decoration : none;
}

.summary {
	color : #330099;
	font-size : 92%;
	font-weight : bold;
	padding : 32px 4px 4px 12px;
}

.trademark {
	color : #CC0033;
}

#content_main {
	background-color : #F7F7F7;
	border-bottom : 2px solid #444444;
	border-left : 1px solid #A9A9A9;
	border-right : 2px solid #444444;
	border-top : 1px solid #A9A9A9;
	margin-top : 12px;
	padding : 10px 24px 12px 10px;
}

#footer {
	background : url(../images/jaguar.jpg) #993333 no-repeat right;
	border : 1px solid #003366;
	color : #C0C0C0;
	font-size : 74%;
	margin-top : 12px;
	padding : 2px 2px 4px 2px;
	text-align : center;
}

#hello {
	background : url(../images/cubanFlag40.jpg) no-repeat top right;
	padding : 4px 92px 4px 4px;
}


