html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none
	  	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-color: rgb( 192, 192, 192);
}
 
.small_9px_txt {font-size: 9px} 
	  
	  
   }

td.border {border:thin; border-color:#ABB4D3;}


table.table_border {border:thin; border-color:#ABB4D3;border-style: solid;}


/* -------- OLD BODY CSS -----------
BODY {
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-color: rgb( 192, 192, 192);
}
*/


A {
	text-decoration:none
}
a:hover {
	color: #000066;
}
.style1 {
	font-size: 12px
}

.center { text-align:center;
color: #001D68;

}
td.cellmain {
	background-image: url(../images/maingrad.jpg);
	background-repeat: repeat-y;
	background-repeat: repeat-x;
	vertical-align:top;
	border-style: solid;
	border-color: rgb( 174, 191, 206);
	border-width: 3px;
}
td.menu {
	background-image: url(../images/1px_content_box.gif);
	background-repeat: repeat-x;
	vertical-align:top;
	padding-left: 10px;
	padding-right: 40px;
	padding-top: 20px;
	text-align:center;		
	border-style: solid;
	border-color: rgb( 174, 191, 206);
	border-width: 3px;

}
div.menudiv {
	width: 200px;
	text-align:center
}
td.loginborder {
	border:thin;
	border-color:#003399;
}
/* **********this is the style for the main content **/
	
td.contentbox {
	background-image: url(../images/1px_content_box.gif);
	background-repeat: repeat-x;
	background-color:#FFFFFF
	 
	vertical-align:top;
	color: #FFFFFF;
	font-family: arial;
	padding-left: 30px;
	padding-top: 20px;
	padding-right: 20px;
		border-style: solid;
	border-color: rgb( 174, 191, 206);
	border-width: 3px;

}




td.contentbox_black {
	background-image: url(../images/1px_content_box.gif);
	background-repeat: repeat-x;
	background-color:#FFFFFF
	 
	vertical-align:top;

	font-family: arial;
	padding-left: 30px;
	padding-top: 20px;
	padding-right: 20px;
		border-style: solid;
	border-color: rgb( 174, 191, 206);
	border-width: 3px;

}



/* **********this is the style for the main content **/
	
td.contentbox1px {
	background-image: url(../images/maindropshadow1px.gif);
	background-repeat:repeat-y;
	vertical-align:top;
	color: #001D68;
	font-family: arial;
	padding-left: 30px;
	padding-top: 20px;
	padding-right: 20px;
}
/* **********this is the style for the main content **/
	
td.contentboxtop {
	background-image: url(../images/maindropshadowtop.gif);
	background-repeat:no-repeat;
	vertical-align:top;
	color: #001D68;
	font-family: arial;
	padding-left: 30px;
	padding-top: 20px;
	padding-right: 20px;
}
/* **********this is the style for the main content **/
	
td.contentboxbottom {
	background-image: url(../images/maindropshadowbottom.gif);
	background-repeat:no-repeat;
	vertical-align:top;
	color: #001D68;
	font-family: arial;
	padding-left: 30px;
	padding-top: 20px;
	padding-right: 20px;
}
/* **********this is the style that goes on the bottom most table **/

table.main {
	background-image: url(../images/maingrad.jpg);
	background-repeat: repeat-y;
	background-repeat: repeat-x;
	background-color:#CDDAEB;
	vertical-align:top;
	border-style: solid;
	border-color: #AEBFCE;
	border-width: 3px;
	color: #001D68;
	font-family: arial;
}
table.articlecolumn {
/*	background-image: url(images/maingrad.jpg);
	background-repeat: repeat-y;
	background-repeat: repeat-x;
	background-color:#CDDAEB;*/
	height:100%;
	vertical-align:top;
	border-style: solid;
	border-color: #AEBFCE;
	border-width: 0px;
	color: #001D68;
	font-family: arial;
	font-size:12px;
}

table.articletable {
/*	background-image: url(images/maingrad.jpg);
	background-repeat: repeat-y;
	background-repeat: repeat-x;
	background-color:#CDDAEB;*/
	height:100%;
	vertical-align:top;
	border-style: solid;
	border-color: #AEBFCE;
	border-width: 2px;
	color: #001D68;
	font-family: arial;
}



div.mainpicturelinks {
	text-align:center;
	width: 440px;
}
td.sitemap {
	background-image:url(../images/sitemapgrad.jpg);
	background-repeat: repeat-y;
	background-repeat: repeat-x;
	vertical-align:top;
	border-style: solid;
	border-color: rgb( 174, 191, 206);
	border-width: 3px;
	color: #001D68;
	text-align:center;
}
td.copyright {
	color: #001D68;
	vertical-align:top;
	text-align:right;
	font-size:9px;
}
div.latestarticles {
	color: #001D68;
	vertical-align:top;
	text-align:center;
	width: 440px;
}
A:visited {
	color: #3366FF;
	text-decoration: none
}
/*		
div.dropshadow    {background: url(images/dropshadow.gif) no-repeat bottom right;

  margin: -6px 6px 6px -6px;
  padding: 4px;
  } 
*/

td.upload {
	width: 25em;
	margin: 1em auto;
	/* padding:0 2em 2em 2em ; */
	border:1px solid #bbb;
	color: #333;
	background:#ffd;
	font: 0.9em verdana, sans-serif;
}
