﻿body
{
    color: #191970;
    background-color: white;
}
.dimcolor
{
    font-weight: bold;
    font-size: 12pt;
    color: #191970;
    font-family: Verdana;
}
.nav
{
    width: 225px;
    background-image: url(images/sidebg.jpg);
    background-repeat: no-repeat;
    height: 480px;
}
.pageTitle
{
    font-weight: bold;
    font-size: 12pt;
    color: #330099;
    font-family: Verdana;
    text-decoration: underline;
}
.bodytext
{
    font-size: 10pt;
    color: #191970;
    font-family: Verdana;
    margin-left: 12pt;
}
.bodypic
{
    vertical-align: top;
}


.h3
{
    font-size: 12pt;
    color: #191970;
    font-family: Verdana;
    font-weight: bold;
    text-decoration: underline;
    margin-left: 12pt;
}

.h4
{
    font-size: 8pt;
    color: #191970;
    font-family: Verdana;
    font-weight: bold;
    vertical-align:middle;
}
h6
{
    font-size: 24pt;
    color: #ffff00;
    font-family: 'Times New Roman';
    font-weight: bold;
    margin-left: 100pt;
}
p img
{
    float: right;
}

.banner
{
    height: 105px;
    background: url(images/tartan1.gif);
    border-top: #f0e68c 3px solid;
}
.hlnk
{
    color: #191970;
    font-family: Verdana;
    font-size: 14pt;
    background-color: #f0e68c;
   }
.footer
{
    height: 20px;
    vertical-align: middle;
    background-color: #f0e68c;
    text-align: center;
}
.nav1
{
    width: 100%;
    height: 28px;
    background-color: #f0e68c;
    text-align: right;
}

.lnkText
{
    width: 200px;
    height: 29px;
    vertical-align: middle;
    font-size: 10pt;
    font-family: Verdana;
}
.floatleft
{
    float:left;
    height:25px;
    margin: 10px 10px 10px 10px;

}
.NewsHeader
{
     font-size:16pt ;
     color: #191970 ;
     background-color:#f0e68c; 
     font-family :verdana; 
     text-align: center ; 
     font-weight: bold;
}
.NewsHeadline
{
     font-size:12pt ;
     color: #191970 ;
     font-family :verdana; 
     font-weight: bold;
}
.NewsSummary
{
     font-size:10pt;
     color:Black;
     font-family:Verdana;
}
.HeadlineSeparator, .CommentSeparator
{
	border-style: dashed;
	border-width: 1px;
	color: #C8C8FF;
}
.HomeComments
{
    font-family :verdana;
	font-size: 10px;
	color: blue;
	margin-top: 1px;
	margin-bottom: 1px;
}
.NewsLabel
{
     font-size:10pt;
     color:Black;
     font-family:Verdana;
     text-align:right;
}
.NewsData
{
     font-size:10pt;
     color:Black;
     font-family:Verdana;
     text-align:left;
}