body {
	background-color: #EFE4EA;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
	
}
.commontxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #5A1C52;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 9pt;
}
.titletext {
	font-family: "Monotype Corsiva", Arial, Verdana;
	font-size: 22pt;
	color: #F26C6D;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1pt;
}
.titletextbd {
	font-family: Garamond, Arial;
	font-size: 16pt;
	font-weight: bold;
	color: #DD6335;
}
.smalllink:link,.smalllink:visited,.smalllink:active {
	color: #BB3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
.smalllink:hover {
	color: #999999;
}

.serious {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #F73300;
}
.picborder {
	border: 1px solid #000000;
}
.home-smtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #5A1C52;
}
.home-md-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #E84D66;
}
.image-border {
	background-color: #FFFFFF;
	border: 1px outset #F3F3F3;
}
.bg {
	background-image: url(main_images/strech_2.jpg);
	background-repeat: no-repeat;
}
.bg-violet {

	background-image: url(main_images/violet-bg.jpg);
	background-repeat: repeat-x;
}
.home-smbullet {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF0000;
}
.formbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	border: 1px solid #FFA988;
}
.btn{
	color:#542907;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	background-color:#fed;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');
	border-top: 1px solid #FFAB8C;
	border-right: 1px solid #FFA281;
	border-bottom: 1px solid #FFA281;
	border-left: 1px solid #FFA281;
	cursor: hand;
	  }
.btnhov{
	background-color:#FFD1A4;
	filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#FFE0C1');
   border-top-color:#993300;
   border-left-color:#990000;
   border-right-color:#930;
   border-bottom-color:#930;}
   
.commonlink:link,.commonlink:visited,.commonlink:active {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
.commonlink:hover {
	color: #B33E2A;
}
.productlink:link,.productlink:visited,.productlink:active {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}
.productlink:hover {
	color: #000066;
}
