/* p,td,th,ol,ul,li,select,dl,dt,dd { font-size:11px; font-weight:normal; color:#FFFF00; font-family:"Trebuchet MS",Courier,monospace; font-size:12px; } */
/* pre,tt,textarea,input { font-family:"Trebuchet MS",Courier,monospace; font-size:12px; } */

BODY {
	background-color : #ffffff;
	scrollbar-base-color: #4FBFFC;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #ffffff;
	scrollbar-highlight-color: #006BCE;
	scrollbar-3d-light-color: #27EEFB;
	scrollbar-arrow-color: #006BCE;
}

.bg1
{
	background-color: #ffff99;
	font-family: Trebuchet MS ;
}

.bg2
{
	background-color: #ccccff;
	font-family: Trebuchet MS ;
}

.bg3
{
	background-color: #66CC99;
	font-family: Trebuchet MS ;
}

TD {
  color: #000000;
  text-align: justify;
	font-family: Trebuchet MS ;
	font-size: 11px;
	letter-spacing : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
	padding : 4px;
}
TD.norm {
  color: #000000;
  text-align: justify;
	font-family: Trebuchet MS ;
	font-size: 11px;
	letter-spacing : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
	padding : 0px;
}

H1 {
  color: #000000;
	font-family: Trebuchet MS ;
	font-size: 11px;
	letter-spacing : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
	padding : 0px;
	}

H2 {
  color: #000080;
	font-family: Georgia ;
	font-size: 10px;
	letter-spacing : 1px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
	padding : 0px;
}

br{
	margin-top : 0px;
	margin-bottom : 0px;
	margin : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
	padding : 0px;
}

FORM {
	color: #ffff00;
	font-family: Trebuchet MS ;
	font-size: 12px;
}

SELECT {
	color: #663399;
	font-family: Trebuchet MS ;
	font-size: 12px;
	background-color : #ffffdd;
}

INPUT {
	color: #663399;
	font-family: Trebuchet MS ;
	font-size: 12px;
	font-weight : bold;
	height : 22px;
}

.inputbg {
	background-color : #ffffdd;
	color: #663399;
	font-family: Trebuchet MS ;
	font-size: 12px;
	font-weight : normal;
	border-color: #464646;
	border-style: double;
	border-width: 1px;
	height : 22px;
}



.slogan {
	color: #ffffff;
	font-family: Trebuchet MS ;
	font-size: 10px;
	letter-spacing : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
	padding : 0px;
}

.st {
	font-family: Trebuchet MS ;
	font-size: 10px;
	margin : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	padding : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
	line-height : 10px;
}

A {
  	font-family: Trebuchet MS ;
	font-size: 11px;
   text-decoration: none;
   color: #222222;
}

A:hover {
	font-family: Trebuchet MS ;
	font-size: 11px;
	text-decoration : none;
	color: #FF0000;
	}

A:active {
	font-family: Trebuchet MS ;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}

A:visited {
	font-family: Trebuchet MS ;
	font-size: 11px;
}

.cars{
    font-family: Trebuchet MS ;
	font : normal 11px;
	color : Red;
}

a.cars:link {
	color: Red;
	font-size: 11px;
	font-family: Trebuchet MS ;
	text-decoration: none;
	font-weight: bold;
}

a.cars:hover {
	color: Red;
	font-size: 11px;
	font-family: Trebuchet MS ;
	text-decoration: underline;
	font-weight: bold;
}

a.cars:visited {
	color: Red;
	font-size: 11px;
	font-family: Trebuchet MS ;
	text-decoration: none;
	font-weight: bold;
}

.nav{
    font-family: Trebuchet MS ;
	font : normal 11px;
	color : Red;
}

a.nav:link {
	color: White;
	font-size: 11px;
	font-family: Trebuchet MS ;
	text-decoration: none;
	font-weight: normal;
}

a.nav:hover {
	color: black;
	font-size: 11px;
	font-family: Trebuchet MS ;
	text-decoration: none;
	font-weight: normal;
}

a.nav:visited {
	color: White;
	font-size: 11px;
	font-family: Trebuchet MS ;
	text-decoration: none;
	font-weight: normal;
}
IMG {
	border-width:0px;
}

TABLE.main {
font-family: verdana, arial, helvetica, sans-serif;
background-color: #007eaa;
border-left: 1px solid #ffffff;
border-right: 1px solid #333333;
border-bottom: 1px solid #333333;
border-top: 1px solid #ffffff;

}


TABLE.mine {
font-family: verdana, arial, helvetica, sans-serif;
background-color: #00ffff;
border-left: 1px solid #00ffff;
border-right: 1px solid #333333;
border-bottom: 1px solid #333333;
border-top: 1px solid #00ffff;

}