body { margin:0px }
body, p, td, th, ul, ol, h3, h4, div, li, dt, dd { font-family: Arial, Helvetica, sans-serif; font-size:14px; color:#000}
h1 { color: #003366; font-weight: bold; font-size:16px; }
h2 { color: #000000; font-weight: bold; font-size:15px; }	  
.tan { font-size:14px;  color:#ffcc99}
.tan a:link, .tan a:visited { text-decoration:dashed; color:#ffcc99 }
.tan a:hover, .tan a:active { text-decoration:underline; color:#FF0000}
	  
.pink { font-size:14px;  color:#EB05D9}
.pink a:link, .pink a:visited { text-decoration:none; color:#EB05D9 }
.pink a:hover, .pink a:active { text-decoration:underline; color:#FF0000}

.blue { font-size:14px;  color:#2525F4}
.blue a:link, .blue a:visited { text-decoration:none; color:#2525F4}
.blue a:hover, .blue a:active { text-decoration:underline; color:#FF0000}

.trick{ font-size:12px; color:#ffffff; font-weight: bold; text-align: left; padding-left:3px}


.thumb {  border: #000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px  }

TABLE.main
{
    BORDER-RIGHT: #000 1px solid;
    BORDER-LEFT: #000 1px solid;
}
TABLE.rows
{
    BORDER-top: #000 1px solid;
    BORDER-bottom: #000 1px solid;
}
TABLE.topbottom
{
 	BORDER-top: #EB05D9  1px dashed;
	BORDER-bottom: #EB05D9  1px dashed;
 
}
TABLE.topbottomsolid
{
 	BORDER-top: #4E3C1D  1px Solid;
	BORDER-bottom: #4E3C1D  1px Solid;
 
}

TABLE.right
{
    BORDER-RIGHT: #FF99FF 1px dashed;
 
}
TABLE.Bottom
{
  BORDER-bottom: #FF99FF  1px dashed;
 
}


TABLE.headerwhite
{
    BORDER-RIGHT: #ffffff 1px solid;
    BORDER-left: #ffffff 1px solid;
	BORDER-top: #ffffff  1px solid;
	BORDER-bottom: #ffffff  1px solid;
}
TABLE.Dashed
{
    BORDER-RIGHT: #ffffff 1px dashed;
    BORDER-left: #ffffff 1px dashed;
	BORDER-top: #ffffff 1px dashed;
	BORDER-bottom: #ffffff 1px dashed;
}
TABLE.Dashedgrey
{

	BORDER-top: #cccccc 1px dashed;
	BORDER-bottom: #cccccc 1px dashed;
}
.textboxstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #e4e4e4;
	background-position: center center;
	


}
TABLE.solid
{
    BORDER-RIGHT: #FF99FF 1px solid;
    BORDER-left: #FF99FF 1px solid;
	BORDER-top: #FF99FF 1px solid;
	BORDER-bottom: #FF99FF 1px solid;
}
.stroke {
	font-size:20px;
	color: 000;
	outline: EB05D9;
	font-weight: bold;	
}
