div {
color: #ff6633;
text-decoration: none;
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 16px;
font-weight: normal;
font-style: inherit;
font-stretch: condensed;
text-transform: capitalize;
border-bottom: none; }

.dot {
color: #0066ff;
text-decoration: none;
font-family: Verdana, Arial, Tahoma;
font-size: 13px;
font-weight: normal;
font-style: inherit;
font-stretch: condensed;
text-decoration: none;
border: none; }

.dot2 {
color: #660000;
text-decoration: none;
font-family: Verdana, Arial, Tahoma;
font-size: 13px;
font-weight: normal;
font-style: inherit;
font-stretch: condensed;
text-decoration: none;
border: none; }

.white {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #fff;
	margin: 0;
	padding: 0;
	height: 100%;
	line-height: 18px;
	background-position: 0px 0px;
	border: none;
}

.red {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #660000;
	margin: 0;
	padding: 0;
	height: 100%;
	line-height: 18px;
	background-position: 0px 0px;
	border: none;
}

body {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #333;
	margin: 0;
	padding: 0;
	height: 100%;
	line-height: 18px;
	background-position: 0px 0px;
	border: none;	
}

.note {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	color: #999;
	margin: 0;
	padding: 0;
	height: 100%;
	line-height: 18px;
	background-position: 0px 0px;
	border: none;
	text-align: center;
}

/*headings*/

h1 {
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 15px;
color: #0066ff;
font-style: oblique;
text-decoration: none;
font-weight: normal; }

h2 {
color: #333;
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 15px;
font-weight: normal;
font-style: oblique; }

h3 {
color: #990000;
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
font-style: oblique;
text-decoration: none; }

h4 {
color: #333;
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
font-style: italic;
text-decoration: none; }

h5 {
color: #990000;
text-decoration: none;
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 16px;
font-weight: normal;
font-style: inherit;
font-stretch: condensed;
text-transform: capitalize;
text-decoration: none;
border-bottom:1px dotted #990000; }

h6 {}

/*block elements*/

p {}

blockquote {}

/*phrase elements*/

strong {}

em {}

/*lists*/

ul {}

ol {}

li {}

/*links*/

a {}

a:link {
color: #0066ff;
text-decoration: none; }

a:visited {
color: #0066ff;
text-decoration: none; }

a:hover {
color: #990000;
text-decoration: none;
border-bottom:1px dotted #990000; }

a:active {
color: #0066ff;
text-decoration: none; }

a:link.menu {
color: #fff;
text-decoration: none;
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 16px;
font-weight: normal;
font-style: inherit;
font-stretch: condensed;
text-transform: capitalize;
border-bottom: none; }

a:visited.menu {
color: #fff;
text-decoration: none;
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 16px;
font-weight: normal;
font-style: inherit;
font-stretch: condensed;
text-transform: capitalize;
border-bottom: none; }

a:hover.menu {
color: #ff6633;
text-decoration: none;
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 16px;
font-weight: normal;
font-style: inherit;
font-stretch: condensed;
text-transform: capitalize;
border-bottom: none; }

a:active.menu {
color: #fff;
text-decoration: none;
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 16px;
font-weight: normal;
font-style: inherit;
font-stretch: condensed;
text-transform: capitalize;
border-bottom: none; }

a:hover.image {
text-decoration: none;
border-bottom:none; }

