/* title: Cholestacor CSS */

BODY {
	background-color: #ececec; 
	color: #666666;
	text-decoration: none;
	font-family: verdana,Arial,Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
      margin-top: 0px;


}
			 
a:link {
	color: #000000;
	text-decoration: none;
	font-family: verdana,Helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
a:hover {
	color: #000000;
	text-decoration: none;
      background-color: #D1CFCF;
	font-family: verdana,Helvetica,sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
a:active {
	color: #000000;
	font-family: verdana,Helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;

}
 a:visited {  
	color: #000000;
	text-decoration: none;
	font-family: verdana,Helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;

 }

a.topnav:link {
	color: #999999;
	text-decoration: none;
	font-family: verdana,Helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

 a.topnav:visited {  
	color: #999999;
	text-decoration: none;
	font-family: verdana,Helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;

 }

a.topnav:hover {
	color: #990000;
	text-decoration: none;
      background-color: #F6F4F4;
	font-family: verdana,Helvetica,sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}



#top_image {
			border: none;
			height: 80px;
			width: 750px;

			/* USER-SELECTED COLOR TOP OF PAGE OUTSIDE TABLE */
			background-color: #0066CC;

			/* USER-SELECTED IMAGE TOP OF PAGE OUTSIDE TABLE */
			background-image: url("images/header.jpg");

	    		background-repeat: no-repeat;
    			background-position: top left;
			 }

#pageheading
{
	font-family: tahoma, verdana;
	color:#666666;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
      letter-spacing: 0.1em
}

#subheading
{
	font-family: arial, verdana;
	color:#666666;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}


#greentableheading
{
	font-family: arial, verdana;
	color:#ffffff;
	font-size: 15px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}

#bodytext
{
	font-family: verdana, arial;
	color:#666666;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}


BODY, td
{
	font-family: Verdana,Helvetica;
	bgcolor:#55AAFF;
	color:#000000;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	scrollbar-3dlight-color:#999999;
	scrollbar-arrow-color:#999999;
	scrollbar-base-color:#FFFFFF;
	scrollbar-darkshadow-color:#999999;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-track-color:#EEEEEE;
}



#intro 
{
 	border: none;
	color: #000066;
	text-decoration: none;
	font-family: 'Times New Roman',Helvetica,sans-serif;
	font-size: 29px;
/* font-size: 70%; */
	font-style: italic;
	line-height: 26px;
	font-weight: bold;
	font-variant: normal;
 }



.input_box 
{
 	/* float: left; */
	color: #003366;
	background: #FFFFCC;
	font-size: 9px;	
	font-family: Verdana,Arial,Helvetica;
	border: #26a solid 1px;
 }

#warningtext
{
	font-family: verdana, arial;
	color:#666666;
	font-size: 9px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}

 

#copyrighttext
{
	font-family: verdana, arial;
	color:#666666;
	font-size: 9px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
 
 
#Rightsidebar 
{
 	width: 160px;
	padding: 0px;
	/* USER-SELECTED COLOR SEARCH SIDEBAR */
	background-color: #99CCFF;
}

#right_table 
{
	color: #00557D;
	text-decoration: none;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
/* font-size: 80%; */
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

