	
 body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 2%;
	margin-bottom: 0px;
        margin-left: 2%;
     }
	
 #leftcontent {
 	width: 15%;
 	font-size: 12px;	/*/*/font-size: 85%; /* */
	vertical-align: top;
	border-top: 2px solid #999;
	border-left: 2px solid #999;
	background-color: #0066cc;
      }

 #centercontent {
 	font-size: 14px;	/*/*/font-size: 100%; /* */
	width:50%;
	vertical-align: top;
	border-top: 2px solid #999;
	border-left: 2px solid #999;
      }
	  
 #maincontent {
 	font-size: 14px;	/*/*/font-size: 100%; /* */
	width:85%;
	vertical-align: top;
	border-top: 2px solid #999;
	border-left: 2px solid #999;
	border-right: 2px solid #999;
      }	  

 #rightcontent {
	width:25%;
 	font-size: 12px;	/*/*/font-size: 85%; /* */
	vertical-align: top;
	border-top: 2px solid #999;
	border-left: 2px solid #999;
	border-right: 2px solid #999;
	margin-right: 10px;
      }
	
 #header {
 	font-size: 12px;	/*/*/font-size: 85%; /* */
	vertical-align: top;
	padding: 5px;
	background-image:url(../images/bg/wave3.jpg);
	border-top: 1px solid #0066cc;
	border-bottom: 3px solid #0066cc;
	border-left: 1px solid #0066cc;
	border-right: 1px solid #0066cc;
      }

 #footer {
 	background-color: #ffffff;
 	color: #000099;
	font-size: 10px
      }
	  
 #main {
	/*/*/line-height: 1em; /* */
	width: 94%;
 }
 
 #mainTable td {
 	padding: 10px;/*Pads each table cell in modern browsers*/
 }	  

td, p, {
 	font-family: Georgia, "Times New Roman", Times, serif;
      }
	  
ul, ol { font-family: Georgia, "Times New Roman", Times, serif;
     font-size: 90%;
	 color: #000099; }	  

h1 { font-family: Georgia, "Times New Roman", Times, serif;
     font-size: 120%;
     color: #000099; }
	 
h2 { font-family: Georgia, "Times New Roman", Times, serif;
     font-size: 110%;
     color: #000099; }

#t1 { font-family: Georgia, "Times New Roman", Times, serif;
      font-size: 180%;
	  font-weight: bold;
      color: #000099; }
	  
#t2 { font-family: Georgia, "Times New Roman", Times, serif;
      font-size: 140%;
	  font-weight: bold;
      color: #990033; }
	  	  
#t3 { font-family: Georgia, "Times New Roman", Times, serif;
      font-size: 100%;
	  font-weight: bold;
      color: #000099; }
	  
#t4 { font-family: Georgia, "Times New Roman", Times, serif;
      font-size: 90%;
      color: #0066cc; }
	  
#t5 { font-family: Times, "Times New Roman", Georgia, serif;
      font-size: 80%;
      color: #000099; }
	  
#vbtable1 { font-family: Times, "Times New Roman", Georgia, serif;
      font-size: 80%;
	  font-weight: bold;
      background color: #6666cc;
	  color: #000000; }	 
	  
#vbtable2 { font-family: Times, "Times New Roman", Georgia, serif;
      font-size: 80%;
	  font-weight: bold;
      background color: #cccccc;
	  color: #000000; }	   
	  
#menu1 { font-family: Georgia, "Times New Roman", Times, serif;
     font-size: 120%;
	 font-weight: bold;
	 text-align: center;
     color: #990033; }
	 
#menu2 { font-family: Georgia, "Times New Roman", Times, serif;
     font-size: 80%;
	 font-weight: bold;
	 text-align: center;
	 font-style: italic;
	 color: #009900; }	 	  	 

#sun { font-family: Georgia, "Times New Roman", Times, serif;
      font-weight: bold;
	  font-size: 80%;
      color: #3300cc; }	  

#mon { font-family: Times, "Times New Roman", Georgia, serif;
      font-weight: bold;
      font-size: 80%;
      color: #cc0000; }	 
	 
#tue { font-family: Georgia, "Times New Roman", Times, serif;
      font-weight: bold;
      font-size: 80%;
      color: #ff6633; }	 

#wed { font-family: Times, "Times New Roman", Georgia, serif;
      font-weight: bold;
      font-size: 80%;
      color: #ff00ff; }	 

#thu { font-family: Times, "Times New Roman", Georgia, serif;
      font-weight: bold;
      font-size: 80%;
      color: #ff0066; }	 

#fri { font-family: Times, "Times New Roman", Georgia, serif;
      font-weight: bold;
      font-size: 80%;
      color: #330033; }	
	   
#sat { font-family: Times, "Times New Roman", Georgia, serif;
      font-weight: bold;
      font-size: 80%;
      color: #6633cc; }	 

#hr1 {
  height: 15px;
  background: #fff url(../images/bg/hr1.gif) repeat-x scroll top;
}

div.hr1 hr {
  display: none;
}


     	  
#navbar a {
 	/*/*/padding: 3px;
 	display: block;
 	border: 2px dotted #CCC;
 	text-decoration: none;
 	line-height: 1em;
 	width: 90px;
	background-color: #999999;
	font-weight: bold; /* */
      }

#navbar a:link, #sidebar a:visited {
 	color: #60609e;
 }
 
