img.photoclip { 
          border-style:solid;
          border-width:1px;
          border-color: #000000;
          }

img.photoclip:hover {
          border-style:solid;
          border-width:1px;
          border-color: #cccccc;
          }

.photoclip {  
		text-align:center; 
	}
	
.blockstable {
	width: 150px;
}

.tableborder {
	border: thin solid #eeeeee;
}

.dots100 {
	background-image: url(images/dotsSm.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 2px;
	width: 100%;
}

.dots150 {
	background-image: url(images/dotsSm.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 2px;
	width: 150px;
}

.dots400 {
	background-image: url(images/dotsSm.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 2px;
	width: 400px;
}

.dotsVert {
	background-image: url(images/dotsLg-vert.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 10px;
}

.leftSky {
	background-attachment: fixed;
	background-image: url(images/leftSkyBg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.RightSky {
	background-attachment: fixed;
	background-image: url(images/rightSkyBg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.centerTablePadding {
	padding-bottom: 10px;
}

.blocksPadding {
	padding-top: 4px;
	padding-bottom: 4px;
}
.contentBody {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	background-color: #FFFFFF;
}

.mainBody {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	background-color: #86C9DC;
	background-image: url(images/bgfade.jpg);
	background-repeat: repeat-x;
}

.tableHeaderColor {
	background-color: #85C9DB;
}

.tableFooterColor {
	background-color: #85C9DB;
}

td {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
}

.headers {
	font-weight: bold;
	text-transform: uppercase;
}

.bold {
	font-weight: bold;
}

.border {
	border: thin solid #004D84;
}

TEXTAREA,OPTION,select {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #eeeeee;
	color: #333333;
}

INPUT {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	background-color: #eeeeee;
	height: 20px;
}

a:link {
  text-decoration: none; 
  color:#004D84;
}


a:visited {
  text-decoration: none; 
  color:#004D84;
}


a:active {
  text-decoration: none; 
  color:#004D84;
}


a:hover {
  text-decoration: none; 
  color:#004D84;
}

.weather {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
a.weather:link {
	color: #004D84;
	text-decoration: none;
}
a.weather:visited {
	color: #004D84;
	text-decoration: none;
}
a.weather:hover {
	color: #004D84;
	text-decoration: underline;
}
a.weather:active {
	color: #004D84;
	text-decoration: none;
}

