
h1 { font-size: 150%; font-weight: normal;}
h1.spot { font-size: 100%; }
h1.title { font-size: 150%; font-weight: normal; font-family: 'Trebuchet MS',sans-serif; }
h2 { font-size: 135%; font-weight: normal;}
h3 { font-size: 120%; font-weight: normal;}
.fontTitle { font-size: 70%; font-weight: normal; font-family:'Trebuchet MS',sans-serif; }
.seo { font-size: 4px; color:#fefeff;}

body
{
font-family:'Trebuchet MS',sans-serif;
background-image: url(../img/cosmo_tile.gif);
background-repeat: repeat-y;
margin-top: 30px; 
margin-right: 30px; 
margin-bottom: 10px; 
margin-left: 120px; 
}

.fontMinus1 { 	font-size: 85%; }
.fontMinus2 { 	font-size: 75%; }
.fontPlus2 { 	font-size: 125%; }
.fontPlus1 { 	font-size: 115%; }
.colorThis { color: #3ab5c5; }
.colorHead { font-size: 120%; color: #000000; font-weight: bold; }
.colorDot  { font-size: 120%; color: #33aa99; }
.colorRed  { color: #ff0000; }
.colorFocus { color: #990000; font-weight: bold; }
.ul_dot		{ color: #66cccc; }
.li_text	{ color: #000000; }
.navDot		{ font-size: 120%; color: #804000; }
.fontAlt	{ font-family:Arial ; font-size: 100%; }
.colorLight { font-size: 100%; color: #fcfcfc; }
.fontFade	{ color: #ffffff;}
.fontBold	{ font-weight: bold; }
.footer 	{ font-size: 75%; }
.form_brdr	{ border-color:#66cccc; }
.form_brdr2	{ border-color:#66cccc;background:#ededed; }

hr { color:#33aa99; }
hr.nav { color:#33aa99; }

a:link { color: #0000ff; }
a:visited { color: #800080; }
a:hover { 
    color: #000000;
    background-color: #dddddd;
    text-decoration: none;
    }
a:active { color: #ff0000; }

a.menu:link    {color: #0000ff; }
a.menu:visited {color: #800080; }
/* a.menu:hover {color: #000000;background-color: #f0efe4;} */
a.menu:hover  {color: #ffffff; background-color: #804000; }
a:menu:active {color: #ff0000;}

.tdLine  { background-color:#3ab5c5; }
.btn{font-weight:bold;color:#000000;background-color:#66cccc;margin-bottom:-1px; padding-top:1px;cursor:hand; }
.tdForm, .trForm  { background-color:#3ab5c5; }

.tdSEObar { background-color: #ffffff; }

/* To change the bullet to a graphic:
	li{
	list-style-image:url(/images/yourimage.gif);
}
*/
