/* formatting for text frame pages */

body {
    	background: #E4E2CB ;
        link: #333333;
        visited: #333333;
        active: #333333; 
	font-size: 13px;
	text-align: left;
    	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1B1F4A;
	font-style: normal;
	 }

ul	{
		list-style-type:#8226;
		padding:0px;
		margin:0px;
	}

a:link,a:visited
	{
	  font-weight:bold;
	  color:#1B1F4A;
	  font-style: italic;
	  text-align:center;
	  text-decoration:underline;
	}
a:hover,a:active
	{
	  background-color:#9A9FDA;
	}
.picright {
	margin-left: auto;
	margin-right: auto;
        padding: 10px 10px 0px 0px;
	border: 1px #666666;
        background-color: #E4E2CB;
	margin: 0px;
	float: right;
       }
.picleft {
	margin-left: auto;
	margin-right: auto;
        padding: 10px 10px 0px 0px;
	border: 1px #666666;
        background-color: #E4E2CB;
	margin: 0px;
	float: left;
       }
.quotation   {
	background: #2D3279;
	font-family: "Lucida Sans","Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	color: #E4E2CB;
	font-size: 12px;
	text-align: center;
	font-style: italic;
	margin: 2px 2px 0px 12px;
	}
.texttitle {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	}
.textsmall {
	font-size: 10px;
	}
.bi     {
	  font-style: italic;
	  font-weight: bold;
	 }
.ub	{
	  text-decoration: underline;
	  font-weight: bold;
	}


.caption {
	margin: 0px;
	margin-top:.0001pt;
	margin-bottom:.0001pt;
	text-align:right;
	line-height:normal;
	font-size:8pt;
	color:#2D3279;
	font-style: italic;
	}
.border1 {
	border: thin solid #999999;
	}
.doublefr {
	float: right;
	text-align: center;
	border: 1em double #1B1F4A;
	}	
	
ul	{
	  margin: 0em;
	}
li	{ margin: 1em 1em 1em 1em;
	}
li.nospc{ margin: 0em 1em 0em 1em;
	}
.dbbig {
	border: 1px double #1B1F4A;
	font-size: 16px;
	font-weight: bold;
	}

.scripttitle {
	font-weight: bold;
	font-size: 16px;
	}
.lucidablue  {
    	background-color: #2D3279;
	color: #FFFFFF;
	font-family: "Lucida Sans","Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	font-size: 12 px;
	font-style: italic;
	text-align: center;
	margin: 2px 2px 0px 12px;
	padding: 0px;
	border: 0px;
       }

.smalltexttitle {
	margin-left: auto;
	margin-right: auto;
	padding: 2em 2em 0em 5em;
	font-weight: bold;
	}

.lucidaemb {
	font-family: "Lucida Sans","Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	color: #1B1F4A;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	 }
.lucida {
	font-family: "Lucida Sans","Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	color: #1B1F4A;
	font-size: 13px;
	 }



.picmystery {
	float:right;
	width:100px;
	margin:0 0 5px 5px;
	padding:5px;
	text-align:right;
}


.emscript{
	font-style: italic;
	font-size: 12px;
	color: #1B1F4A;
	}
.textcenter {
	text-align: center;
	}


.border2hl {
	color: #000033;
	border: thin solid #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;

}

.emailtext {
        color: #1B1F4A;
}
.backpic  {
       background-color: transparent;
       background-image: url(images/Mystery/boot.gif);
       background-repeat: no-repeat; 
       border:3px solid blue;
       font-family: Georgia, "Times New Roman", Times, serif;
       font-size: 14px;
       color: #FFFF00;
}

div.cloud
{
	float:left;
	width:95px;
	height:95px;
	background: #E4E2CB url('../images/cloudtext.gif') no-repeat top right;
	margin:0 0 15px 15px;
	padding-top:14px;
	text-align:center;
	color: #1B1F4A;
	font-size: 10px;
	font-family: "Times New Roman", Times, serif;
}

div.buttonright
{
float:right;
width:95px;
height:95px;
background-color: #1B1F4A;
margin:0 0 15px 15px;
padding-top:14px;
text-align:center;
}

a.button:link,a.button:visited
{
display:block;
font-size:xx-small;
color:#1B1F4A;
text-align:center;
padding:5px;
text-decoration:none;
font-size: x-small;
}
a.button:hover,a.button:active
{
font-weight:bolder;
}

a.cloud:hover,a.cloud:active
{
font-weight:bolder;
}

.bluebutton  {
	background-color: #1B1F4A;
	color: #E4E2CB;
	font-size: 16px;
	margin: 5px 5px 5px 5px;
	text-align: center;
	}
a.bluebutton:link, a.button:visited
	{
display:block;
font-size:xx-small;
color:#E4E2CB;
text-align:center;
padding:5px;
text-decoration:none;
}
a.button:hover,a.button:active
{
font-weight:bolder;
}	