/*
** Copyright (c) 2000 Free-spy.com
*/

/*********************************************************************************/

body
{
	max-width: 1000px;
	font-family : Arial, Verdana, Tahoma; 
	font-size: 10pt;
	background-color:  rgb(255,255,240);
	cursor           : default;
	margin:auto;
	margin-top       : 3px;
	margin-bottom    : 3px;
	text-align: center;
}


.main-table {

width:expression(document.body.clientWidth > 1002? “1000px”: “auto” );

font-size: 93%;

margin-top: 0px;

margin-right: auto;

margin-bottom: 0px;

margin-left: auto;

}


table {


font-size: 100%;


}

img
{
	border: 0;
}

hr
{
	size: 1;
	color: black;
	noshade: true;
}

.main
{	
	font-size: 11pt;
}
  
.main a:link, .main a:visited, .main a:active
{
	text-decoration: none;
	color: rgb(142,87,32);
	font-size: 12pt;
}

.main a:hover
{
	color:  rgb(255,128,0);
	border-top: 2 solid rgb(255,208,66);
	border-bottom: 2 solid rgb(255,208,66);
	font-size: 12pt;
}

.hot
{	
	font-size: 11pt;
}
  
.hot a:link, .hot a:visited, .hot a:active
{
	text-decoration: none;
	color: rgb(142,87,32);
	font-size: 12pt;
}

.hot a:hover
{
	color:  rgb(255,128,0);
	font-size: 12pt;
}

.news
{
	font-size: 10pt;
}
  
.news a:link, .news a:visited, .news a:active
{
	text-decoration: none;
	color: rgb(142,87,32);
}

.news a:hover
{
	color:  rgb(255,128,0);
	text-decoration: none;
}

.emailbox
{
	color:black;
	size: 10pt;
}

.emailbox a:link, .emailbox a:visited, .emailbox a:active
{
	text-decoration: none;
	color: black;
}

.emailbox a:hover
{
	text-decoration: none;
	color: black;
	text-decoration: underline;
}
 
.textbox
{	
	font-size: 12pt;
	text-align: left;
}

.textbox a:link, .textbox a:visited, .textbox a:active
{
	text-decoration: none;
	color: black;
	

}

.textbox a:hover
{
	text-decoration: none;
	color:  rgb(255,128,0);
	text-decoration: none;
	border-top: 2 solid rgb(255,208,66);
	border-bottom: 2 solid rgb(255,208,66);

}

.menubar
{
	text-decoration: none;
	text-align: center;
	color: black;
	font-size: 11pt;
	font-weight: bold;
}


.menubar a:link, .menubar a:visited, .menubar a:active
{
	text-decoration: none;
	text-align: center;
	color: black;
	font-weight: bold;
}

.menubar a:hover
{
	text-decoration: none;
	text-align: center;
	color: black;
	background-color: rgb(255,208,66);
	font-weight: bold; 
	border: 2 solid rgb(142,87,32);
}

.titlebar
{
	text-decoration: none;
	color: black;
	font-size: 10pt;
	font-weight: bold;
	background-color:  rgb(255,208,66);
}
               
.titlebar a:link, .titlebar a:visited, .titlebar a:active
{
	text-decoration: none;
	color: black;
}

.titlebar a:hover
{
	text-decoration: underline;
	color: black;
}

.indexhead
{
	text-decoration: none;
	text-align: center;
	color: black;
	font-size: 14pt;
	font-weight: bold;
	background-color:  rgb(255,208,66);
}


.indexhead a:link, .indexhead a:visited, .indexhead a:active
{
	text-decoration: none;
	text-align: center;
	color: black;
	font-weight: bold;
}

.indexhead a:hover
{
	text-decoration: none;
	text-align: center;
	color: rgb(255,208,66);
	background-color: rgb(204,153,0);
	font-weight: bold; 
	border: 2 solid rgb(0,0,0);
}

.linkbar a:link, .linkbar a:visited, .linkbar a:active
{
	text-decoration: none;
	color: black;
	font-weight: bold;
}

.linkbar a:hover
{
	text-decoration: underline;
	color: black;
	font-weight: bold;
}


.PlainText12
{
    font-size   : 12pt;
    font-weight : normal;
}

.PlainTextSmall
{   
    font-size   : 8pt;
    font-weight : normal;
}


