:hover.tablistlink {
	background-color: #E1F2F9;
	cursor: hand;
	text-decoration: none;
}

:hover.toplevel {
	color: #C26627;
	border-bottom: solid 1px #BBCBDB;
}

a {
	Text-decoration: none;
}

a:hover {
	text-decoration: none;
}

body {
	background-color: white;
	margin: 0px;
	padding: 0px;
	overflow: auto;
	border: none;
}

body,table,tr,td,h1,h2,h3,h4,h5,p,a,div,span,form,input,textarea,select,option,nobr, button  {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
}

body.showmessagebody {
	background-color: White;
	margin: 10px;
}

caption{
	color: #000000;
	margin-bottom: 1px;
	font-size: 12px;
	text-align: left;
}

col.c100 {
	width: 100px;
}

col.c200 {
	width: 200px;
}

col.c600 {
	width: 600px;
}

col.cdate {
	width: 75px;
}

col.cdatetime {
	width: 140px;
}

col.icon {
	width: 22px;
	text-align: center;
}

col.tblleft, col.tblright {
	width: 3px;
}

div {
	border: none;
	margin: 0px;
	padding: 0px;
}

div.blog {
	margin: 10px;
	font-size: 10px;
}

div.blog a {
	text-decoration: underline;
	color: highlight;
}

div.blog h3 {
	font-weight: bold;
	font-size: 11px;
}

div.blog p {
	font-size: 10px;
}

div.forum {
	margin: 15px 0px 0px 0px;
}

div.frmcontent {
}

div.msg {
	margin: 10px;
}

/* Tabular list*/
div.tablisttoolbar {
	margin: 0px 1px 0px 0px;
	background-color: #ebeadb;
	height: 22px;
}

div.tablisttoolbar .new {
	margin: 3px;
	float: right;
}

div.tablisttoolbar img {
	vertical-align: middle;
}

div.tabmenu {
	height: 18px;
	overflow: visible;
	background: url(tabback.jpg) repeat;
}

div.tabresponses {
	margin: 0px 0px 0px 18px;
}

fieldset {
	display: inline;
}

fieldset.edit {
	display: inline;
	padding: 0 1em 0 1em;
}

fieldset.edit input {
	margin: 1px;
	height: 18px;
}

fieldset.edit label {
	float: left;
	width: 100px;
	margin-right: 0.5em;
	padding-top: 0.2em;
	text-align: right;
	height: 1em;
}

fieldset.edit select {
	margin: 1px;
	height: 18px;
}

fieldset.filter {
	display: block;
	margin: 10px;
}

fieldset.info {
	display: block;
	float: right;
	padding: 0 1em 0 1em;
}

fieldset.info input {
	border: none;
	width: 80px;
}

fieldset.info label {
	float: left;
	width: 60px;
	margin-right: 0.5em;
	padding-top: 0.2em;
	text-align: right;
}

h1 {
	color: #000000;
	margin-bottom: 1px;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
}

/* Tip a friend */
h1.tipafriend {
	margin: 10px;
}

h2,h3,h4,h5{
	color: black;
	margin-bottom: 1px;
	font-size: 14px;
	font-weight: normal;
}

iframe {
	border: none;
}

img {
	border: none;
	margin: 0px;
	padding: 0px;
}

p {
	margin-top: 4px;
	margin-bottom: 8px;
	padding: 0;
}

table.auto {
	table-layout: auto;
}

table.discussion {
	table-layout: fixed;
	border-collapse: collapse;
}

table.discussion .discrow td {
	border-top: solid 1px activeborder;
}

table.discussion .tblhead {
	height: 21px;
	background: url(tablisthead.jpg) repeat;
}

table.discussion td {
	padding: 3px 3px 0px 3px;
}

table.forum {
	width: 100%;
	border: none;
	border-collapse: separate;
}

table.objtable {
	border-collapse: collapse;
	margin: 10px 10px 0px 10px;
	table-layout: fixed;
}

table.tipafriend {
	margin: 10px;
	border: solid 1px activeborder;
}

textarea {
	overflow: auto;
}

ul.circle {
	list-style-type: disc;
}

ul.doc {
	margin: 0px 0px 0px 20px;
}

ul.doc li	{
	list-style-image: url(/eway/library/images/buttons/folder_closed10x10.gif);
}

