body { margin: 0 0 0 0; background-image: url(images/background.gif); background-color: #00ccff; color: #ffffff; font-family: times new roman, serif; font-size: 14px; }

a { color: #ffcc00; font-family: times new roman, serif; font-size: 12px; text-decoration: underline; font-weight: bold; }

a:hover { color: #00ff00; font-family: times new roman, serif; font-size: 12px; text-decoration: underline; font-weight: bold; font-style: italic; }

html { 
  scrollbar-face-color: #303030;
	scrollbar-highlight-color: #cccccc;
	scrollbar-shadow-color: #909090;
	scrollbar-3dlight-color: #f5f5f5;
	scrollbar-arrow-color: #ff6868;
	scrollbar-track-color: #00ccff;
	scrollbar-darkshadow-color: #000000; 
	}

.ContentBG { background-image: url(images/background2.gif); }
.ContentBG2 { background-image: url(images/background3.gif); }

.BigBox { border-top: dashed 1px #ff6666; border-bottom: dashed 1px #ff6666; width: 80%; text-align: justify; padding-top: 7px; padding-bottom: 7px; color: #ffffff; }
.BigBox2 { border-bottom: dashed 1px #ff6666; width: 80%; text-align: justify; padding-top: 7px; padding-bottom: 7px; color: #ffffff; }

.SmallBox { border-top: dashed 1px #303030; border-bottom: dashed 1px #303030; width: 90%; text-align: left; padding-top: 7px; padding-bottom: 7px; color: #303030; }

.SmallBox2 { border-bottom: dashed 1px #303030; width: 90%; text-align: left; padding-top: 7px; padding-bottom: 7px; color: #303030; }

.SmallBox2 a { color: #006600; font-family: times new roman, serif; font-size: 14px; text-decoration: underline; font-weight: bold;  }
.SmallBox2 a:hover { color: #ff6600; font-family: times new roman, serif; font-size: 14px; text-decoration: underline overline; font-weight: bold; font-style: italic; }

ul { text-align: left; font-size: 14px; left: 10px; }






