#dummy {}

.main
  {
  background-attachment: fixed;
  background-image: url('cms/images/page/pageback.gif');
  background-position: 275 center;
  background-repeat: no-repeat;
  }
  
td, body {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 14px;
   }

.blogheader {
	color: #0099ff;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
     }
     
.xsmall
  {
	font-size: 10px;
  }
  
h1 {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
     }
     
h2 {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
     }
     
input {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 14px;
}

.picbox {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 4px 0px;
	border-width: 1px;
	border-style:	solid;
	border-color: black;
}

.picboxlink {
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left:8px;
	margin-right:8px;
	text-align:center:
}

.menulinks A
  {
	color: #0099ff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
  }
  
.menulinks A:hover
  {
	border-color: #0099ff;
  border-top-style: solid;
  border-bottom-style: solid;
  border-width: 1px;
  }
  
.menulinks2 A
  {
	color: #0099ff;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
  }
  
.menulinks2 A:hover
  {
	border-color: #0099ff;
  border-top-style: solid;
  border-bottom-style: solid;
  border-width: 1px;
  }
  
A.menu:link, A.menu:active, A.menu:visited  {
  text-decoration: none;
	color: #0099ff;
	font-size: 12px;
	font-weight: bold;
	padding: 1px 1px 1px 1px}
	
A.menu:hover {text-decoration: underline;
	font-size: 12px;
	color: #0099ff;
	font-weight: bold;
	padding: 1px 1px 1px 1px}

.smalltxt {
	font-size: 11px;
	}

.novertpaddingbottom {
	margin-bottom:0;
	padding-bottom:0;
}
.novertpaddingtop {
	margin-top:0;
	padding-top:0;
}