ul.doc li.selected	{
	list-style-image: url(/eway/library/images/buttons/folder_open10x10.gif);
}

ul.doc ul {
	margin: 0px 0px 0px 20px;
}

/* Standard object list */
ul.list {
	list-style: square outside;
	padding: 0px;
	margin: 5px 2px 0px 15px;
}

ul.nobullet {
	list-style: none;
	margin: 0px 0px 0px 5px;
}

ul.rss {
	list-style: none outside;
	padding: 0px;
	margin: 2px 2px 0px 0px;
}

ul.textlist {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

{
	/* ytterste tabell */
	background-color: buttonface;
}

.author {
	font-size: 9px;
	color: #979596;
	margin-top: 15px;
}

.block {
	display: block;
}

.browselist {
	font-size: 9px;
	color: #979596;
	clear: both;
	text-align: center;
	margin: 0px 0px 5px 0px;
}

.browselist a {
	font-size: 9px;
	color: #537598;
}

.center {
	text-align: center;
}

.clear {
	clear: both;
}

.datePicker {
	BEHAVIOR: url(/eway/library/components/datepicker.htc);
	CURSOR: hand;
}

/* .newsheader {
	border-bottom: activeborder 1px solid;
	padding: 2px;
	height: 30px;
	overflow: hidden;
} */
/* Document Mgm page */
.docleft {
	vertical-align: top;
	border-right: groove thin;
	width: 20%;
}

.docpage {
	/* 	position: relative; */
	width: 99%;
	border: groove thin;
}

.docright {
	/* background-color: Silver;*/
	vertical-align: top;
}

.edititem img {
	vertical-align: middle;
}

.floatleft {
	float: left;
}

.floatmenu {
	background-color: infobackground;
	display: none;
	padding-left: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-top: 1px solid;
	border-right-color: Activeborder;
	border-left-color: Activeborder;
	border-bottom-color: Activeborder;
	border-top-color: Activeborder;
}

.floatmenu a {
	cursor: hand;
	text-decoration: none;
	color: Black;
	width: 100%;
}

.floatmenu a:hover {
	background-color: #ffd695;
	text-decoration: none;
}

.floatright {
	float: right;
}

.forum .edit {
	float: right;
	display: block;
	padding-right: 3px;
}

.forum .new	{
	float: right;
	display: block;
	padding-right: 3px;
}

.forum .post, .forum .post p {
	font-size: 12px;
}

.forum .resp {
	background-color: #E6EEF2;
}

.forum a {
	color: highlight;
}

.forum h1 {
	margin: 0px 0px 2px 3px;
}

.forum td	{
	vertical-align: top;
	background-color: #C7D6DB;
	padding: 3px;
}

.forum td.icon {
	background-color: #ADADAF;
	padding: 3px;
	text-align: center;
}

.forum th	{
	background-color: #ADADAF;
	color: White;
	font-weight: bold;
	padding: 3px;
}

/* End of EditMessage */
/* Form Control Classes */
/* *****************/
/* New form design */
/* *****************/
.frmBody {
	background-image: none;
	background-color: buttonface;
	margin: 0;
	overflow: hidden;
}

.frmbutton {
	width: 100px;
}

.frmbuttonbar {
	/* background-color: buttonshadow; */
	border-top: thin groove;
}

.frmContent {
	width: 100%;
}

.frmctrlbtn {
	overflow: visible; /*	width: 1px; */
/* trick to set size of buttons in ie */
	margin: 0px;
	padding: 0px 3px 0px 3px;
	cursor: hand;
	text-decoration: none;
	color: Black;
	border-bottom: none;
	border-left: none;
	border-top: none;
	border-right: 1px solid Activeborder;
	background-color: buttonface;
}

.frmctrlbtnhover {
	overflow: visible; /* width: 1px; */
/* trick to set size of buttons in ie */
	margin: 0px;
	padding: 0px 3px 0px 3px;
	cursor: hand;
	text-decoration: none;
	color: Black;
	border-bottom: none;
	border-left: none;
	border-top: none;
	border-right: 1px solid Activeborder;
	background-color: #ffd695;
}

.frmctrlwrapper {
	margin: 0;
	padding: 0px;
	height: 26px;
	background-color: buttonface;
	border-bottom: 1px solid;
	border-bottom-color: ActiveBorder;
	overflow: hidden; /*
	background-image:url(/eway/custom/design/webportal/tool-bkgd.gif);
	background-color:#A2C2EE;
 	border-bottom-color:#2557AD;     */
}

/*.frmctrlwrapper a {
	cursor:hand;
	text-decoration:none;
 	padding: 4px 3px  0px 0px;
	height: 100%; 
	vertical-align: middle; 
	color: Black;
	border-right: 1px solid;
/*	border-right-color:#6A8CCB;  */
/*	border-right-color:Activeborder; 
} 
/*
.frmctrlwrapper a:hover {
	background-color: #ffd695;
	text-decoration:none;
} */
.frmctrlwrapper img {
	margin: 3px;
	vertical-align: middle;
}

.frmfield {
	width: 100%;
}

.frmTable {
	border: thin groove;
	padding: 2px;
	width: 100%;
	font-size: xx-small;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; /*	background-color: buttonface; */
}

.frmtabledynamic {
	border: thin groove;
	padding: 2px;
	font-size: xx-small;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: buttonface;
}

.hidden {
	display: none;
}

.hormrg {
	margin: 0px 5px 0px 5px;
}

.icon {
	vertical-align: middle;
}

/* ImageList */
.imgCell {
	border: activeborder 1px solid;
	text-align: center;
	vertical-align: baseline;
}

.lbl75 {
	width: 75px;
}

.left {
	text-align: left;
}

.list li {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

.list li.selected {
	font-weight: bold;
}

.maincontent .form {
	margin: 15px;
}

.maincontent .form table {
	width: 95%;
	padding: 1px 2px 1px 2px;
}

.maincontent h1 {
	color: #000000;
	margin-bottom: 1px;
	font-size: 16px;
	font-weight: bold;
}

.mainleftcontent{
	margin: 15px;
}

.mainleftcontent .new {
	float: right;
	display: block;
}

.mainrightcontent {
	/* Div for content inside mainright id div */
	margin: 5px 10px 0px 10px;
}

.mainrightcontent .new {
	float: right;
	display: block;
}

.maintop {
	margin: 0px 0px 0px 0px;
	position: relative;
	background: url(maintop.jpg) no-repeat;
}

.maintop h2 {
	color: White;
	font-size: 11px;
	text-align: center;
	margin: 0px;
	text-transform: uppercase;
	letter-spacing: 3px;
}

.maintoph2 {
	color: white;
	height: 14px;
	font-size: 11px;
	text-align: center;
	margin: 0px;
	text-transform: uppercase;
	letter-spacing: 2px;
	background: url(maintop2.jpg) no-repeat;
}

.maintoph3 {
	color: white;
	height: 19px;
	padding-top: 5px;
	font-size: 11px;
	text-align: center;
	margin: 0px;
	text-transform: uppercase;
	letter-spacing: 2px;
	background: url(maintop3.jpg) no-repeat;
}

.menu a {
	color: #015675;
}

.menu a.selected {
	color: #FF6600;
}

.menu li {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #015675;
}

.menu li.selected {
	color: #FF6600;
}

.menu ul {
	margin: 0px 0px 0px 15px;
/* Second, thrid etc.  level */
	padding: 0px;
}

/* Multi level ul - menu */
.menu ul.menu {
	list-style: square outside;
	padding: 0px;
	margin: 0px 0px 0px 25px;
}

.menu1top {
	background-position: left top;
	background-image: url('/eway/custom/design/ardal.no/knapp_venstrmenu.jpg');
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
}

.menubar a {
	color: White;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	display: block;
	float: left;
}

.menubar a.selected {
	font-weight: bold;
}

.menubar a:hover {
}

.menubar img {
	vertical-align: middle;
	margin-left: 5px;
}

.mnu {
	position: relative;
	background: url(mnutop.jpg) no-repeat;
	margin-bottom: 0px;
}

.mnu h2 {
	color: White;
	font-size: 11px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	letter-spacing: 3px;
	text-transform: uppercase;
}

.mnu2 {
	position: relative;
	background: url(mnutop2.jpg) no-repeat;
	margin-bottom: 0px;
}

.mnu2 h2 {
	color: White;
	font-size: 11px;
	text-align: center;
	padding-top: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
	letter-spacing: 3px;
	text-transform: uppercase;
}

.mrg10 {
	margin: 10px;
}

.msg .new {
	float: right;
	display: block;
	color: #000000;
}

.msg a {
	color: #FF6600;
}

.msg h1, .msg h2, .msg h3 {
	color: #000000;
	margin-bottom: 1px;
	margin-top: 0px;
	font-size: 14px;
	font-weight: bold;
}

/* Editmessage */
.msgBody {
	margin: 0;
	padding: 0;
	border: none;
	background-image: none;
	background-color: buttonface;
}

.msgfldtab {
	/* ingress / Body tabs in editmessage */
	cursor: hand;
	padding: 4px 4px 0px 4px;
	border-bottom: none;
	border-left: thin groove;
	border-right: thin groove;
	border-top: thin groove;
	height: 12px;
	color: highlight;
}

.msgfldtabActive {
	cursor: hand;
	padding: 4px 4px 0px 4px;
	border-bottom: none;
	border-left: thin groove;
	border-right: thin groove;
	border-top: thin groove;
	height: 12px;
	color: highlight;
	background-color: White;
}

.new {
	float: left;
	display: block;
}

.new img {
	height: 16px;
	width: 16px;
	vertical-align: middle;
}

.objtable caption .new {
	float: none;
	display: inline;
	margin-left: 10px;
	vertical-align: middle;
}

.objtable img {
	vertical-align: middle;
}

.objtable td {
	vertical-align: middle;
	height: 17px;
	white-space: nowrap;
	padding: 0px 5px 0px 5px;
	border-right: dashed 1px black;
}

.objtable td.btm {
	border-bottom: dashed 1px black;
}

.objtable td.last {
	border-right: none;
}

.objtable td.tblleft {
	width: 3px;
	padding: 0;
	border: none;
}

.objtable td.tblright {
	width: 3px;
	padding: 0;
	border: none;
}

.objtable th {
	padding: 0px 5px 0px 5px;
	height: 16px;
	color: White;
	background: url(tblback.jpg) repeat;
}

.objtable th.tblleft {
	width: 3px;
	padding: 0px;
	background: url(tblleft.jpg) no-repeat;
}

.objtable th.tblright {
	width: 3px;
	padding: 0px;
	background: url(tblright.jpg) no-repeat;
}

.portalselector {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.readmore {
	color: #FF6600;
}

.red {
	background-color: Red;
	color: White;
}

.right {
	text-align: right;
}

.rightmnu{
	position: relative;
	background: url(mnurighttop.jpg) no-repeat;
	margin-bottom: 0px;
}

.rightmnu h2 {
	color: White;
	font-size: 11px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	letter-spacing: 3px;
	text-transform: uppercase;
}

.rightmnu2 {
	position: relative;
	height: 21px;
	background: url(mnurighttop2.jpg) no-repeat;
	margin-bottom: 0px;
}

.rightmnu2 h2 {
	color: White;
	font-size: 11px;
	text-align: center;
	padding-top: 7px;
	margin-bottom: 0px;
	letter-spacing: 3px;
	text-transform: uppercase;
}

.rss li {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-weight: bold;
}

.rss li.selected {
	margin: 0px 0px 0px 15px;
	list-style: square outside;
	font-weight: normal;
}

.search {
	float: left;
	margin: 5px;
}

.searchbtn {
	vertical-align: text-bottom;
	cursor: hand;
}

.searchresult {
	margin: 15px 5px 0px 5px;
}

.searchresult a {
	font-size: 14px;
	text-decoration: underline;
	color: #065A88;
}

.showusername {
	color: White;
	font-style: italic;
	font-size: 9px;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.showusername a {
	color: White;
	font-style: italic;
	font-size: 9px;
}

.space {
	height: 10px;
}

.tab100 {
	width: 100px;
}

.tab150 {
	width: 150px;
}

.tab200 {
	width: 200px;
}

.tab25 {
	width: 25%;
}

.tab250 {
	width: 250px;
}

.tab33 {
	width: 33%;
}

.tab50 {
	width: 50%;
}

.tab66 {
	width: 66%;
}

.tab75 {
	width: 75%;
}

.tabactivecell {
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	background-image: url(/eway/custom/design/v3/tabactiveback.jpg);
	background-repeat: repeat-x;
}

.tabactiveleft {
	padding: 0px;
	margin: 0px;
	background-image: url(/eway/custom/design/v3/tabactiveleft.jpg);
	width: 3px;
}

.tabactiveright {
	padding: 0px;
	margin: 0px;
	background-image: url(/eway/custom/design/v3/tabactiveright.jpg);
	width: 3px;
}

.tabcell {
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	background-image: url(/eway/custom/design/v3/tabback.jpg);
	background-repeat: repeat-x;
}

.tabdate {
	width: 67px;
	padding: 0px 1px 0px 1px;
}

.tabdatetime {
	width: 130px;
}

.tabicon {
	width: 18px;
}

.tableft {
	padding: 0px;
	margin: 0px;
	background-image: url(/eway/custom/design/v3/tableft.jpg);
	width: 3px;
}

.tablistfooter {
	border-top: solid 1px activeborder;
	text-align: center;
	height: 17px;
}

.tablisthead {
	margin: 0px 1px 0px 0px;
	padding: 3px 3px 0px 3px;
	height: 21px;
	background: url(tablisthead.jpg) repeat;
}

.tablisthead div, .tablistrow div {
	overflow: hidden;
	float: left;
	white-space: nowrap;
/* Turn of linewrapping in all div's inside tablisthead */
	margin: 0px 1px 0px 1px;
}

.tablistlink {
	margin: 0px 2px 0px 0px;
	height: 17px;
	display: block;
}

.tablistrow {
	margin: 0px 1px 0px 0px;
	padding: 3px 3px 0px 3px;
	height: 17px;
}

.tabmenu a {
	display: block;
	float: left;
	height: 18px;
	color: White;
	background: url(tabbg.jpg) repeat;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 0px 0px 0px 0px;
}

.tabmenu a.selected {
	background: url(tabbgsel.jpg) repeat;
}

.tabmenu img {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

.tabnumber {
	width: 75px;
	text-align: right;
}

.tabright {
	padding: 0px;
	margin: 0px;
	background-image: url(/eway/custom/design/v3/tabright.jpg);
	width: 3px;
}

/* Old tablular menu */
.tabtable {
	border: none;
	padding: 0;
	margin: 0;
	height: 100%;
	float: left;
}

.textlist li {
	margin: 0em 0em 1em 0em;
}

/* Should use ul menu instead .. */ 
.toplevel {
	border-bottom: solid 1px #BBCBDA;
	display: block;
	padding: 2px 0px 2px 0px;
}

.toplevelsel {
	color: #C26627;
	border-bottom: solid 1px #BBCBDA;
	display: block;
	padding: 2px 0px 2px 0px;
}

.toplevelsel img, .toplevel img {
	vertical-align: middle;
	width: 16px;
	height: 16px;
}

.topstory{
	margin: 15px;
}

.topstory .new {
	float: right;
	display: block;
	color: #000000;
}

.topstory a {
	color: #FF6600;
}

.tplwizarea {
	/* Inndeling av tblwizmain i høyre og vestre celle */
	padding: 5px;
}

.tplwizbox {
	margin: 3px;
	padding: 0px;
/* Wizard - action area */
	border: 2px groove;
}

.tplwizboxheading {
	margin: 0px;
	padding: 2px 5px 2px 5px;
	font-weight: bold;
}

.tplwizbuttonrow {
	padding: 5px;
	border-top: 2px groove;
}

.tplwizheading {
	display: block;
/* Heading i høyre og venstre */
	padding: 3px 5px 3px 5px;
}

.tplwizlabel {
	margin: 0px;
	display: inline;
	padding: 2px 5px 2px 5px;
	width: 120px;
	vertical-align: top;
}

/* Template Wizard css */
.tplwizmain
.tplwizpickerfield {
	margin: 3px;
	padding: 5px;
	white-space: nowrap;
	color: highlight;
}

.tplwizstep {
	margin: 0px;
	width: 100%;
/* Ett steg */
	padding: 2px 5px 2px 5px;
}

.tplwizstepactive {
	margin: 0px;
	width: 100%;
	padding: 2px 5px 2px 5px;
	background-color: #F6F5ED;
	border-top: 1px groove;
	border-bottom: 1px groove;
}

.tplwizstepheading {
	display: block;
	padding: 3px 5px 3px 5px;
}

.tplwizsteps {
	margin: 3px;
/* Området med de forskjellige stegene */
	border: 2px groove;
}

.twocpage {
	width: 100%;
}

.twocpage .leftpage {
	width: 70%;
	padding: 5px;
	float: left;
	overflow: hidden;
}

.twocpage .rightpage {
	width: 30%;
	padding: 5px;
	float: left;
	border-left: solid 1px activeborder;
	overflow: hidden;
}

.twocpage .rightpage h2 {
	height: 21px;
	padding: 3px 3px 0px 3px;
	margin: 0px;
	background: url(tablisthead.jpg) repeat;
}

.wssearch {
	float: right;
	margin: 0px 0px 0px 5px;
	padding: 5px;
	background: url(menubar.jpg) repeat-x;
}

#bottom {
	position: relative;
	float: left;
	height: 13px;
	width: 762px;
	background: url(bunn2.jpg) repeat-x;
}

#canvas {
	border-left: 2px solid #565656;
	border-right: 2px solid #565656;
	padding: 0px;
	position: relative;
	width: 766px;
	margin: auto;
	text-align: left;
}

#canvas2 {
	position: relative;
	clear: both;
	width: 762px;
}

#canvasclear {
	height: 1px;
	clear: both;
}
/* Mozilla req */
#Leftmenubar {
	position: relative;
	float: left;
}

