@charset "UTF-8";
/* CSS Document */

body {	margin:0px;  	background-color:#EEECE6;	background-image:url(images/bg2.jpg);
	background-position:center;	background-position:top;	background-repeat:no-repeat;  }

td {	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	color:#464646;	line-height:16px;   }

h1 {	font-size: 16px;	font-weight:bold;	color:#784A90;  }

h2 {	font-size:inherit;	font-weight:bold;  	color:#784A90;  }

p {	margin:0px;   }

hr {	border:none;	border-top:1px #666666 dashed;	padding:5px 0px 5px 0px;  }

.main_content {	background-color:#FDFCF7;	vertical-align:top;   }

.left_column {  	background-color:#FDFCF7;	vertical-align:top;   }


h3     {   font-family:Verdana, Arial, Helvetica, sans-serif;       font-size: 15px;     color: #000000;
           font-weight: bold;        }

h4     {   font-family: helvetica, verdana;           font-size: 12px; 	   color: #000000;    font-style: italic;
           padding-top: 4px;    padding-bottom: 0px;     margin-top: 0px;       margin-bottom: 0px;    }

p.s    {   font-family: helvetica, arial, sans-serif;    font-size: 11px;  color: #ffffff;  margin: 0px;  }

p.red  {   color: #ff0000;    }

b      {   font-family: arial,tahoma, sans-serif;   font-size: 13px;	   font-weight: bold;  }

b.h    {   font-family: arial, sans-serif;   font-size: 14px;	   color: #ffffff;    font-weight: bold;  
           line-height: 18px;   }

b.a    {   font-size: 15px;     color: #666666;      }

i      {   font-style: italic;   } 
i.sm   {   font-family: arial, sans-serif;   font-size: 12px;    color: #000000;  font-style: normal;  }

p i    {   color: #000033;    }     /*  only  within   */

li     {   color: #000000;    margin-top: 5px;  }

a.a:link  {  color: #660066;   font-family: arial;           font-size: 11px;     font-weight: normal;
           text-decoration: none;     }
a.a:hover {  color: #660066;   font-family: arial;           font-size: 11px;     font-weight: normal;
           text-decoration: underline;    }
a.a:visited  { color: #660066;   font-family: arial;         font-size: 11px;       font-weight: normal;
           text-decoration: none;       }

a:link  {  color: #660066;   font-family: verdana,arial;           font-size: 11px;     font-weight: normal;
           text-decoration: underline;     }
a:hover {  color: #660066;   font-family: verdana,arial;           font-size: 11px;     font-weight: normal;
           text-decoration: underline;    }
a:visited  { color: #660066;   font-family: verdana,arial;         font-size: 11px;       font-weight: normal;
           text-decoration: underline;       }

a.h:link     {   font-family: arial,tahoma;   font-size: 13px;	color: #333333;   font-weight: bold; text-decoration: none; }
a.h:hover    {   font-family: arial,tahoma;   font-size: 13px;	color: #660066;   font-weight: bold; text-decoration: none; }
a.h:visited  {   font-family: arial,tahoma;   font-size: 13px;	color: #333333;   font-weight: bold; text-decoration: none; }

img       { border-width: 0px;      border-color: #ff0000;  }
img.a     { border: 1px solid #660066;  padding: 0px;   margin: 0px;   }