font  {
	font-family : verdana, helvetica, sans-serif;
	font-size : 12px;
}
td {
	font-family : verdana, helvetica, sans-serif;
	font-size : 12px;
	margin : 0px;
	padding : 0px;
}
body {
	font-family : verdana, helvetica, sans-serif;
	font-size : 12px;
}
p {
	font-family: verdana, helvetica, sans-serif; 
	font-size: 12px
}
div {
	font-family: verdana, helvetica, sans-serif; 
	font-size: 12px
}
input {
	font-family: verdana, helvetica, sans-serif; 
	font-size: 12px
}
textarea	{
	font-family: verdana, helvetica, sans-serif; 
	font-size: 12px
}
form {
	font-family: verdana, helvetica, sans-serif; 
	font-size: 12px
}
SELECT		{font-family: verdana, helvetica, sans-serif; font-size: 12px}
A:link          {background: none; color: #004b9b; font-size: 12px; font-family: verdana, helvetica, sans-serif; TEXT-DECORATION: underline}
A:active        {background: none; color: #0f8fff; font-size: 12px; font-family: verdana, helvetica, sans-serif; TEXT-DECORATION: underline}
A:visited       {background: none; color: #000000; font-size: 12px; font-family: verdana, helvetica, sans-serif; TEXT-DECORATION: underline}
A:hover         {background: none; color: #0f8fff; font-size: 12px; font-family: verdana, helvetica, sans-serif; TEXT-DECORATION: underline}
.title 		{background: none; color: #000000; font-size: 16px; FONT-WEIGHT: bold; font-family: verdana, helvetica, sans-serif; TEXT-DECORATION: none}
.content 	{background: none; color: #000000; font-size: 12px; font-family: verdana, helvetica, sans-serif}
.storytitle 	{background: none; color: #363636; font-size: 14px; FONT-WEIGHT: bold; font-family: verdana, helvetica, sans-serif; TEXT-DECORATION: none}
.storycat	{background: none; color: #ffffff; font-size: 14px; FONT-WEIGHT: bold; font-family: verdana, helvetica, sans-serif; TEXT-DECORATION: underline}
.boxtitle 	{background: none; color: #363636; font-size: 12px; FONT-WEIGHT: bold; font-family: verdana, helvetica, sans-serif; TEXT-DECORATION: none}
.boxcontent 	{background: none; color: #000000; font-size: 12px; font-family: verdana, helvetica, sans-serif}
.option 	{background: none; color: #000000; font-size: 14px; FONT-WEIGHT: bold; font-family: verdana, helvetica, sans-serif; TEXT-DECORATION: none}
.option2 	{background: none; color: #ffffff; font-size: 14px; FONT-WEIGHT: bold; font-family: verdana, helvetica, sans-serif; TEXT-DECORATION: none}
.tiny		{background: none; color: #000000; font-size: 11px; FONT-WEIGHT: normal; font-family: verdana, helvetica, sans-serif; TEXT-DECORATION: none}
.maintitle      {
        font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
        text-decoration: none; line-height : 120%; color : #000000; }

/*   GNOME Styles   */
/* Common page elements: Header, footer, etc. */
#logo {
        position: absolute;
        top: 10px;
        left: 10px;
        border: 0px;
        z-index: 10;
        background: url(images/web-gnome-64.png) no-repeat;
        width: 64px;
        height: 64px;
}
#logo a img {
        width: 64px;
        height: 64px;
}
#body {
        margin: 90px 10px 0px 10px;
        padding: 0px;
}
#hdr {
        position: absolute;

        top: 0px;
        left: 0px;
        right: 0px;
        width: 100%;
        height: 48px;
        text-align: right;
        background: url(images/web-header.jpg) no-repeat;
        background-color: #b6b5bd;
        border-bottom: 1px solid #666666;
}
#banner {
  position: absolute;
        z-index: 10;
        top: 0px;
        right: 0px;
        border: 0px;
        width: 215px;
        height: 48px;
        background: url(images/web-gscript.png) no-repeat;
}
#banner a img {
        width: 300px;
        height: 48px;
}
#hdrNav {
        position: absolute;
        top: 54px;
        left: 0px;
        margin-left: 84px;
        text-align: left;
        vertical-align: middle;
        font-size: 11px;
        font-family: verdana, helvetica, sans-serif;
}
#hdrNav a {
        color: #000000;
        font-size: 11px;
        font-family: verdana, helvetica, sans-serif;
}
#hdrTitle {
        height: 48px;
        padding: 10px 10px 0px 0px;
        font-weight: bold;
}
/* Menu 1 column */
/* TD#menu_1 {
	vertical-align: top;
	/* width: 175px; 
	background-repeat : no-repeat;
	/* padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 10px; 
}
TD#menu_1 DIV {
	width: 100%;
}
TD#menu_1 DIV A {
	color: navy;
	text-decoration: none;
}
TD#menu_1 DIV.Menu-middle:hover {
	text-decoration: underline; 
	background-color: #eeeeee;
}*/
#Menu {
	background-color: #d0d1e3;
	font-size: 12px;
	font-family: verdana, helvetica, sans-serif;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
.Menu-top {
	background-color: #d0d1e3;
	font-size: 12px;
	font-family: verdana, helvetica, sans-serif;
	border-right: 1px solid #666666;
	border-left: 1px solid #999999;
}
.Menu-middle {
	background-color: #d0d1e3;
	font-size: 12px;
	font-family: verdana, helvetica, sans-serif;
	border-right: 1px solid #666666;
	border-left: 1px solid #999999;
}
/* .Menu-middle:hover {
	background-color: #E9E9E9;
	font-size: 12px;
	font-family: verdana, helvetica, sans-serif;
	border-right: 1px solid #666666;
	border-left: 1px solid #999999;
} */
.Menu-separator {
	background-color: #d0d1e3;
	font-size: 6px;
	font-family: verdana, helvetica, sans-serif;
	border-right: 1px solid #666666;
	border-left: 1px solid #999999;
}
.Menu-bottom {
	background-color: #d0d1e3;
	font-size: 12px;
	font-family: verdana, helvetica, sans-serif;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
.MenuTitle {
        background-color: #d0d1e3;
        font-size: 14px;
        height: 20px;
        font-family: verdana, helvetica, sans-serif;
        border: 1px solid #666666;
        background: url(images/web-menu.jpg);
}
.Content {
        background-color: #ebebed;
        font-size: 12px;
        margin-left: 10px;
        padding: 15px 15px 15px 15px;
        font-family: verdana, helvetica, sans-serif;
        text-align: left;
        border-left: 1px solid #666666;
        border-bottom: 1px solid #999999;
        border-right: 1px solid #999999;
}
.ContentSpacer {
	font-size: 12px;
	margin-left: 10px;
	/*padding: 15px 15px 15px 15px;*/
	font-family: verdana, helvetica, sans-serif;
	text-align: right;
	/*background-color: #FFFFFF;*/
}
.ContentTitle {
        background-color: #ebebed;
        font-size: 14px;
        margin-left: 10px;
        padding-left: 20px;
        height: 20px;
        font-family: verdana, helvetica, sans-serif;
        text-align: center;
        border: 1px solid #666666;
        background: url(images/web-content.jpg);
}
.ContentGeneral {
        background-color: #ebebed;
        font-size: 1px;
        margin: 0px 50px 0px 50px;
        border-bottom: 1px solid #999999;
}
.ContentInfo {
        background-color: #ebebed;
        font-size: 10px;
        padding: 0px 8px 0px 8px;
        margin: 10px 0px 0px 0px;
        border-left: 1px solid #999999;
}
.ContentScript {
        background-color: #ebebed;
        font-size: 12px;
        padding: 0px 8px 0px 8px;
        margin: 10px 0px 10px 0px;
}