#leftnav {
	position: relative;
	float: left;
	width: 188px;
	clear: left;
	overflow: hidden;
}

#leftnav h2 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	text-align: center;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: White;
	height: 14px;
	background: url(menubg.jpg) no-repeat;
	background-color: Navy;
}

#logo {
	position: relative;
	float: left;
	width: 762px;
	height: 219px;
	margin-bottom: 0px;
	background: url(topp.jpg) no-repeat;
}

#logo a {
	display: block;
	height: 100%;
}

#logo2 {
	position: relative;
	float: left;
	width: 762px;
	height: 30px;
	margin-bottom: 1px;
	background: url(topp2.jpg) no-repeat;
}

#main {
	position: relative;
	float: left;
	width: 574px;
	clear: none;
	overflow: hidden;
}

#mainleft {
	position: relative;
	left: 2px;
	float: left;
	width: 637px;
	clear: none;
	overflow: hidden;
}

#mainleft .subtitle {
	padding: 9px 0px 0px 0px;
	color: White;
	height: 23px;
	font-size: 11px;
	text-align: center;
	margin: 0px;
	text-transform: uppercase;
	letter-spacing: 2px;
	background: url(mainlefth3.jpg) no-repeat;
}

#mainleft .title {
	color: White;
	height: 14px;
	font-size: 11px;
	text-align: center;
	margin: 0px;
	text-transform: uppercase;
	letter-spacing: 2px;
	background: url(maintop.jpg) no-repeat;
}

#mainleft div.frmctrlwrapper {
	margin: 0px 1px 0px 0px;
}

#mainright {
	position: relative;
	float: left;
	left: 4px;
	width: 161px;
	clear: right;
	overflow: hidden;
}

#mainright .bottom {
	height: 19px;
	padding: 0px;
	margin: 0px;
	background: url(menufoot.jpg) no-repeat;
	background-position: 0px 10px;
}

#mainright h2 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	text-align: center;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: White;
	height: 14px;
	background: url(menubg.jpg) no-repeat;
}

#tableft {
	position: relative;
	left: 2px;
	float: left;
	width: 630px;
	clear: none;
	overflow: hidden;
}

#tabright {
	position: relative;
	float: left;
	left: 2px;
	width: 160px;
	clear: right;
	overflow: hidden;
}

#tabright h2 {
	height: 17px;
	margin-top: 10px;
	padding: 0px;
	text-align: center;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: white;
	background: url(tabrighthead.jpg) no-repeat;
}

#top {
	position: relative;
	width: 762px;
}

#Topmenubar {
	position: relative;
	float: left;
	height: 29px;
	width: 762px;
	background: url(toppmenu_banner.jpg) repeat-x;
}

