body {
  color: black;
/*  background-color: black;  */
  background-color: #004080;
  background-image: url(images/back.jpg); 
  background-repeat: repeat-x repeat-y; 
  margin: 0;
  padding: 0;
  font-size: 12px;
  font-family: Verdana,Arial,Sans-serif,Helvetica;
  }

/* Table Declarations */
table {
  border-width: 0;
	width: 100%;
  }
table tr {
  }
table td {
	padding: 0;
	border-width: 0;
	vertical-align: top;
  }
table th {
	padding: 0;
	border-width: 0;
	vertical-align: top;
	background-color: #BE9016
  }
/* end of table declarations */

/* id declarations */
#container {
  color: black;
  text-align: left;
/*  border: 1px solid #333333; */
/*  background-color: #003453; */
  background-color: transparent;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  }
#Main { background-color: #e8e8e8; width: 90%; }
#tophdr {
  background-color: #33508B;
  width: 90%;
  }
/* General element declarations */
a {
   color: black;
   text-decoration: underline;
  }

a.nolink { text-decoration: none; }

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

h1 {font-size: 130%;}
h2 {font-size: 120%;}
h3 {font-size: 120%;}
h4 {font-size: 110%;}
h5 {font-size: 100%;}
h6 {font-size: 90%;}

h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
  }

ul {
	margin: 2px;
	padding: 2px;
	list-style: decimal inside;
	text-align: left;
  }
li {
  margin-left: 2px; 
  list-style: square inside;
  }

input.formButton {}
input {
	font-size: 12px;
	color: #000000;
	border: 1px solid #CCCCCC;
	margin-bottom: 4px;
	background-color: #F7F7F7;
}
input:hover {}

.item {
	color: #0D0D0D;
	margin-bottom: 15px;
	border: 1px solid #CCCCCC;
  }
.itemHead {
	color: #242424;
	background-image: url(images/cent_th_bk.gif);
	background-repeat: repeat-x;
	background-color: #BE9016;
/*	padding-top: 8px; */
/*	padding-right: 3px; */
/*	padding-bottom: 3px; */
/*	padding-left: 3px; */
	font-size: 110%;
	font-weight: bold;
  font-variant: small-caps;  
  }

.itemInfo {
	text-align: right;
	padding: 3px;
  }
.itemTitle {font-size: 110%;}
.itemTitle a { color: #666666; font-weight: 700; text-decoration: underline; }
.itemTitle a:hover {
	color: #3C3C3C;
	text-decoration: none;
  }
.itemPoster, .itemPostDate, .itemStats {font-size: 90%; color: #000000;}
.itemBody {	padding: 5px;}
.itemText {
	margin-top: 1px;
	margin-bottom: 1px;
	padding-left: 1em;
	padding-right: 1em;
  }
.itemFoot {
	text-align: right;
	padding: 3px;
	color: #000000;
	margin-right: 20px;
	margin-left: 20px;
  }
.itemAdminLink {font-size: 90%;}
.itemPermaLink {font-size: 90%;}

th {
	color: #666666;
	padding : 2px;
	vertical-align : middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  }

#leftcolumn {
  width: 170px;
  border-right: 1px solid #cccccc; 
  font-size: 95%; 
  background-color: #C5D5FC;
  }
#rightcolumn {
  width: 150px;
  border-left: 1px solid #cccccc;
  font-size: 95%;
  background-color: #C5D5FC;
  }
#leftcolumn th, #rightcolumn th {
  color: #666666; vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;}

#leftcolumn .blockTitle {
  padding-top: 4px;
/*  padding-left: 8px; */
  color: white; 
  font-weight: bold; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  background-image: url(images/title_bg.gif); 
  background-repeat: repeat-x; 
/*  background-position: left center; */
  text-align: center;
  vertical-align: 90%;
  height: 22px;
  background-image: url(images/l_ttl_bk.gif);
  background-repeat: repeat-x;
  background-color: #012034;
  }
#rightcolumn .blockTitle {
  padding-top: 4px; 
  padding-left: 8px;
  color: white;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-image: url(images/title_bg.gif);
  background-repeat: repeat-x;
  background-position: left center;
  text-align: center;
  vertical-align: 90%;
  height: 22px;
  }
/*#leftcolumn .blockTitle { padding: 10px 8px 3px; color: white; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; background-image: url(images/title_bg.gif); background-repeat: repeat-x; background-position: left center; text-align: center; vertical-align: middle; height: 16px; 	background-image: url(images/l_bullet.gif); 	background-repeat: no-repeat; background-color: #012034;} */
/*#rightcolumn .blockTitle { padding: 10px 8px 3px; color: white; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; background-image: url(images/title_bg.gif); background-repeat: repeat-x; background-position: left center; text-align: center; vertical-align: middle; height: 16px; } */
#leftcolumn .blockContent, #rightcolumn .blockContent {
	padding: 3px 5px;
	margin-bottom: 15px;
  }

#centercol {}

