body {
	background-color: #7D7D7D;
	padding : 0px;
	margin : 0px;
}
table#header {
	background-color : White;
}
table#layout {
	background-color : White;
	background-repeat: repeat-y;
}
table#hor_menu {
	background-color : White;
}
table#main {
	background-position : top left;
	background-repeat : no-repeat;
}
div#v_menu {
	margin : 250px 0px 0px 5px;
	width : 200px;
	text-align : right;
}
div#back {
	margin : 100px 0px 0px 5px;
	width : 80px;
	text-align : left;
	float : right;
}
.vmenu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #999999;
	line-height : 175%;
}
.vmenu a:link, .vmenu a:visited {
	color : #999999;
	text-decoration : none;
}
.vmenu2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #999999;
	line-height : 175%;
}
.vmenu2 a:link, .vmenu2 a:visited {
	color : #999999;
	text-decoration : none;
}
.vmenu3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #999999;
	line-height : 175%;
}
.vmenu3 a:link, .vmenu3 a:visited {
	color : #999999;
	text-decoration : none;
}
.vmenu4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #999999;
	line-height : 175%;
}
.vmenu4 a:link, .vmenu4 a:visited {
	color : #999999;
	text-decoration : none;
}
td#content {
	background-image : url(../graphics/label.gif);
	background-position : bottom right;
	background-repeat : no-repeat;
}
h1, h2, h3, h4 {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}
h1 {
	font-size : 16px;
}
h2 {
	font-size : 14px;
}
h3 {
	font-size : 12px;
	color : Black;
}
h4 {
	font-size : 11px;
	color : Gray;
}
.h4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}
p, .p {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
}
p a:link, p a:visited {
	color : Black;
}
div#l_col {
	padding : 20px 20px 0px 0px;
}
div#r_col {
	padding : 20px 10px 0px 10px;
}
.txtS, .txtS a:link, .txtS a:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #696969;
}
.txtS a:hover {
	color : Black;
}
.txtGrey {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #696969;
}
.subtxtb, .greytxtb, .contxtb, .h2, .blacktxtb {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
}
.greytxtb {
	color : #777;
}
.blacktxtb {
	color : Black;
}
.menu_h {
	padding : 0px 24px 90px 10px;
	text-align : right;
}