﻿body 
{
    background-color:#ddfdce;
    margin:0px;
    font-size:16px;
    font-weight:700;
}
.titleblack
{
    font-family:Times New Roman;
    font-size:18px;
    font-weight:bold;    
}
UL
{
  list-style-image:url('images/bult.gif');
  line-height:26px;  
}
OL
{
    color:#bb141a;
    line-height:26px;
}
.height
{
    line-height:26px;
}
.height10
{
    height:1.5em;
}
.red
{
    color:#bb141a;
}

.green
{
    color:#02582a;
}
.blue
{
    color:Blue;
}
LI
{
    padding-right:10px;
    font-size:16px;
    font-family:Times New Roman;
    font-weight:700;    
}
.relatedBrown
{
    font-family:Times New Roman;
    font-size:18px;
    font-weight:bold;
    color:#7e541b;
}
.relatedRed
{
    font-family:Times New Roman;
    font-size:18px;
    font-weight:bold;
    color:#bb141a;
}
.sectiontitle
{
    font-size:20px;
    color:#02582a;
    font-weight:700;
    height:35px;
    font-family:Times New Roman;
}
a.sectiontitle:hover
{  font-size:20px;color:#bb141a;font-weight:700;height:35px;font-family:Times New Roman;text-decoration:none}
a.sectiontitle:link
{  font-size:20px;color:#02582a;font-weight:700;height:35px;font-family:Times New Roman;text-decoration:underline}
a.sectiontitle:visited
{  font-size:20px;color:#02582a;font-weight:700;height:35px;font-family:Times New Roman;text-decoration:underline}
    
A.related:active, A.related:visited, A.related:link
{
    font-family:Times New Roman;
    font-size:17px;
    
    color:#7e541b;
    text-decoration:underline;
}
A.related:hover
{
    font-family:Times New Roman;
    font-size:17px;
    
    color:#7e541b;
    text-decoration:none;
}
A.relateds:active, A.relateds:visited, A.relateds:link
{
    font-family:Times New Roman;
    font-size:16px;
    
    color:#7e541b;
    text-decoration:underline;
}
A.relateds:hover
{
    font-family:Times New Roman;
    font-size:16px;
    
    color:#7e541b;
    text-decoration:none;
}
.font18
{font-size:20px;font-family:Arial;}
.boldred
{font-weight:bold;color:#c2090f;}
/* Dr. Ahmed Folder styles */
.links {
	FONT-SIZE: 11px; COLOR: #e7780b; FONT-FAMILY: tahoma; TEXT-DECORATION: none
}
.links:hover {
	FONT-SIZE: 11px; COLOR: #77a045; FONT-FAMILY: tahoma; TEXT-DECORATION: none
}
.mainheading {
	PADDING-LEFT: 10px; FONT-WEIGHT: bold; FONT-SIZE: 13px; BACKGROUND-IMAGE: url(images/heading_bg.gif); COLOR: #1c1c1c; BACKGROUND-REPEAT: repeat-x; FONT-FAMILY: arial; HEIGHT: 46px
}
.rightbg {
	PADDING-right: 5px; BACKGROUND-IMAGE: url(images/links-bg.gif); BACKGROUND-REPEAT: no-repeat; HEIGHT: 30px; font-size:11px; font-family:Tahoma;line-height:18px;
}
/* End of Dr. Ahmed Folder styles */

a.footer:hover{font-family:Times New Roman;font-size:11px;color:#000;text-decoration:underline;}
a.footer:link{font-family:Times New Roman;font-size:11px;color:#7e541b;text-decoration:none;}
a.footer:visited{font-family:Times New Roman;font-size:11px;color:#7e541b;text-decoration:none;}

/* Product tabs */

.tab {width:320px; text-align:center;vertical-align:middle;clear:both;height:31px;}
H3{font-size:20px;font-weight:bold;font-family:Arial;margin:0px}
H4{font-size:16px;font-weight:bold;font-family:Arial;}
.text-white{color:#fff;}
.tab-brown{background-image:url(/images/brown.gif);background-position:top center;background-repeat:no-repeat;}
.tab-dark-blue{background-image:url(/images/dark-blue.gif);background-position:top center;background-repeat:no-repeat;}
.tab-light-blue{background-image:url(/images/light-blue.gif);background-position:top center;background-repeat:no-repeat;}
.tab-light-brown{background-image:url(/images/light-brown.gif);background-position:top center;background-repeat:no-repeat;}
.tab-light-green{background-image:url(/images/light-green.gif);background-position:top center;background-repeat:no-repeat;}
.tab-red{background-image:url(/images/red.gif);background-position:top center;background-repeat:no-repeat;}
.tab-yellow{background-image:url(/images/yellow.gif);background-position:top center;background-repeat:no-repeat;}


/* End of Product tabs */
A:active, A:link
{
    text-decoration:none;
    color:#000
}
A:visited
{
    text-decoration:none;
    color:#000
}
A:hover
{
    text-decoration:underline;
    color:#000
}

