BODY {  font-family: Verdana, Arial, Helvetica, sans-serif;}

a:link { color: #313A79; text-decoration: underline }
a:visited { color: #313A79; text-decoration: underline }
a:hover { color: #967D27; text-decoration: underline }
a:active { color: #967D27; text-decoration: underline }

a.news:link { color: #313A79; text-decoration: none }
a.news:visited { color: #313A79; text-decoration: none }
a.news:hover { color: #967D27; text-decoration: none }
a.news:active { color: #967D27; text-decoration: none }

.sub  {font-size: 9px; color: #FFFFFF}
a.sub:link { color: #FFFFFF; font-size: 9px; text-decoration: none }
a.sub:visited { color: #FFFFFF; font-size: 9px; text-decoration: none }
a.sub:hover { color: #DECB84; font-size: 9px; text-decoration: none }
a.sub:active { color: #DECB84; font-size: 9px; text-decoration: none }

.error		{
		background-color: #fff;
		background-image: url(/manager/themes/smt/warning.gif);
		background-repeat: no-repeat;
		padding: 15px 18px 15px 52px;
		font-weight: bold;
		color: red;
		margin-bottom: 20px
		}
		
.mainTextHome
  {
  font-size: 11px;
  padding-right: 14px;
  line-height: 14px
  }

.mainTextSec
  {
  font-size: 11px;
  padding-right: 24px;
  padding-left: 17px;
  line-height: 14px
  }

.mainTextSecTable
  {
  font-size: 11px;
  padding-right: 24px;
  padding-left: 10px;
  line-height: 14px
  }

.main
  {
  font-size: 11px;
  }

.main2
  {
  font-size: 11px;
  padding-left: 8px;
  }

.sideText
  {
  font-size: 11px;
  padding-right: 18px;
  padding-left: 18px;
  line-height: 14px
  }

.footerText
  {
  font-size: 11px;
  line-height: 14px
  }
  
#testimonials { border: #dcd9d0 1px solid; padding: 5px; background-color: #f3f2ee; width: 330px;} 
#testimonials td {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; padding: 5px; line-height: 14px;} 

.newsText
  {
  font-size: 11px;
  padding-right: 14px;
  padding-left: 14px;
  line-height: 14px
  }

.newsDate
  {
  font-size: 11px;
  color: #967D27
  }

.picStroke
  { 
  border: 1px solid #C1C1C0; 
  } 

.boxStroke
  { 
  border: 1px solid #C1C1C0;
  padding-left: 6px; 
  padding-top: 6px;
  padding-bottom: 9px;
  background: #EFEBE7;
  } 

a.smtLink,a.smtLink:link,a.smtLink:visited,a.smtLink:hover,a.smtLink:active { color: #000000; text-decoration: none }

INPUT, TEXTAREA, SELECT, OPTION, .formFont
	{
	font-family: Arial, Lucida Console, Courier New, courier, monospace;
	font-size: 12px
	}

.prettyInput, .prettyTextarea {
 border: 1px solid #C1C1C0
 }

ul	{
	list-style: square outside url(/images/dotULSquare.gif);
	margin-top: 14px;
	}

.linkLogo	{
		float: left;
		padding-left: 1px;
		margin-top: 0px;
		width: 20%

		}

.linkInfo	{
		float: right;
		margin-top: 0px;
		width: 80%

		}
		
h1.smhead , h2.smhead{
	font-size: 11px;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;
}

#dotted_border
{border: border-collapse: collapse;}

#dotted_border td
{ border: border-collapse: collapse;
  font-size: 11px;}
