/* CSS Document */
<style type="text/css">
<!--
  
 .welcome-head-bg {
	background-image: url(images/welcome-head.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 302px;}	

.line-gap{line-height:0.4cm}

.more:link {font-size: 12px; font-weight: bold; color:#F97731; text-decoration: none;}
.more:visited {font-size: 12px; font-weight: bold; color:#F97731; text-decoration: none;}
.more:hover {font-size: 12px; font-weight: bold; color:#005687; text-decoration: none;}
.more:active {font-size: 12px; font-weight: bold; color:#F97731; text-decoration: none;}
 
.plus {font-size: 13px; color: #FB950E; font-weight: bold;}

.plus1 {font-size: 13px; color: #00588B; font-weight: bold;}

.text2 {font-size: 11px; color: #00588B; font-weight: bold;}
.inner-heading1 {font-family:Arial, Helvetica, sans-serif; color: #005687; font-size: 14px; font-weight: bold; border-bottom:1px dotted #FF6C00;}
.in-inner-heading1:link{font-family: Arial, Helvetica, sans-serif;  color: #005687; font-size: 12px; font-weight: bold; text-decoration:none}
.in-inner-heading1:visited{font-family: Arial, Helvetica, sans-serif;  color: #005687; font-size: 12px; font-weight: bold; text-decoration:none}
.in-inner-heading1:hover{font-family: Arial, Helvetica, sans-serif;  color: #F97731; font-size: 12px; font-weight: bold; text-decoration:underlline}
.in-inner-heading1:active{font-family: Arial, Helvetica, sans-serif;  color: #005687; font-size: 12px; font-weight: bold; text-decoration:none}
-->


#marqueecontainer{
position: relative;
width: 200px; /*marquee width */
height: 200px; /*marquee height */
background-color: white;
overflow: hidden;
border: 3px solid orange;
padding: 2px;
padding-left: 4px;
}

.distributors-bg{background-image:url(../images/mid-bg.gif); background-position:top; background-repeat:no-repeat;}

.inner-sitemap-link1:link {font-family: Tahoma; font-size: 12px; color:#005687; font-weight: bold; text-decoration: none;}
.inner-sitemap-link1:visited {font-family: Tahoma; font-size: 12px; color:#005687; font-weight: bold; text-decoration: none;}
.inner-sitemap-link1:hover {font-family: Tahoma; font-size: 12px; color:#FB950E; font-weight: bold; text-decoration: underline;}
.inner-sitemap-link1:active {font-family: Tahoma; font-size: 12px; color:#005687; font-weight: bold; text-decoration: none;}

.inner-sitemap-link2:link {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#115669; font-weight: bold; text-decoration: underline;}
.inner-sitemap-link2:visited {font-family:Arial, Helvetica, sans-serif; font-size: 12px; color:#115669; font-weight: bold; text-decoration: underline;}
.inner-sitemap-link2:hover {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#FB950E; font-weight: bold; text-decoration: none;}
.inner-sitemap-link2:active {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#115669; font-weight: bold; text-decoration: underline;}

.welcome-text {font-family:Arial, Helvetica, sans-serif; font-size:11px; color: #2F1B04; line-height:0.5cm;}
</style>

