/* Secret Client */

body            {
                 background-color:#EFEFEF;
				}
				
#container      {
                 width:607px;
				 margin:auto;
				}
				
#top            {
                 background:url(../images/top.jpg);
				 background-repeat:no-repeat;
				 width:607px;
				 height:31px;
				 padding:0;
				 }
				 
#mid             {
                 background:url(../images/mid.jpg);
				 background-repeat:repeat-y;
				 width:607px;
				 padding:0;
				 }
				 
#footer          {
                 background:url(../images/footer.jpg);
				 background-repeat:no-repeat;
				 width:607px;
				 height:30px;
				 padding:0;
				 }
				 
#maintable       {
                  width:550px;
				  margin:auto;
				  padding:0;
				  }
				
				
h1              {
	font-family:Tahoma;
	font-size:20pt;
	font-weight:bold;
	color:#CC0000;
	letter-spacing: -1.75px;
				}
				
				
h2              {
                 font-family:Verdana, Arial, Helvetica, sans-serif;
				 font-size:16pt;
				 font-weight:bold;
				 color:#0000C0;
				}
				
				

				
ul li           {
                 font-family:Arial, Helvetica, sans-serif;
				 font-size:14px;
				 list-style:square;
				 list-style-position:outside;
				 line-height:18px;				 
				}
				 
				
p, ol               {
                 font-family:Arial, Helvetica, sans-serif;
				 font-size:14px;
				}
				
.body           {
                 font-family:Arial, Helvetica, sans-serif;
				 font-size:14px;
				}
				
a               {
                color:#0000FF;
				}
				
a:hover         {
                color:#000066;
				}
				
.bodytext       {
                 font-family:Arial, Helvetica, sans-serif;
				 font-size:12px;
				}
				
.bold           {
                font-weight:bold;
				}
				
.red            {
                color:#FF0000;
				}
				
.red2           {
                color:#ff0000;
				font-size:12pt;
				}
				
.black          {
                color:#000000;
				}
				
				
.blue           {
                font-family:Arial, Helvetica, sans-serif;
				font-size:14pt;
				font-weight:bold;
				color:#0000FF;
				}
				
.highlight      {
                background-color:#FFFF00;
				padding:2px;
				}
				
.style1         {
                font-size:12pt;
				}
				
.style2         {
                font-size:14pt;
				font-family:Arial, Helvetica, sans-serif;
				font-weight:bold;
				}
				
				
/* Box */

#box            {
                width:540px;
				margin:auto;
				background-color:#FFFFCC;
				border:2pt #cc0000 solid;
				font-family:Arial, Helvetica, sans-serif;
				font-size:12pt;
				font-weight:bold;
				}
				
#leftbox        {
                width:180px;
				vertical-align:top;
				padding:5px;
				border:1pt #333333 solid;
				}
				
#midbox         {
                width:180px;
				vertical-align:top;
				padding:5px;
				padding-left:10px;
				border:1pt #333333 solid;
				}
				
#rightbox       {
                width:180px;
				vertical-align:top;
				padding:5px;
				padding-left:10px;
				border:1pt #333333 solid;
				}				

                 
				
				
.underline {
	text-decoration: underline;
}
h3 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	letter-spacing: -1px;
}
.green {
	color: #457446;
}
.comparetable-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.strikethrough {
	text-decoration: line-through;
}
.italic {
	font-style: italic;
}
