.Content
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: #616161; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
}

.ContentSmall
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #616161; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
height:100px
}


.RedContent
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: #f91301; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
}

.ContentBold
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: #616161; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
}

.ContactUs
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: #616161; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */

}
.ContactTextBox
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: #000000; /* Font Color */
border-style: solid;
border-color: #f99823;
}
.ErrorMsg
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: #f92f00; /* Font Color */
font-weight: Bold;
}
.Images
{
border: 0px;
}

.NavTable
{
height: 32px;
background-image: url(Images/navbkgnd.jpg);
}

.WebSitesTable
{
height:382px;
background-image: url(Images/WebSites.jpg);
border:0px;
width:246px;
}
.DatabasesTable
{
height:382px;
background-image: url(Images/Databases.jpg);
border:0px;
width:246px;
}
.BespokeTable
{
height:382px;
background-image: url(Images/Bespoke.jpg);
border:0px;
width:246px;
}
.SystemsTable
{
height:382px;
background-image: url(Images/Systems.jpg);
border:0px;
width:246px;
}


.tr160
{
height:160px;
}