#centercol .blockTitle {
  padding: 3px 5px; 
  color: white; 
  font-size: 115%;
  font-weight: bold;
  font-variant: small-caps;
  background-image: url(images/cent_ttl_bk.gif);
  background-repeat: repeat-x;
/*  background-image: url(images/square.gif); */
/*  background-repeat: no-repeat; */
/*  background-position: left center; */
/*  text-indent: 10px; */
/*  border-top: 1px solid #f1cd83; */
/*  border-bottom: 1px solid #f1cd83; */
  background-color: #33508B
  }

#centercol .blockContent {
	padding-top: 7px;
	line-height: 1.5em;
	margin-bottom: 15px;
	padding-right: 5px;
	padding-left: 5px;
}

#centercolumn {}
/* #centercolumn th { color: #666666; vertical-align: middle; border-bottom: 2px solid gray; } */
#centercolumn th {
  color: #333333;
  vertical-align: middle;
  padding-left: 8px;
  font-variant: small-caps;
  height: 22px;
  border-bottom: 2px solid gray;
  background-color: #BE9016;
  background-image: url(images/cent_th_bk.gif);
  background-repeat: repeat-x;
  }
#centerCcolumn {padding: 0px 3px 1px 3px;}
#centerLcolumn, #bottomLcolumn {width: 50%; padding: 0px 8px 0px 0px; border-right: 1px solid #cccccc;}

#centerRcolumn,  #bottomRcolumn {width: 50%; padding: 0px 0px 0px 8px;}

div#content {text-align: left; padding: 8px;}

#mainmenu a { 
  color: #012034; 
  padding: 5px 2px; 
  font-weight: bold; 
/*  background-color: white; */
/*  background-image: url(images/arrow.gif);  */
/*  background-repeat: no-repeat; */
/*  background-position: 3px; */
  text-decoration: none; 
/*  border-color: #ffffff #c3c8cb #bababa #edeeef; */
/*  border-style: none; */
/*  border-width: 1px; */
  text-align: left;
  }
#mainmenu a:hover {
/*	color: silver; */
	color: #BE9016;
/*  color: #012034; */
/*	background-color: #333333; */
/*	border-top: 1px solid #c3c8cb; */
/*(	border-bottom: 1px solid #ffffff; */
	font-weight: bold;
}
#mainmenu a.menuTop, #mainmenu a.menuMain {padding-left: 8px; }
td#mainmenu a.menuSub {
    padding-left: 25px;
	background-color: #F7F9F9;
}

td#mainmenu a.menuSub:hover {
	background-color: #f0f0f0;
}

#usermenu a {
	display: list-item;
	color: #012034;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 1px;
	padding-left: 18px;
}
#usermenu a:hover {
	color: #012034;
	text-decoration: none;
	font-weight: bold;
}
#usermenu a.menuTop {}
#usermenu a.highlight {
	background-color: silver;
	color: #ffffff;
}

.outer {}
.head {
    font-weight: bold;
	color: #4B4B4B;
	background-color: #E8EAEC;
	padding: 2px 5px; }
.even, tr.even td {
	background-color: #F3F4F5;
	padding: 2px 5px;
	border: 1px solid #CCCCCC;
	font-size: 95%;
}
.odd, tr.odd td {
	background-color:  #FAFAFA;
	padding: 2px 5px;
	border: 1px solid #CCCCCC;
	font-size: 95%;
}

.foot {
	padding: 2px;
	font-weight: bold;
	text-align: center;
}

