﻿@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed');

h1 {font-size: 18pt; font-weight: bold; color: #500000; margin-top: 0px; margin-bottom: 0px}
h2 {font-size: 18pt; font-weight: bold; color: #500000; margin-top: 0px; margin-bottom: 0px}

a       {color: #000099; text-decoration: none;font-weight: bold;}
a:hover {color: #4040ff; text-decoration: underline;font-weight: bold;}

.mailto       {color: #000099; text-decoration: none;}
:hover.mailto {color: #4040ff; text-decoration: none;}


body
{
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14pt;
	background-image: url(images/backgrA.gif);
	margin-left:  0px;
	margin-top:  10px;
}

table
{
	margin-left: 0px;
	border-collapse: collapse;
	border: 0px solid #93864F;
}

td
{
	vertical-align:top;		
}

.container
{
	/*width:100%;*/
	margin-left:28px	
}


.tbtext
{
	background-color:white;
	border: 1px solid #93864F;
}
.tbtext td
{
	padding:20px;
}

.tbimg
{
	background-color:transparent;
}
.tbimg td
{
	padding:3px;
	border: 1px solid #93864F;
}

.arrow
{
	border: 0px;
	width: 11px;
	height: 9px;
}

.info
{
	width:600px;
	height:350px;	
}
.infohigh
{
	width:600px;
	height:508px;	
}
.sampleimage
{
	width:952px;
	height:342px;
	border:0px;	
}
.sampleimagehigh
{
	width:952px;
	height:500px;
	border:0px;
		
}

.reddish
{
  color:#d00000;
}


.brown
{
	color: #500000;
}


.strik
{	
	text-decoration:line-through;
}
.underline
{	
	text-decoration:underline;
}

/*onClick="redirect(); return false;"*/





























