.sans-1 {
font-family: Arial, Helvetica, Verdana,sans-serif;
font-size: 12px;
font-style: normal;
line-height: 18px;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #000000;
text-decoration: none;
}
.sans-1 a:link {
color: #02BDF2;
text-decoration: none
}
.sans-1 a:visited {
color: #02BDF2;
text-decoration: none
}
.sans-1 a:hover {
color: #A04830;
text-decoration: none
}
.sans-1 a:active {
color: #A04830;
text-decoration: none
}
.sans-1Bold {
font-family: Arial, Helvetica, Verdana,sans-serif;
font-size: 12px;
font-style: normal;
line-height: 18px;
font-weight: bold;
font-variant: normal;
text-transform: none;
color: #000000;
text-decoration: none;
}
.sans-1Bold a:link {
color: #02BDF2;
text-decoration: none
}
.sans-1Bold a:visited {
color: #02BDF2;
text-decoration: none
}
.sans-1Bold a:hover {
color: #FFCC65;
text-decoration: none
}
.sans-1Bold a:active {
color: #FFCC65;
text-decoration: none
}
.sans-2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #000000;
text-decoration: none;
}
.sans-2 a:link {
color: #02BDF2;
text-decoration: none
}
.sans-2 a:visited {
color: #02BDF2;
text-decoration: none
}
.sans-2 a:hover {
color: #A04830;
text-decoration: none
}
.sans-2 a:active {
color: #A04830;
text-decoration: none
}
.Heading {
font-family: Arial, Helvetica, Verdana,sans-serif;
font-size: 14px;
font-style: normal;
line-height: 18px;
font-weight: bold;
font-variant: normal;
text-transform: none;
color: #A04830;
text-decoration: none;
}

/* Begin rebuild */

DIV.navbar { 
	text-align: right;
	margin-right: 16px;
	margin-top: 14px;
	font-family: Arial, Helvetica, Verdana,sans-serif;
	font-size: 12px;
	font-style: normal;;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
DIV.navbar a:link {
color: #02BDF2;
text-decoration: none
}
DIV.navbar a:visited {
color: #02BDF2;
text-decoration: none
}
DIV.navbar a:hover {
color: #FFCC65;
text-decoration: none
}
DIV.navbar a:active {
color: #FFCC65;
text-decoration: none
}

TABLE#Design_Table {
	background-image: url('images/bg_unified.jpg');
	background-repeat: no-repeat;
}

DIV.contd {
	width: 800px; 
	height: 555px;
	background-image: url('images/bg_unified.jpg');
	background-repeat: no-repeat;
	position: relative;
}

DIV.cont_pane {
	background-image: url('images/trans_white.png');
	width: 493px;
	height: 508px;
	overflow-y: scroll;
	position: absolute;
	padding-left: 10px;
	padding-right: 5px;
	top: 31px;
	right: 15px;
}

* html DIV.cont_pane {
	top: 42px;	
	height: 500px;
}