a:link              {
	font: 11px verdana;
	color: #FFF;
	text-decoration: none
}
a:active            {
	color: #FFF;
	text-decoration: none;
	font-family: verdana;
	font-size: 11px;
}
a:visited           {
	font: 11px verdana;
	color: #FFF;
	text-decoration: none
}
a:hover             {
	font: 11px verdana;
	color: #CCC;
	text-decoration: none
}

a.category:link     {
	color: #FF6602;
	text-decoration: none;
	font-family: arial;
	font-size: 14px;
}
a.category:active   { font: 14px arial;   color: #FF6602; text-decoration: none; }
a.category:visited  {
	font: 14px arial;
	color: #FF6602;
	text-decoration: none;
}
a.category:hover    { font: 12px arial;   color: #FFFFFF; text-decoration: none; }

a.copyright:link    { font: 11px verdana; color: #FF6602; text-decoration: none; }
a.copyright:active  { font: 11px verdana; color: #FF6602; text-decoration: none; }
a.copyright:visited { font: 11px verdana; color: #FF6602; text-decoration: none; }
a.copyright:hover   { font: 11px verdana; color: #FFFFFF; text-decoration: none; }

img { border: 0; }

b, strong { font-weight : bold; }

body
{
	margin-top:    0;
	margin-bottom: 0;
	margin-left:   0;
	margin-right:  0;
	padding: 0;
	font:  14px verdana, geneva, arial, sans-serif;
	color: #0CF;
	background-color:      #202020;
	background-image:      url(images/background.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}

select, option, textarea, input
{
  color:       #000000;
  font-size:   14px;
  font-family: Verdana;
}

input.checkbox
{
  background-color: #4C4D4D;
}

td, font
{
	color: #CCC;
	font-family: verdana, arial;
	font-size: 11px;
}

hr
{
	height: 1px;
	color: #404040;
	background-color: #0CF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
}
.profile {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #FFF;
	border-left-color: #333;
	height: 18px;
	width: 300px;
	background-color: #FFF;
}
}
.LAT-IMG {
	background-image: url(images/images/bk-cal.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}