
/* Start of basic formating*/
table {
	margin: 0;
	color: #000000;
	font-family: arial;
	font-size: 10pt;
	border-style: solid;
	border-collapse: collapse;
	border-width: 0;
	empty-cells: show;
}

body {
	margin: 0;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-attachment: scroll;
}

.sidebar{
	background-color: #FFCC33;
}

.textbox{
	border-top-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-top-style: solid;
    border-left-width: solid;
    border-right-width: solid;
    border-bottom-width: solid;
    border-color: #FFE38E;
	font-family: verdana,helvetica;
    font-size: 8pt;
}

.boxtitle{
    color: #FFFFFF;
	background-color: #2A3F00;
	font-family: verdana,helvetica;
    font-size: 10pt;
    font-weight: bold;
}

.boxcontent{
    color: #000000;
	background-color: #FFFFFF;
	font-family: verdana,helvetica;
    font-size: 8pt;
}

.sitemenu{
	border-top-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-top-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-color: #000000;
	font-family: verdana,helvetica;
    font-size: 8pt;
}

.cell {
	bottom-border: solid #000000 1px;
}

.sitemenu td {
    border-bottom-width: 0px;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
}

/* style settings for the menus */
.menu1{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 8pt; 
	font-family: verdana;
	background-color: #555555;
}

.menu1selected{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 8pt; 
	font-family: verdana;
	background-color: #02006F;
}

.menu1:hover{
	color: #000000;
}

.menu2{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 8pt; 
	font-family: verdana;
	background-color: #BD0000;
}

.menu2selected{
	color: #000000;
	font-weight: bold;
	font-size: 8pt; 
	font-family: verdana;
	background-color: #FFFFFF;
}

.menu2:hover{
	color: #000000;
	background-color: #BD0000;
}

.logo{
	color: #FFFFFF;
	background-color: #000745;
}
/* end of the menu settings */

input{
	border: solid 1px #000000;
}

/* this sets the working areas details */
.workarea{
	background-color: #FFFFFF;
	color: #000000;
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
}

/* finished with working areas settings */
.searchbox{
	margin-right: -18px;
}

.invisible td{
    border-bottom-width: 0px;
	border-width: 0px;
}

.invisible{
    border-bottom-width: 0px;
	border-width: 0px;
}

.cover{
	background-color: #dde3ef;
}

a{
	color: #000000;
	font-size: 8pt;
	font-family: verdana;
	font-weight: bold;
}
a:hover {
	color:#000066;
	font-weight:bold;
}

.amenu{
	color: #FFFFFF;
	font-size: 8pt;
	font-family: verdana;
	font-weight: bold;
}
.amenu:hover {
	color:#FFDD00;
	font-weight:bold;
}

.menuitem{
	color: #00FF00;
}
.menuselected{
	color: #00FF00;
}

.location{
	color: #000099;
	font-size: 9pt;
	font-weight: bold;
}

.submenu{
	color: #00FF00;
	font-family: arial;
	font-size: 12pt;
}

.tableborder{
	background: #000000;
}
.table{
	background: #FFFFFF;
	color: #000000;
	font-size: 9pt;
	font-family: Arial;
}


.body {
	background-color: #CCC;
}


.title{
	font-size: 20pt;
	color: #000000;
	font-family: arial;
	font-weight:bold;
}

.header{
	background-color: #DCE6EF;
	margin: 0;
	border: 0;
	color: #000000;
}
img {
	border:0;
}

.mainmenu{
	font-size:10pt;
	font-family:arial;
	font-weight: bold;
	color: #000000;
}

/*Text types*/

.statement{
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}

.standard{
	font-family: arial;
	font-size: 10pt;
	color: #000000;
}

/*Pop-up color information to follow*/

.popup-menubg{
	background-color: #AA0000;
}

.titlebasic{
	color: #FFFFFF;
	background-color: #990000;
	font-family: arial;
	font-size: 20pt;
	font-weight: bold;
}

.title1{
	font-size: 12pt;
	color: #FFFFFF;
	font-family: arial;
	background-color: #557799;
}

.title2{
	font-size: 10pt;
	color: #FFFFFF;
	font-family: arial;
	background-color: #7799BB;
}

.plaincontent{
	color: #000000;
	font-family: arial;
	font-size: 12pt;
}

.shoppingtable{
	background-color: #BBCCDD;
	font-size: 10pt;
	font-family: arial;
	empty-cells: show;
	border-width: 0px;
	border-style: solid;
}
