/* Links */

a:link
{
 font-family			: Verdana, arial, sans-serif;
 font-size 			: 11px;
 color				: #336699;
 font-weight			: normal;
 text-decoration		: none;
 background-color		: transparent;
}

a:visited
{
 font-family			: Verdana, arial, sans-serif;
 font-size 			: 11px;
 color				: #336699;
 font-weight			: normal;
 text-decoration		: none;
 background-color		: transparent;
}

a:hover
{
 font-family			: Verdana, arial, sans-serif;
 color				: #669933;
 font-size 			: 11px;
 font-weight			: normal;
 text-decoration		: underline;
 background-color		: transparent;
}

a:active
{
 font-family			: Verdana, arial, sans-serif;
 font-size 			: 11px;
 color				: #ff9900;
 font-weight			: normal;
 text-decoration		: none;
 background-color		: transparent;
}

a.larea:link
{
 font-family			: Verdana, arial, sans-serif;
 font-size 			: 11px;
 color				: #ffffff;
 font-weight			: normal;
 text-decoration		: none;
 background-color		: transparent;
}

a.larea:visited
{
 font-family			: Verdana, arial, sans-serif;
 font-size 			: 11px;
 color				: #ffffff;
 font-weight			: normal;
 text-decoration		: none;
 background-color		: transparent;
}

a.larea:hover
{
 font-family			: Verdana, arial, sans-serif;
 color				: #ff9900;
 font-size 			: 11px;
 font-weight			: normal;
 text-decoration		: underline;
 background-color		: transparent;
}

a.larea:active
{
 font-family			: Verdana, arial, sans-serif;
 font-size 			: 11px;
 color				: #ff9900;
 font-weight			: normal;
 text-decoration		: none;
 background-color		: transparent;
}

/* Body & Page elements */

body
{
 font-family			: Verdana, Tahoma, Arial, sans-serif;
 color				: #666666;
 font-size			: 11px;
 font-weight			: normal;
 text-align			: left;
 line-height			: 18px;
 background-color		: #ffffff;
 margin-top			: 0;
 
}

button
{
 font				: "Trebuchet MS", Arial, sans-serif;
 color				: #ec0022;
 font-size			: 11px;
 font-weight			: normal;
 letter-spacing			: 1pt;
 text-align			: center;
 background-color		: #feffef;
 border-left			: 1pt solid #c90000;
 border-top			: 1pt solid #ee0099;
 border-right			: 1pt solid #c90000;
 border-bottom			: 1pt solid #ee0099;
}

hr
{
 height				: 1px;
 color				: #d9d7cb;
}

#mainframe
{
 width				: 850px;
 font-family			: Verdana, Tahoma, sans-serif;
 font-size			: 11px;
 color				: #666666;
 font-weight			: normal;
 line-height			: 18px;
 text-align			: left;
 background-color		: transparent;
/* background-image		: url("../pics/spmfade.jpg");
 background-repeat		: no-repeat;
 background-position		: top right;*/
 border-right			: 1px solid #d9d7cb;
 border-left			: 1px solid #d9d7cb;
}

.linkarea
{
 width				: 100%;
 height				: 18px !important;
 font-family			: Verdana, Tahoma, sans-serif;
 font-size			: 11px;
 color				: #ffffff;
 font-weight			: normal;
 text-align			: center;
 background-color		: #336699;
 background-image		: url("../pics/bgrd3.png");
 background-repeat		: repeat-x;
/* padding-top			: 2px;
 padding-bottom			: 2px;
 padding-left			: 4px;*/
}

#adbox
{
 float				: right;
 background-color		: transparent;
 padding-left			: 3px;
 padding-right			: 3px;
}

.linkbox
{
 float				: right;
 width				: 150px;
 background-color		: transparent;
 padding-left			: 3px;
 padding-right			: 3px;
 border-left			: 1px solid #d9d7cb;
}

/* Page headers & texts */

div.normal
{
 font-family			: Verdana, Arial, sans-serif;
 font-size			: 11px;
 color				: #000e00;
 font-style			: normal;
 font-weight			: normal;
 text-decoration		: none;
 letter-spacing			: normal;
 padding-left			: 8px;
 padding-right			: 150px;
 position			: relative;
}

.pheader
{
 font-family			: Verdana, Arial, sans-serif;
 font-size			: 12px;
 color				: #336699;
 font-weight			: bold;
 font-style			: normal;
 margin-left			: 8px;
}

.lbheader
{
 font-family			: Verdana, Arial, sans-serif;
 font-size			: 11px;
 color				: #336699;
 font-weight			: bold;
 font-style			: normal;
}

.info
{
 font-family			: Verdana, Tahoma, Arial, sans-serif;
 font-size			: 10px;
 color				: #cc0033;
 text-align			: left;
 padding-left			: 4px;
}

.header
{
 font-family			: Verdana, Tahoma, sans-serif;
 font-size			: 12pt;
 color				: #cc6600;
 font-weight			: bold;
 letter-spacing			: 1px;
 border-bottom			: 1px solid #d9d7cb;
 padding-bottom			: 1px;
 margin-right			: 150px;
 margin-left			: 8px;
}

.copy
{
 font-family			: Arial, Helvetica, Geneva, sans-serif;
 font-size			: 7pt;
 color				: #6f5f6f;
 font-weight			: normal;
 font-style			: normal;
 text-align			: center;
 letter-spacing			: 1pt;
 padding-left			: 2px;
 padding-right			: 2px;
}

