﻿body
{
	
	font-size: 9pt;
	color: #666666;
	font-family: Verdana;
	text-decoration: none;
	
	margin: 0px;
	background-image: url('file:~/Graphics/CautionTape_BkgSquare.gif'); /*
	background-image: url('file:///C:\XDocuments and Settings\Administrator\My Documents\Visual Studio 2008\WebSites\BrownJordan\BJICOMv02\Graphics\Grad_Gray.gif');
	
	background-color: Red;*/
	background-color: #DFD3C8;
	margin: 10px;
	background-repeat: repeat-y;
}


a {
	font-size: 12pt;
	color: gray;
	font-family: Verdana;
	text-decoration: none;
	/*
	font-style: ;*/
}
a:hover
{
	font-size: 12pt;
	color: #B99F86;
	font-family: Verdana;
	text-decoration: none;
}
.aFooter a {
	font-size: 8pt;
	color: gray;
	font-family: Verdana;
	text-decoration: none;
	/*
	font-style: ;*/
}
.aFooter a:hover
{
	font-size: 8pt;
	color: #B99F86;
	font-family: Verdana;
	text-decoration: none;
}
.a2 a {
	font-size: 9pt;
	color: #2D8A88;
}
.a2 a:hover
{
	color: #4AC4C0;
}
.sectionHeader
{
	font-size: 12pt;
	color: #8C6F51;
	font-family: Verdana;
	text-decoration: none;
	width: 80%;
}
.sectionHeader a
{
	font-size: 12pt;
	color: #8C6F51;
	font-family: Verdana;
	text-decoration: none;
}
.sectionHeader a:hover
{
	font-size: 12pt;
	color: #B99F86;
	font-family: Verdana;
	text-decoration: none;
}
.companyName a
{
	font-size: 12pt;
	color: #2D8A88;
	font-family: Verdana;/*
	font-weight:bold;*/
}
.companyName a:hover
{
	font-size: 12pt;
	color: #4AC4C0;
	font-family: Verdana;/*
	font-weight:bold;*/
}
.contacts
{
	font-size: 9pt;
	color: #2D8A88;
	font-family: Verdana;/*
	font-weight:bold;*/
}
.contacts a
{
	font-size: 9pt;
	color: #2D8A88;
	font-family: Verdana;/*
	font-weight:bold;*/
}
.contacts a:hover
{
	font-size: 9pt;
	color: #4AC4C0;
	font-family: Verdana;/*
	font-weight:bold;*/
}
.tableBorder
{
	border:1px;
	border-color: #999999;
	/*width: 100%;*/
	border-style: solid
}

.grayBkg
{
	/**/
	background-color: #E6E6E6;
    background-image: url('/C:/Documents and Settings/Administrator/My Documents/Visual Studio 2008/WebSites/BrownJordan/BJICOMv02/Graphics/PixelBkg_Gray.gif');
    background-repeat: repeat;
}
.sideShadBkgRight
{
	background-color: #E6E6E6;
	background-repeat: repeat-y;
	background-image: url('Graphics/DropShad_RightSide.gif');
}
.sideShadBkgLeft
{
	background-color: #E6E6E6;
	background-repeat: repeat-y;
	background-image: url('Graphics/DropShad_LeftSide.gif');
}

.webSitesMenu
{
	padding: 2px;
	border-color: #9999DD;
	border-style: solid;
	border-width: 1px;
	background-color: #EEEEFF;
	background-image: url('file:///C:\Documents and Settings\Administrator\My Documents\Visual Studio 2008\WebSites\BrownJordan\BJICOMv02\Graphics\Grad_Gray.gif');
}

.toolbar
        {
         font-size: 9px;
         font-family: Verdana;
			border-color: #9999DD;
			border-style: solid;
			border-width: 1px;        
         /*filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#DDDDFF);*/
        }
h1, h2, h3 { font-weight:normal; }
h1 { color:#B99F86; font-size:21px; }
h2 { color:#679190; font-size:16px; }
h3 { color:#B99F86; font-size:14px;  padding:0; margin:0; margin-bottom:.5em; margin-top:1.5em; }
p { margin:0; padding:0; margin-bottom:1em; }

.border
{
    border: 1px solid #DDDDDD;
}

.AdDate
{
	font-size: 9pt;
	color: #AAAAAA;
	font-family: Verdana;
	font-style: italic;
}
.AdTitle
{
	font-size: 12pt;
	color: #679190;
	font-family: Verdana;
}
.AdCampaign
{
	font-size: 11pt;
	color: #B99F86;
	font-family: Verdana;
}
.AdBorder
{
    border: 1px solid #000000;
}
.subText01
{
	font-size: 9pt;
	color: #999999;
	font-family: Verdana;
	font-style: italic;
}
.subText02
{
	font-size: 9pt;
	color: #0000FF;
	font-family: Verdana;
	font-style: italic;
}