
/* General Tag specifications */
BODY, B, TD, P     {COLOR: #333333; FONT-FAMILY: Verdana, Arial, Helvetica; FONT-SIZE: 11px; line=height:12px;}

	
/* Info Box WITH Headings ( H = Heading cell ; B = Body cell ) */
.CPbox2            {COLOR: #333333; BACKGROUND-COLOR: #F5F5F5; BORDER: 1px solid #BBC3D3}
.CPbox2H           {COLOR: #333333; BACKGROUND-COLOR: #DDDDDD; PADDING: 1px}
.CPbox2H B         {COLOR: #333333;}
.CPbox2B           {COLOR: #333333; BACKGROUND-COLOR: #8EBD6F}
.CPbox2B A:link    {COLOR: #333333; FONT-SIZE: 10px; TEXT-DECORATION: none}
.CPbox2B A:visited {COLOR: #333333; FONT-SIZE: 10px; TEXT-DECORATION: none}
.CPbox2B A:hover   {COLOR: #996666; FONT-SIZE: 10px; TEXT-DECORATION: underline}

.basestyle {color: #FFFFFF; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif}

h1 {font-size: 16px; font-weight: bold}

body, td, p, input {font-size: 15px; color: #333333}

div.rounded { 
 width: 100%;
 height: 400px; 
 background: #98ADEA url('Old%20Templates%20and%20Images/TR.gif') no-repeat top right; 
} 
div.rounded div { 
 background: transparent url('Old%20Templates%20and%20Images/TL.gif') no-repeat top left; 
} 
div.rounded div div { 
 background: transparent url('Old%20Templates%20and%20Images/BR.gif') no-repeat bottom right; 
} 
div.rounded div div div { 
 background: transparent url('Old%20Templates%20and%20Images/BL.gif') no-repeat bottom left; 
 padding: 15px; 
}



