body {
	background-color: #A6A27F;
}

div {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

#bodyHolder {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 900px;
	min-height: 600px;
	background-color: white;
}

#bodyTop {
	width: auto;
	height: 8px;
	background-color: #A6A27F;
	padding: 0px;
	margin: 0px;
	clear: both;
	float: none;
}

#tableTop {
	background-color: #ffffff;
	width: 869px;
}

#bodyTopLeft {
	background-image: url(images/body-bf.gif);
	background-repeat: no-repeat;
	width: 12px;
	height: 8px;
}

#topBorder {
	padding: 0px;
	margin: 0px;
	width: 100%;
}


#bodyTopRight {
	background-image: url(images/body-jf.gif);
	background-repeat: no-repeat;
	width: 19px;
	height: 8px;
	padding: 0px;
	margin: 0px;
}


#body, #body-b, #body-j, #body-c {
	height: 600px;
}



#body-b {
	background-image: url(images/body-b.gif);
	background-repeat: repeat-y;
	width: 12px;
	float: left;
}

#body-j {
	background-image: url(images/body-j.gif);
	width: 19px;
	float: right;
}
 
#body-c {
	float: left;
	width: 96%;
	height: 95%;
}


#logo {
	width: 100%;
	height: 50px;
	border-bottom: 1px solid #156480;
}

#logoPic {
	float: left;
}

#it-sys {
	float: right;
	bottom: -36px;
	position: relative;
}

#bodyBottom {
	clear: both;
	height: 20px;
	pading: 0px;
	margin: 0px;
	background-image: url(images/body-a.gif);
	background-repeat: repeat-x;
}

#bodyBottomCenter, #bodyBottomLeft, #bodyBotomRight {
	height: 20px;
}

#bodyBottomCenter {
	background-image: url(images/body-a.gif);
	background-repeat: repeat-x;
	float: left;
	width: 700px;
}

#bodyBottomLeft {
	background-image: url(images/body-ba.gif);
	width: 12px;
	float: left;
}

#bodyBotomRight {
	background-image: url(images/body-ja.gif);
	width: 19px;
	float: right;
}

tableMidTop {
	width: 
}

/*
	MENU 1
*/

.menu1Passive, #menu1left, .menu1Bar, #menu1leftspace, #menu1rightspace, #menu1right {
	height: 30px;
	padding: 0px;
	margin: 0px;
}

.menu1Anchor, .menu1AnchorActive {
	margin: 0px;
	font: bold 13px Verdana,Arial,Helvecia,sans_serif;
	color: #156480;
	text-decoration: none;
	position: relative;
	top: 5px;
}

.menu1AnchorActive {
	color: #ffffff;
}

#menu1 {
	width: 100%;
	height: 30px;
	padding: 0px;
	margin-top: 5px;
	background-image: url(images/menu-1k.gif);
	background-repeat: repeat-x;
}

.menu1Passive, .menu1Active{
	padding: 0px 8px 0px 8px;
	float: left;
}

.menu1Active {
	background-image: url(images/menu-active.gif);
	height: 30px;
	
}

.menu1ActiveLeft {
	background-image: url(images/menu-active-l.gif);
	height: 30px;
	width: 6px;
	float: left
}

.menu1ActiveRight {
	background-image: url(images/menu-active-r.gif);
	height: 30px;
	width: 6px;
	float: left;
}

#menu1left {
	background-image: url(images/menu-1b.gif);
	width: 5px;
	float: left;
}

.menu1Bar {
	background-image: url(images/menu-1bar.gif);
	width: 3px;
	float: left;
}

#menu1leftspace {
	width: 20px;
}

#menu1rightspace {
	width: auto;
}


#menu1right {
	width: 25px;
	float: right;
}

/*
	MENU 2
*/
#menu2, .menu2, .menu2Passive, #menu2left, .menu2Bar, #menu2leftspace, #menu2rightspace, #menu2right {
	height: 25px;
	padding: 0px;
	margin: 0px;
}


#menu2 {
	width: 100%;
	clear: both;
	background-image: url(images/menu-2k.gif);
	background-repeat: repeat-x;
}


#menu2left {
	background-image: url(images/menu-2b.gif);
	width: 5px;
	float: left;

}

.menu2 {
	background-image: url(images/menu-2k.gif);
	float: left;
	padding: 0px 5px 0px 5px;
}

.menu2Anchor, .menu2AnchorActive,  .menu2AnchorActive2 {
	margin: 0px;
	font:  11px Verdana,Arial,Helvecia,sans_serif;
	color: #ffffff;
	text-decoration: none;
	position: relative;
	top: 5px;
}

.menu2AnchorActive {
	color: #E8AA21;
}

.menu2AnchorActive2 {
	color: #ffffff;
}

.menu2Bar {
	background-image: url(images/menu-2bar.gif);
	width: 2px;
	float: left;
}

#menu2right {
	background-image: url(images/menu-2j.gif);
	float: right;
	width: 7px;
}

/**
		BODY BORDER
**/


#borderTop, #borderTopLeft, #borderTopRight, #borderBottom, #borderBottomLeft, #borderBottomRight {
	height: 8px;
	margin: 0px;
	padding: 0px;
}

#borderTop {
	margin-top: 10px;
	clear: both;
	float: none;
	background-image: url(images/body-border-f.gif);
	background-repeat: repeat-x;
	width: 864px;
}

#tableMidTop {
	width: 848px;
}


#borderBottom {
	clear: both;
	float: none;
	background-image: url(images/body-border-a.gif);
	background-repeat: repeat-x;
}

#borderTopLeft, #borderBottomLeft {
	float: left;
	width: 8px;
	background-repeat: no-repeat;
}

#borderTopLeft {
	background-image: url(images/body-border-bf.gif);
}

#borderTopRight, #borderBottomRight {
	float: right;
	width: 8px;
	background-repeat: no-repeat;
}


#borderTopRight {
	background-image: url(images/body-border-jf.gif);
}

#borderBottomLeft {
	background-image: url(images/body-border-ba.gif);
}

#borderBottomRight {
	background-image: url(images/body-border-ja.gif);
}


#borderMiddle {
	height: 450px;
	margin: 0px;
}

#borderLeft, #borderRight {
	width: 8px;
	height: 100%;
}

#borderLeft {
	float: left;
	background-image: url(images/body-border-b.gif);
}

#borderRight {
	float: right;
	background-image: url(images/body-border-j.gif);
}


.footer {
	padding-top: 2px;
	width: 100%;
	text-align: center;
	font:  11px Verdana,Arial,Helvecia,sans_serif;
	text-decoration: none;
	color: #104552;
}

#main {
	float: left;
	width: 820px;
	padding: 10px;
}

h1 {
	font:  bold 13px Verdana,Arial,Helvecia,sans_serif;
	color: #186987;
	text-decoration: none;
	text-align: left;
}

p, table, li {
	font:  12px Verdana,Arial,Helvecia,sans_serif;
	color: #104552;
	text-decoration: none;
	text-align: justify;
}

.smallText {
	font:  11px Verdana,Arial,Helvecia,sans_serif;
	color: #104552;
	text-decoration: none;
	text-align: left;
}

table.smallText, tr.smallText, td.smallText {
	border: 1px solid  #E8E7D7;
}

div.imgHolder {
	float: right;
	margin: 5px 0px 5px 8px;
	border: 2px solid #A6A27F;
}
