﻿body {
}

a:link { color: dimgray; text-decoration:none;}
a:visited { color: dimgray; text-decoration:none;}
a:hover { color: #de2e17;text-decoration:none;}
a:active { color: #de2e17;text-decoration:none;}

.ahref
{
	font-family: Arial;
	font-size: 8pt;
	font-weight:bold;
	color:mediumBlue;
	cursor:pointer;
	
}

/*A {
	FONT-FAMILY: verdana, arial, sans-serif;
		color:Blue;
}
.ahref
{
	color:Blue;
	
}
.leftlinks {
	font-family: Tahoma;
	font-size: 8.5pt;
	color: #666666;
	padding: 2px;
}
.leftlinkvisited {
	font-family: Tahoma;
	font-size: 8.5pt;
	font-weight: normal;
	color: #990000;
	padding: 4px;
}*/

hr 
{ 
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; HEIGHT: 1px; BACKGROUND-COLOR: gray; BORDER-BOTTOM-STYLE: none
}

.heading
{
	font-family: Arial;
	font-size: 12pt;
	font-weight:bold;
	color: #de2e17;
	text-transform:uppercase;
	vertical-align:middle;
	text-align:left;
	height:40px;
}

.subheading
{
	font-family: Arial;
	font-size: 11pt;
	font-weight:bold;
	color: #de2e17;
	text-transform:capitalize;
	vertical-align:middle;
	height:40px;
	text-align:left;
}

.selectedlink
{
	font-family: Arial;
	font-size: 10pt;
	font-weight:bold;
	color: red;
}

.Iframeheading
{
	font-family: Arial;
	font-size: 11pt;
	font-weight:bold;
	color: #de2e17;
	text-transform:capitalize;
	vertical-align:middle;
	height:40px;
	text-align:left;
}

bodytext
{
}

mainhyperlink
{
}

subhyperlink
{
}

.image
{
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none;
}

Blink
{
	color:Red;
}

#marqueecontainer{
position: relative;
width: 305px; /*marquee width */
height: 75px; /*marquee height */
background-color: fffffff;
overflow: hidden;
border: 1px;
padding: 2px;
padding-left: 4px;
}

.style1 {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
