div.spoiler{
	background-color:#CCF;
	border-left-style:solid;
	border-left-color:#F90;
	border-left-width:3px;
	border-right-style:solid;
	border-right-color:#F90;
	border-right-width:3px;
	
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#00F;
	
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#00F;
	
	padding-bottom:6px;
	padding-top:6px;
	padding-left:3px;
	padding-right:3px;
}
td.quote{
	font-style:italic;
	border-bottom-style:none;
	border-bottom-width:0px;
	border-bottom-color:#FFF;
	border-right-style:none;
	border-right-width:0px;
	border-right-color:#FFF;
	border-top-style:none;
	border-top-width:0px;
	border-top-color:#FFF;
	border-left-style:solid;
	border-left-width:3px;
	border-left-color:#0CF;	
	padding-left:18px;
}

td.formula{
	font-size:16px;
	font-weight:bold;
	border-bottom-style:none;
	border-bottom-width:0px;
	border-bottom-color:#FFF;
	border-right-style:none;
	border-right-width:0px;
	border-right-color:#FFF;
	border-top-style:none;
	border-top-width:0px;
	border-top-color:#FFF;
	border-left-style:solid;
	border-left-width:3px;
	border-left-color:#00F;	
	padding-left:18px;
}

table.Bordered {
    border-style: solid;
    border-width: 1px;
    border-color: Navy;
    border-top-color: #8081FF;
    border-left-color: #8081FF;
    border-bottom-width: 2px;
    border-right-width: 2px;
  }


table.BorderedSimple {
    border-style: solid;
    border-width: 1px;
    border-color: #959595;
    padding-bottom:40px;
  }


table.BorderedSimpleNoPad {
    border-style: solid;
    border-width: 1px;
    border-color: #959595;
  }


table.HelpYesNo {
    border-style: solid;
    border-width: 1px;
    border-color: #959595;
  }


hr {
    height: 1px;
    background-color: #959595;
    border-width:0;
  }


font {
    font-family : 'Times New Roman';
    font-size : 16px;
  }


font.Small {
    font-family : 'verdana';
    font-size : 11px;
  }


font.Title {
    font-family :'verdana';
    font-size : 22px;
    letter-spacing:0px;
    color: black;
    text-decoration:none;
  }


font.SubTitle {
    color : black;
    font-family : 'verdana';
    font-size : 18px;
    letter-spacing : 0px;
    page-break-before : always;
    text-decoration : none;
  }


font.SubTitle3 {
    color : black;
    font-family : 'verdana';
    font-size : 15px;
    font-weight : bold;
    letter-spacing : 0px;
    page-break-before : always;
    text-decoration : none;
  }


font.SubTitle4 {
    color : black;
    font-family : 'verdana';
    font-size : 14px;
    letter-spacing : 0px;
    page-break-before : always;
    text-decoration : none;
  }


font.SubTitle5 {
    color : black;
    font-family : 'verdana';
    font-size : 12px;
    letter-spacing : 0px;
    page-break-before : always;
    text-decoration : none;
  }


td {
    font-family :"Times New Roman";
    font-size : 16px;
  }


A.tos:link {
    font-family :'Arial';
    font-size : 12px;
    color: #4046B7;
    text-decoration:none;
  }


A.tos:visited {
    font-family :'Arial';
    font-size : 12px;
    color: #4046B7;
    text-decoration:none;
  }


A.tos:active {
    font-family :'Arial';
    font-size : 12px;
    color: #4046B7;
    text-decoration:none;
  }


A.tos:hover {
    font-family :'Arial';
    font-size : 12px;
    color: #950000;
	background-color:transparent;
    text-decoration:none;
  }


A.topmenu:link {
    font-family :'Arial';
    font-size : 12px;
    color: #FFF30C;
    text-decoration:none;
  }


A.topmenu:visited {
    font-family :'Arial';
    font-size : 12px;
    color: #FFF30C;
    text-decoration:none;
  }


A.topmenu:active {
    font-family :'Arial';
    font-size : 12px;
    color: #FFF30C;
    text-decoration:none;
  }


A.topmenu:hover {
    font-family :'Arial';
    font-size : 12px;
    color: white;
	background-color:transparent;
    text-decoration:none;
  }


A.leftmenus:link {
    font-family :'MS Sans Serif';
    font-size : 11px;
    color: #293D4E;
    text-decoration:none;
  }


A.leftmenus:visited {
    font-family :'MS Sans Serif';
    font-size : 11px;
    color: #293D4E;
    text-decoration:none;
  }


A.leftmenus:active {
    font-family :'MS Sans Serif';
    font-size : 11px;
    color: #293D4E;
    text-decoration:none;
  }


A.leftmenus:hover {
    font-family :'MS Sans Serif';
    font-size : 11px;
    color: #293D4E;
	background-color:transparent;
    text-decoration:underline;
  }


A.searchplace:link {
    font-family :'MS Sans Serif';
    font-size : 12px;
    color: #4046B7;
    text-decoration:none;
  }


A.searchplace:visited {
    font-family :'MS Sans Serif';
    font-size : 12px;
    color: #4046B7;
    text-decoration:none;
  }


A.searchplace:active {
    font-family :'MS Sans Serif';
    font-size : 12px;
    color: #4046B7;
    text-decoration:none;
  }


A.searchplace:hover {
    font-family :'MS Sans Serif';
    font-size : 12px;
    color: #4046B7;
	background-color:transparent;
    text-decoration:underline;
  }


A.normal:link {
    font-family :'MS Sans Serif';
    font-size : 12px;
    color: #000080;
    text-decoration:none;
  }


A.normal:visited {
    font-family :'MS Sans Serif';
    font-size : 12px;
    color: #000080;
    text-decoration:none;
  }


