﻿html{
	overflow:-moz-scrollbars-vertical;
}
#navbox {
margin: 0 auto; 
text-align:center;
width:41em;
}
#tlog {
	text-align:center;
	padding:10px;
	}
#navbutn1{ float:left; padding-top:15px; }
#navbutn2{ float:right; padding-top:15px; }
#navbutn3{ width:10em; float:left; text-align:left; margin-top:35px; font-size: 13px;}
#navbutn4{ width:10em; float:right; text-align:right; margin-top:35px; font-size: 13px;}


#navbutn1 img { border-width:0; width:25px; height:20px; }
#navbutn2 img { border-width:0; width:25px; height:20px; }
#navbutn3 img { border-width:0; width:25px; height:20px; vertical-align:middle; }
#navbutn4 img { border-width:0; width:25px; height:20px; vertical-align:middle; }


#outerframe    {
	background-color: #C0C0C0; 
	border-left: 1px solid #DBDBDB; 
	border-right: 1px solid #808080; 
	border-top: 1px solid #DBDBDB; 
	border-bottom: 1px solid #808080; 
	padding: 4px;
	width: 36.5em;
	margin: 0 auto;
	}
               
#innerframe  { 
	background-color: #FFFFFF; 
	border-left: 1px solid #808080; 
	border-right: 1px solid #C0C0C0; 
	border-top: 1px solid #808080; 
	border-bottom: 1px solid #C0C0C0; 
	padding: 3px;
	width: 36em;
	}


div#ltrbox {
	text-align: center;
	}
div#ltrbox h1 {
	font-family: 'Trebuchet MS', 'Century Gothic', Arial, Verdana, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 32px;
	margin-bottom: -12px;
	letter-spacing: 0;
	}
div#ltrbox p.msgnamepart {
	text-align: center;
	margin-bottom: -10px;
	}
div#ltrbox p.msgnamepart span {
	font-family: Garamond, 'Monotype Corsiva', 'Times New Roman', Times, Georgia, serif;
	font-style: italic;
	font-size: 130%;
	}
#ltrbox p.msgdatepart {
	text-align: center;
	color:#808080;
	font-size: 80%;
	}
#ltrbox p.msgtext {
	margin-left: 15px; 
	margin-right: 5px;
	}


#msgrplbox {
	margin-bottom: 0px;
	margin-top: 40px;
	margin-left: 15px;
	margin-right: 5px;
	padding-bottom:35px;
	background: white url('../images/imag1/sig.gif') no-repeat scroll bottom left;
	color: #9F0078;
	}
#msgrplbox p {
	margin-left: 0px; 
	margin-right: 0px;
	}
#msgrplbox ul {
	text-align: left;
	}

.msgrpltop {
	margin-top: 40px;
	}
.msgrplsuffix {
	margin-bottom: 0px;
	margin-top: 40px;
	margin-left: 15px;
	margin-right: 5px;
	padding-bottom:1px;
	color: #9F0078;
	}
.msgrplsuffix p {
	margin-left: 0px; 
	margin-right: 0px;
	}

p.expandreply {
	margin-left: 230px;
	margin-top: 40px;
	background: white url('../images/imag1/reply.gif') no-repeat scroll center left;
	padding-left: 20px;
	font-size: 90%;
	}

p.expandreply a:link   { color: #0066FF; text-decoration: none }
p.expandreply a:visited { color: #0066FF; text-decoration: none }
p.expandreply a:hover   {color: #FF6666; text-decoration: underline}
p.expandreply a:active  {color: #FF6666; text-decoration: underline}

a.expandreply:link   { color: #0066FF; text-decoration: none }
a.expandreply:visited { color: #0066FF; text-decoration: none }
a.expandreply:hover   {color: #FF6666; text-decoration: underline}
a.expandreply:active  {color: #FF6666; text-decoration: underline}


div#replies {
	color: #666666;
	color: #82265E;
	}
div#replies h2 {
	margin-top: 2em;
	margin-bottom: 1em;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	margin-top: 32px;
	letter-spacing: 0;
	}
div#replies p {
	text-align:left;
	margin-left: 5px; 
	margin-right: 5px;
	}

#replies div.resp {
	border-top: 1px solid #000;
	padding-top: 15px;
	margin-left: 10px; 
	margin-right: 10px;
	}

#replies div.resp p.msgnamepart {
	margin-bottom: 0px;
	}
#replies div.resp div.name {
	float:left;
	}
#replies div.resp div.name p {
/*	margin-bottom:0px;
/*	margin-bottom:-24px;*/
	}
	
#replies div.resp div.name span {
	font-family: Garamond, 'Monotype Corsiva', 'Times New Roman', Times, Georgia, serif;
	font-style: italic;
	font-size: 130%;
	color:#630E3D;
	}

#replies div.resp div.date {
/*	clear:both;*/
	float:right;
	padding-top:6px;
/*	display: none;*/
	}
#replies div.resp div.date p {
	color:#BF8098;
	color:#C8B0BB;
	color:#C0C0C0;
	color:#999999;
	font-style:normal;
	font-size: 80%;
	}

#replies div.resp div.text {
	clear:both;
	margin-left: 15px;
	}
div#clearfootnav {
	clear:both;
	}


#replies div.isodd {
	background-color: #ccc;
	}
#replies div.iseven {
	background-color: #ccc;
	}

/************ form style ************/
div#replyformcntr {
	text-align:left;
	color: #E100E1;
	margin-bottom: -45px;
	}
div#replyForm	{
	display: none; 
	text-align: left;
	background-color: #FFE6EE;
	border: 1px solid #808080;
	}
div#namecntr {
	float:left;
	width: 21em;
	}
#namecntr input {
	color: #82265E;
	}
div#namebox {
	width:20em;
	padding-left:35px;
	float:left;
	margin-bottom:15px;
	}
div#emailbox {
	padding-left:35px;
	float:left;
	margin-top:15px;
	}
div#emailinclbox {
	clear: both;
	float:left;
	padding-left:35px;
	font-size: 80%;
	width: 285px;
	}
div#gendercntr {
	width:9em;
	float:left;
	}
div#genderbox {
	border:2px solid gray;
	text-align:left;
	font-size: 80%;
	padding:0.3em;
	}
#genderbox input {
	margin-right:0.5em;
	}
div#msgbox {
	clear: both;
	padding-left:35px;
	}
#msgbox textarea {
	color: #82265E;
	}
div#sendbox {
	float:left;
	width:20em;
	text-align:right;
	}
#sendbox input {
	background-color: #ff00ff;
	color: #FFFFFF;
	font-size: 80%
	}
div#cancelbox {
	float:right;
	width:10em; 
	text-align:center;
	}
#cancelbox input {
	background-color: #ccc;
	color: #333;
	font-size: 80%
	}
/************ end form style ************/
div#ltrfoot {
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: center;
	color: gray;
	font-size: 0.9em;
	font-weight:bold;
	}
div#ltrfoot ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 

div#ltrfoot ul li {
	margin-left: 0.8em;
	list-style: none;
	display: inline;
	}
div#ltrfoot ul li.first {
	margin-left: 0;
	list-style: none;
	display: inline;
	}
div#ltrfoot span {
	font-size: 12px;
	}
div#ltrfoot a:visited {color: #0066FF; text-decoration: none}
div#ltrfoot a:link {color: #0066FF; text-decoration: none}
div#ltrfoot a:hover   {color: #FF6666; text-decoration: underline}
div#ltrfoot a:active  {color: red; text-decoration: underline}
