body { margin:0px }
body, p, td, th, ul, ol, h3, h4, div, li, dt, dd { font-family: trebuchet ms, Helvetica, Tahoma; font-size:14px;}
h1, h2 { color: #003366; font-weight: bold; font-size:16px; }
a:link, a:hover, a:visited, a:active { text-decoration:Underline; color:EB05D9}
a:hover, a:active { text-decoration:underline; color:EB05D9}

input.btn{
   color:#000000;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:90%;
   font-weight:bold;
   background-color:#fff;
   border:1px solid;
   border-top-color:#FFffFF;
   border-left-color:#FFffFF;
   border-right-color:#FFffFF;
   border-bottom-color:#FFffFF;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffA8A8AA');}
	  

.textFooter { font-size:12px;  color:#FFFFFF}
.textFooter a:link, .textFooter a:visited { text-decoration:none; color:#FFFFFF }
.textFooter a:hover, .textFooter a:active { text-decoration:underline; color:#FFFFFF}

.textContentLink { font-size:14px;  color:#0000ff}
.textContentLink a:link, .textContentLink a:visited { text-decoration:underline; color:#0000ff }
.textContentLink a:hover, .textContentLink a:active { text-decoration:none; color:#0000ff}

.textHeader { font-size:11px;  color:#FFFFFF}
.textHeader a:link, .textHeader a:visited { text-decoration:underline; color:#FFFFFF }
.textHeader a:hover, .textHeader a:active { text-decoration:none; color:#FFFFFF}

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


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

TABLE.main
{
    BORDER-RIGHT: #EB05D9 1px solid;
    BORDER-LEFT: #EB05D9 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;
}

.TDspaced
{
	padding : 10px 5px 10px 5px;
}