div.errorMsg { background-color: #FFCCCC; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight: bold; padding: 10px;}
div.confirmMsg { background-color: #DDFFDF; color: #136C99; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight: bold; padding: 10px;}
div.resultMsg { background-color : #CCCCCC; color: #333333; text-align: center; border-top: 1px solid silver; border-left: 1px solid silver; font-weight: bold; border-right: 1px solid #666666; border-bottom: 1px solid #666666; padding: 10px;}

div.xoopsCode { background: #FFFFFF; border: 1px inset #000080; font-family: "Courier New",Courier,monospace; padding: 0px 6px 6px 6px;}
div.xoopsQuote { background: #FFFFFF; border: 1px inset #000080; font-family: "Courier New",Courier,monospace; padding: 0px 6px 6px 6px;}


.comTitle {font-weight: bold; margin-bottom: 2px;}
.comText {padding: 2px;}
.comUserStat {font-size: 10px; font-weight:bold; border: solid 1px silver; background-color: #ffffff; margin: 2px; padding: 2px;}
.comUserStatCaption {font-weight: normal;}
.comUserStatus {margin-left: 2px; margin-top: 10px; font-weight:bold; font-size: 10px;}
.comUserRank {margin: 2px;}
.comUserRankText {font-size: 10px;font-weight:bold;}
.comUserRankImg {border: 0;}
.comUserName {}
.comUserImg {margin: 2px;}
.comDate {font-weight: normal; font-style: italic; font-size: smaller}
.comDateCaption {font-weight: bold; font-style: normal;}

.footer { padding: 8px 3px; text-align: center; font-weight: normal; color: #cccccc; text-decoration: none; font-size: 90%; }
.footer a { text-decoration: none; font-weight: normal; color: white; text-align: center; }
.footer a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
select {
	font-size: 10px;
	margin-bottom: 4px;

}

.logo {
  background-color: #33508B;
  background-image: url(images/logo.gif);
  background-repeat: no-repeat;
  background-position: left top;
  width: 350px;
  height: 80px;
  }
.hdr_banner {
  background-color: #33508B;
  text-align: right;
  vertical-align: middle;
  height: 80px;
  padding-right: 20px;
  }
.header_links {
  color: silver;
  font-weight: 700;
  background-image: url(images/links_bg.gif);
  background-repeat: repeat-x;
  background-position: left top;
  text-decoration: none;
  vertical-align: middle;
  height: 38px;
  padding-left: 5px;
  }
.header_links a {
  color: white;
  font-weight: 700;
  text-decoration: none;
  padding-left: 5px;
  width: 372px;
  height: 34px;
  vertical-align: middle;
  }
.hdr_search {
  color: white;
  background-color: #004080;
  background-image: url(images/links_bg.gif);
  background-repeat: repeat-x;
  background-position: left top;
  text-align: right;
  vertical-align: middle;
  height: 34px;
  padding-right: 5px;
  }

/* General Class Declarations */
.left { text-align: left; }
.center { text-align: center; }
.right { text-align: right; }
.bold { font-weight: bold; }
.white { color: white; }
.black { color: black; }
.yellow { color: yellow; }

/* SmartMail Class Declarations */
.smartmail_headertable {padding: 0; margin: 0; border-bottom: 1px solid; margin-bottom: 10px;}
.smartmail_modulename {font-size: 10px; text-align: left; font-weight: bold; padding-right: 0.3em;	line-height: 18px;}
.smartmail_breadcrumb {font-size: 10px; line-height: 18px;}

.smartmail_adminlinks {padding-top: 15px; padding-bottom: 5px; font-size: 10px; text-align: center; line-height: 18px;}

#smartmail_item_title {font-size: 18px; font-weight: bold; padding-bottom: 5px;}
#smartmail_item_body {padding-bottom: 10px;}
#smartmail_item_otherinfo{line-height: 135%;}

#smartmail_item_print_and_mail {padding-top:15px;}

.smartmail_category_index_list{padding-top: 5px; padding-bottom: 5px; border-bottom: 1px solid;}
.smartmail_categoryname {padding-bottom: 5px; vertical-align: middle; font-size: 120%; text-align: left; font-weight: bold; margin: 0; line-height: 120%;}
.smartmail_category_image {float: left; padding-right:5px; display: block;}
.smartmail_category_header { padding-top: 10px; padding-bottom: 5px;}

.smartmail_subcats {padding-top: 5px; font-size: 90%;}
.smartmail_subcats_info {padding-bottom: 5px; font-weight: bold;}

.smartmail_collaps_title {margin-bottom: 2px; margin-top: 5px; font-size: 130%; line-height: 130%; font-weight: bold; display: block;}
.smartmail_collaps_info {margin: 3px 0 12px 0; display: block;}

.smartmail_item_head_cat {padding-top: 0px; text-align: right; font-style:normal; vertical-align: middle; display: block;}
.smartmail_item_head_who {padding-top: 5px; text-align: right; font-style:normal; vertical-align: middle; display: block;}

.smartmail_item_image {display: block; padding: 5px;}
.smartmail_items_link {width: 50%; vertical-align: middle;}
.smartmail_items_list {padding-top: 10px;}
.smartmail_items_list_item {padding-top: 5px; padding-bottom: 5px;}

.smartmail_list {padding: 8px;  font-size: 16px;}

.smartmail_category_dsc {margin: 3px 0 10px 0; font-size: small; display: block;}

.smartmail_indexfooter {font-size: 10px; font-weight: bold; text-align: center;  padding: 10px;}
.smartmail_itemfooter {font-size: 10px; font-weight: bold; text-align: center;  padding: 10px;}

.itemFoot {text-align: right; padding:3px; border:1px solid #808080;}
.itemFoot {text-align: right; padding:3px; border:1px solid #808080; }

.pre_itemInfo {padding-top: 5px;}

.modfooter{text-align: center; padding-top: 6px; font-size: 9px; border-top: 0px solid #ccc; }

.spotlight_readmore{font-size: 10px; text-align: right; border-bottom: 1px solid #000000;}

.smartmail_itemnav_top{padding-top: 5px; font-size: 10px; text-align: left; }
.smartmail_itemnav_bottom{padding-top: 5px; padding-bottom: 5px; font-size: 10px; text-align: center; }

.smartmail_items_navbar{text-align: center; padding: 10px;}

#smartmail_submitform{margin-top: 5px;}

#subscription_login_form {padding-top: 10px;}

.smartmail_newsletter_description {font-size: 90%; padding-left: 30px;}
/********************************/
