*.primary {background-color: rgb(96, 96, 96)}
*.secondary {background-color: rgb(66, 66, 66)}
*.tertiary {background-color: rgb(246, 255, 221);}
*.background {background-color: rgb(255, 255, 255)}
h1#website-title {font-family: tahoma, "trebuchet ms", sans-serif; font-size: 24px; font-weight: bold; color: rgb(255, 255, 255); font-style: normal; text-decoration: none}
h2#website-slogan {font-family: georgia, "times new roman", serif; font-size: 16px; font-weight: bold; color: rgb(255, 255, 255); font-style: normal; text-decoration: none}
*#content {font-family: "trebuchet ms", tahoma, sans-serif; font-size: 12px; font-weight: normal; color: rgb(85, 85, 85); font-style: normal; text-decoration: none}
*#content a:link {font-weight: normal; color:Blue; font-style: normal; text-decoration: underline} /*color: rgb(88, 121, 147);*/
*#content a:active {font-weight: normal; color: rgb(88, 121, 147); font-style: normal; text-decoration: underline}
*#content a:visited {font-weight: normal; color: rgb(88, 121, 147); font-style: normal; text-decoration: underline}
*#content a:hover {font-weight: normal; color: rgb(79, 109, 132); font-style: normal; text-decoration: underline}
*#navcontainer div a  {font-family: verdana, arial, sans-serif; font-size: 12px; font-weight: bold; color: rgb(96, 96, 96); font-style: normal; text-decoration: none}
*#navcontainer div a:hover  {font-weight: bold; color: rgb(255, 255, 255); font-style: normal; text-decoration: none; background-color: rgb(96, 96, 96)}
*#navcontainer div a:hover {font-weight: bold; color: rgb(255, 255, 255); font-style: normal; text-decoration: none; background-color: rgb(96, 96, 96)}

/*
*#navcontainer div a h3 {font-family: verdana, arial, sans-serif; font-size: 11px; font-weight: bold; color: rgb(96, 96, 96); font-style: normal; text-decoration: none}
*#navcontainer div a:hover h3 {font-weight: bold; color: rgb(255, 255, 255); font-style: normal; text-decoration: none; background-color: rgb(96, 96, 96)}
*#navcontainer div a:hover {font-weight: bold; color: rgb(255, 255, 255); font-style: normal; text-decoration: none; background-color: rgb(96, 96, 96)}
*/

*.accent 
{	 
	background: transparent url(../images/biomarkers/logo.gif) no-repeat  bottom left ;	
	/*ibcvd_logo.jpg*/
}
.colmid
{
	float:left;
	padding-left:10px;
	padding-right:30px;
	font-size:large;
}
.colleft
{
	float:left;
	padding-left:10px;
	padding-right:20px;
	font-size:medium;

}
.colright
{
	float:left;
	/*padding-left:10px;*/
	font-size:large;
}
.floatright
{
	float:right;
	 margin-top:-66px;
	/*padding-right:20px;*/
	font-size:medium;
}
.floatleft
{
	float:left;
}

.nextrow
{
 clear:both;
}
.center
{
	 text-align:center;
	 width:100%;
}
.indent
{
	margin-left:80px;
	margin-right:80px;
}
.sponsortext
{
	 font-style:italic; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:medium; color:Blue;
}
#hometitle
{
	/*margin-left:225px;*/
}