#navbar a:hover, #sidebar a:active {
 	color: #60609e;
 	background-color: #DDD542;
 	border: 2px solid #000;
 }
 
#navbar ul {
 	/*/*/padding-left: 1em;
 	margin-left: 1em;
 	list-style-type: none; /* */
 }
 
#navbar li {
 	/*/*/margin: 0px 0px 6px 0px; /* */
 } 
.red {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
 /*------------------------------  Box35 - Home Page ----------------------*/

div#box {
	position: inherit;
	top: 10px;
	left: 0px;
	width: 35%;
	font-size : 75%;
	border: 2px solid #999;
}

#box span {
    float: left;
text-align: center;
} 

div#box div.feature {
	font-family: Times, "Times New Roman", Georgia, serif;
	color : #666666;
	background-color: #fefefe;
	border : 1px solid #efefef;
	margin-bottom : 0px;
	padding : 0px;
	line-height : 140%;
}

div#box div.feature ul{
	margin : 0;
	padding : 0;
	line-height : 180%;
	list-style-type: square;
	list-style-position: inside;
}

div#box div.feature ul li{
	color : #000099;
	background-color : transparent;
}

div#box h1{
	font-size : 120%;
	margin : 0;
	padding : 0;
	color: #000099;
}

 /*------------------------------  Box65 - Home Page ----------------------*/

div#box65 {
	position: inherit;
	top: 10px;
	left: 0px;
	width: 65%;
	font-size : 75%;
	border: 0px solid #999;
}

#box65 span {
    float: left;
text-align: center;
} 

div#box65 div.feature65 {
	font-family: Times, "Times New Roman", Georgia, serif;
	color : #666666;
	background-color: #fefefe;
	border : 1px solid #efefef;
	margin-bottom : 0px;
	padding : 0px;
	line-height : 140%;
}

div#box65 div.feature65 ul{
	margin : 0;
	padding : 0;
	line-height : 180%;
	list-style-type: square;
	list-style-position: inside;
}

div#box65 div.feature65 ul li{
	color : #000099;
	background-color : transparent;
}

div#box65 h1{
	font-size : 120%;
	margin : 0;
	padding : 0;
	color: #000099;
}

 /*------------------------------  Box - Dart News Page ----------------------*/

div#box4 {
	position: inherit;
	top: 10px;
	left: 0px;
	width: 100%;
	font-size : 90%;
	border: 2px solid #999;
}

#box4 span {
    float: left;
text-align: center;
} 

div#box4 div.feature4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color : #666666;
	background-color: #fefefe;
	border : 1px solid #efefef;
	margin-bottom : 0px;
	padding : 5px;
	line-height : 140%;
}

div#box4 div.feature4 ul{
	margin : 0;
	padding : 0;
	line-height : 180%;
	list-style-type: square;
	list-style-position: inside;
}

div#box4 div.feature4 ul li{
	color : #000099;
	background-color : transparent;
}

div#box4 h1{
	font-size : 120%;
	margin : 0;
	padding : 0;
	color: #000099;
}

 /*------------------------------  Box - Garden Page ----------------------*/

div#box {
	position: inherit;
	top: 10px;
	left: 0px;
	width: 100%;
	font-size : 90%;
	border: 2px solid #0066cc;
}

#box span {
    float: left;
text-align: center;
} 

div#box div.feature {
	font-family: Georgia, "Times New Roman", Times, serif;
	color : #000099;
	background-color: #fefefe;
	border : 1px solid #0066cc;
	margin-bottom : 0px;
	padding : 10px;
	line-height : 140%;
}

div#box div.feature ul{
	margin : 0;
	padding : 0;
	line-height : 180%;
	list-style-type: square;
	list-style-position: inside;
}

div#box div.feature ul li{
	color : #000099;
	background-color : transparent;
}

div#box h1{
	font-size : 120%;
	margin : 0;
	padding : 0;
	color: #000099;
}

 /*------------------------------  Box5 - Home Page ----------------------*/

div#box5 {
	position: inherit;
	top: 10px;
	left: 0px;
	width: 95%;
	font-size : 75%;
	border: 2px solid #999;
}

div#box5 div.feature5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color : #666666;
	background-color: #fefefe;
	border : 1px solid #efefef;
	margin-bottom : 0px;
	padding : 10px;
	line-height : 140%;
}

div#box5 div.feature5 ul{
	margin : 0;
	padding : 0;
	line-height : 180%;
	list-style-type: square;
	list-style-position: inside;
}

div#box5 div.feature5 ul li{
	color : #000099;
	background-color : transparent;
}

div#box5 h1{
	font-size : 120%;
	margin : 0;
	padding : 0;
	color: #000099;
}