A.normal:active {
    font-family :'MS Sans Serif';
    font-size : 12px;
    color: #000080;
    text-decoration:none;
  }


A.normal:hover {
    font-family :'MS Sans Serif';
    font-size : 12px;
    color: #000080;
	background-color:transparent;
    text-decoration:underline;
  }


A.small:link {
    font-family :'MS Sans Serif';
    font-size : 10px;
    color: #000080;
    text-decoration:none;
  }


A.small:visited {
    font-family :'MS Sans Serif';
    font-size : 10px;
    color: #000080;
    text-decoration:none;
  }


A.small:active {
    font-family :'MS Sans Serif';
    font-size : 10px;
    color: #000080;
    text-decoration:none;
  }


A.small:hover {
    font-family :'MS Sans Serif';
    font-size : 10px;
    color: #000080;
	background-color:transparent;
    text-decoration:underline;
  }


A:link {
    font-family :'Times New Roman';
    font-size : 16px;
    color: #009;
    text-decoration:underline;
  }


A:visited {
    font-family :'Times New Roman';
    font-size : 16px;
    color: #009;
    text-decoration:underline;
  }


A:active {
    font-family :'Times New Roman';
    font-size : 16px;
    color: #009;
    text-decoration:underline;
  }


A:hover {
    font-family :'Times New Roman';
    font-size : 16px;
    color: #009;
	background-color:#CCF;
    text-decoration:none;
  }


textarea.YesNoPoll {
    border-width: 1px;
    border-style: solid;
    border-color:#606060;
    padding:6px;
    font-family: "MS Sans Serif";
    font-size: 12px;
    color: black;
  }


li.NoBullet {
    list-style-type : none;
  }


li.WithBullet {
    list-style-type : square;
  }


input.formtexts {
    padding-top: 0px;
    padding-left: 2px;
    padding-right: 2px;
    font-family: "Times New Roman";
    font-size: 12px;
    background-color: White;
    color: #3D3D3D;
    height: 19px;
    border-style: solid;
    border-bottom-style: solid;
    border-width: 1px;
    vertical-align: baseline;
    letter-spacing: 1px;
    padding-left: 3px;
  }


textarea.textarea1 {
    border-width: 1px;
    font-family: "Times New Roman";
    font-size: 12px;
    color: #3D3D3D;
    letter-spacing: 1px;
  }


input.subscription {
    padding-top: 0px;
    padding-left: 2px;
    padding-right: 2px;
    width:150px;
    font-family: "Times New Roman";
    font-size: 12px;
    background-color: White;
    color: #3D3D3D;
    height: 19px;
    border-style: solid;
    border-bottom-style: solid;
    border-width: 1px;
    border-color:#8A730C;
    vertical-align: baseline;
    letter-spacing: 1px;
    padding-left: 3px;
  }


font.MiniButton {
    font-family : 'verdana';
    font-size : 12px;
    color:white;
  }


font.MiniButton:active {
    font-family : 'verdana';
    font-size : 12px;
    color:white;
  }


font.MiniButton:hover {
    font-family : 'verdana';
    font-size : 12px;
    color:yellow;
    cursor:pointer;
	background-color:transparent;
  }


font.MiniButton:visited {
    font-family : 'verdana';
    font-size : 12px;
    color:white;
  }


font.MiniButton:link {
    font-family : 'verdana';
    font-size : 12px;
    color:white;
  }


A.Directory_Contents:link {
    font-weight : bold;
    font-family :'verdana';
    font-size : 15px;
    letter-spacing:0px;
    color: #001262;
    page-break-before : always;
    text-decoration:none;
  }


A.Directory_Contents:visited {
    font-weight : bold;
    font-family :'verdana';
    font-size : 15px;
    letter-spacing:0px;
    color: #001262;
    page-break-before : always;
    text-decoration:none;
  }


A.Directory_Contents:active {
    color : #001262;
    font-family : 'verdana';
    font-size : 15px;
    font-weight : bold;
    letter-spacing : 0px;
    page-break-before : always;
    text-decoration : none;
  }


A.Directory_Contents:hover {
	background-color:transparent;
    font-family :'verdana';
    font-weight : bold;
    font-size : 15px;
    letter-spacing:0px;
    color: #0048FF;
    page-break-before : always;
    text-decoration:underline;
  }


A.Directory:link {
    font-family :'verdana';
    font-size : 20px;
    letter-spacing:0px;
    color: #063600;
    page-break-before : always;
    text-decoration:none;
  }


A.Directory:visited {
    font-family :'verdana';
    font-size : 20px;
    letter-spacing:0px;
    color: #063600;
    page-break-before : always;
    text-decoration:none;
  }


A.Directory:active {
    color : #063600;
    font-family : 'verdana';
    font-size : 20px;
    letter-spacing : 0px;
    page-break-before : always;
    text-decoration : none;
  }


A.Directory:hover {
	background-color:transparent;
    font-family :'verdana';
    font-size : 20px;
    letter-spacing:0px;
    color: #063600;
    page-break-before : always;
    text-decoration:none;
  }
A.ad_text_links:link {
    font-family :'MS Sans Serif';
    font-size : 11px;
    color: #293D4E;
    text-decoration:none;
  }
A.ad_text_links:visited {
    font-family :'MS Sans Serif';
    font-size : 11px;
    color: #293D4E;
    text-decoration:none;
  }
A.ad_text_links:active {
    font-family :'MS Sans Serif';
    font-size : 11px;
    color: #293D4E;
    text-decoration:none;
  }
A.ad_text_links:hover {
	background-color:transparent;
    font-family :'MS Sans Serif';
    font-size : 11px;
    color: #293D4E;
    text-decoration:none;
}



