BODY {
    FONT-FAMILY: Arial, Helvetica, sans-serif,Verdana, Geneva;
    FONT-SIZE: 11pt;
    LINE-HEIGHT: 110%;
    COLOR : #585880;
    /*background-color:#eeeeee;*/
   
}

/*A:link {
    color:#4b3f33;
    text-decoration:none;
}

A:unknown {
    COLOR: #232377;
}

A:hover {
    COLOR: #4b3f33;
    text-decoration:none;
    background-color:#cbbaa1;
}

A:visited{
    COLOR: #232377;
}*/

H1 {
    font-family: Arial, Helvetica, sans-serif;
    COLOR: #585880;
    margin-top: 3px;
}

H2 {
    font-family: Arial, Helvetica, sans-serif;
    COLOR: #585880;
}

H3 {
    font-family: Arial, Helvetica, sans-serif;
    COLOR: #585880;
}

H4 {
    font-family: Arial, Helvetica, sans-serif;
    COLOR: #585880;
}

H5 {
    font-family: Arial, Helvetica, sans-serif;
    COLOR: #585880;
}

H6 {
    font-family: Arial, Helvetica, sans-serif;
    COLOR: #585880;
}

.theme_header 
{
  /*  background-image :url(images/smokeandglass_brownfadetop.gif);*/
}

.theme_highlighted {
    /*background-image :url(images/smokeandglass_blueandwhitef.gif);*/
}

.theme_fadeblue {
    background-image :url(images/smokeandglass_fadeblue.gif);
}
#divmarign
{
	PADDING-RIGHT: 6px; FLOAT: left;
}

.style1
{
	width: 250px; height: 20px;background-color:#FBF2E1; border:1%; border-color:#999999;
	}
#searchresults {
	z-index:100;
	display:block;
	position:absolute;
	left:0%;
	top:85%;
	width:205px;
	float:left;
	background-image:url(../../images/menubg1.png);
	cursor:pointer;
	color:#585756;
	font-family:Verdana;
	font-size:8pt;
	
}

#dvGetSubjects
{
	z-index:100;
	position:absolute;
	left:300px; 
	top:328px;
	display:block;
	width:19%;
	background-image:url(../../images/menubg2.gif);
	cursor:pointer;
	font-family:Verdana;
	font-size:8pt;
}
.divheading
{
	font-family:verdana; 
	font-size:8pt; 
}
.controllabel {	
	font-family:Arial; font-size:9pt; color:#333333;  line-height: 20px;
	
}
.controllabelSub {	
	font-family:Arial; font-size:9pt; color:#C0C0FF;  line-height: 20px;
	
}

.controllabelSponcer {	
	font-family:Arial; font-size:12pt;  font-weight:bold; color:#C83504;  line-height: 20px; width: 45px;
	
}
.controllabelPrice
 {	
	font-family:Arial; font-size:12pt;  font-weight:bold; color:#C83504;  line-height: 20px;
	
}
.controllabelPageno
 {	
	font-family:Arial; font-size:12pt;  font-weight:bold; color:#000000;  line-height: 20px;
	
}


.WithCaps {	
	font-family:Arial; font-size:9pt; color:#333333; text-transform:capitalize;  line-height: 20px;
}


.accordionContent
		{
			background-color: #ffffff/*,e3dbce*/;
			border: 1px dashed #2F4F4F;
			border-top: none;
			padding: 5px;
			padding-top: 10px;
			font-size:8pt;
			
			
		}
	 
        .accordionHeader
        {
            border: 1px solid #aaaaaa;
            color: black;
            background-color: #dbf3fc;
            font-family: Arial, Sans-Serif;
            font-size: 11pt;
            padding: 5px;
            margin-top: 5px;
            cursor: pointer; 
        }
        .accordionHeaderSelected
		{
			border: 1px solid #aaaaaa;
			color: white;
			background-color: #40bde8;
			font-family: Arial, Sans-Serif;
			font-size: 11pt;
			padding: 5px;
			margin-top: 5px;
			cursor: pointer;
			
		}
        .accordionLink
        {
            background-color: #D3DEEF;
            color:Lime;
        }

.lineheight {
	line-height:18px;
}

/* step 3 ajax control styles*/
/*.accordionContent
		{
			background-color: #f9f4eb,e3dbce;
			border: 1px dashed #2F4F4F;
			border-top: none;
			padding: 5px;
			padding-top: 10px;
			font-size:8pt;
			
			
		}
	 
        .accordionHeader
        {
            border: 1px solid #aaaaaa;
            color: black;
            background-color: #cfccca;
            font-family: Arial, Sans-Serif;
            font-size: 12px;
            font-weight: bold;
            padding: 5px;
            margin-top: 5px;
            cursor: pointer; 
        }
        .accordionHeaderSelected
		{
			border: 1px solid #aaaaaa;
			color: white;
			background-color: #8a8988;
			font-family: Arial, Sans-Serif;
			font-size: 12px;
			font-weight: bold;
			padding: 5px;
			margin-top: 5px;
			cursor: pointer;
			
		}
        .accordionLink
        {
            background-color: #D3DEEF;
            color:Lime;
        }*/
