
.mstheme-topbar-font
{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 1;
	color: rgb(51,51,51);
}
body
{
	font-family: "Gill Sans MT",Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	background-image: none;
}
h1
{
	font-family: "Gill Sans MT",Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 24pt;
	color: #00008B;
}
h2
{
	font-family: "Gill Sans MT",Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 18pt;
	color: #00008B;
}
h3
{
	font-family: "Gill Sans MT",Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 14pt;
	color: #00008B;
}
h4
{
	font-family: "Gill Sans MT",Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12pt;
}
h5
{
	font-family: "Times New Roman", "Times New Roman", Times;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
}
h6
{
	font-family: "Times New Roman", "Times New Roman", Times;
	font-weight: normal;
	font-style: normal;
	font-size: 8pt;
}
BUTTON 
{
	border-style: solid;
	border-width: 1pt;
	font-size: 8pt;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-style: normal; 
}
LABEL, .MSTHEME-LABEL
{
	font-size: 8pt;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-style:normal; 
}
TEXTAREA
{
	border-style: solid;
	border-width: 1pt;
	font-size: 8pt;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-style: normal; 
}
FIELDSET
{
	border-style: solid;
	border-width: 1pt;
	font-size: 8pt;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-style: normal; 	
}
LEGEND	
{
	font-size: 8pt;
	font-family: "Times New Roman", "Times New Roman", Times;
	font-style: normal; 
}
SELECT
{
	border-style: solid;
	border-width: 1pt;
	font-size: 8pt;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-style: normal; 
}
TABLE
{
	font-family: "Gill Sans MT",Verdana, Arial, Helvetica, sans-serif
	font-style: normal;
	font-size: 100%;
	
}
CAPTION 
{
	text-align: center;
	font-weight: bolder;
}
TH
{
	font-family: "Gill Sans MT",Verdana, Arial, Helvetica, sans-serif
	font-style: normal; 
	font-weight: bold;
	color: #00008B;
}
MARQUEE
{
	font-size: 14pt;
	font-family: Verdana, Arial, Helvetica;
}
dt
{
	color: #00008B;
	font-style: normal;
	font-weight: bold;
	margin-top: 9pt;
	margin-right: 30%;
	margin-bottom: 2px;
}
dd
{
	margin-left: 0%;
}

b {
	color: #5C6C78;
}

a:link {
color: #00008B;
}

/*Class .ko is only used in the contact form*/

a.ko:link, a.ko:visited {
	color: white;
	text-decoration:underline;
}

a.ko:hover {
	color: White;
	text-decoration:none;
}

.test {
	background: Fuchsia;
}

.boxed_head {
	color: #00008B;
	background-color: #D2D5FF;
	margin-left: 32%;
	border-left: 0px;
	border-right: 0px;
	padding-left: 2pt;
	padding-right: 2pt;
	margin-right: auto;
	text-align: center;
	width: 36%;
}

.blue-border {
	border: 1px solid #6495ED;
	padding: 6pt;
}

.left-column
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 198px;
	padding: 10px 10px;
}
.main-area
{
	position: absolute;
	top: 0px;
	left: 218px;
	border-left: 1px dashed;
	padding: 25px 10px;
}

.no-sinkage
{
	margin-top: 0%;
}

.no-lead-below
{
	margin-bottom: 0px;
}

.white {
	color: White;
}

#old-zosia {
	border: thin dashed Black;
	background-color: #FFB4FF;
	padding: 3px;
	font-weight: bold;
}

#zosia {
	background-color: #FFB4FF;
	padding: 3px;
}

#pac {
	background-color: #DAAF7A;
	padding: 3px;
}

.left_dot {border-left: #0000C2 dashed thin;}

.right_dot {border-right: #0000C2 dashed thin;}


/*contact page colors:
dark blue #0000C2
dark blue #00008B
lt blue #6495ED
lt blue #8080FF

*/

#friends {padding-top:1.5em;}
#friends #header { margin: 0 auto; display:block;}
#friends table {
	margin-left: auto;
	margin-right:auto;}
#friends table#main-table {
	padding-top:2em;
	border:black solid thin;}
#friends table#table2 {
	padding-top:2em; 
	padding-bottom:1.5em; }
#friends img {border: none;}
#friends {background-color:#C0C0C0;}
#friends a:link {color:#CD3822;}
#friends a:visited {color:#CD3822;}
