body {
	background-image: URL(images/stationary/domino_bg.gif);
	background-repeat: repeat-x;
    margin-top: 0px;
	background-color: #3B3B3B;
}

img {
	border: 0px;
}

tr {
	vertical-align: top;
}

td {
	vertical-align: top;
}

a {
	color: #CFBA2A;
	text-decoration: none;
}

a:hover {
	color: #CFBA2A;
	text-decoration: underline;
}

.nav {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #B3B3B3;
	line-height: 15px;
	background-color: #4D4D4D;
	padding: 11px 0px 0px 12px;
}

.nav a {
	color: #B3B3B3;
	text-decoration: none;
}

.nav a:hover {
	color: #F2F2F2;
	text-decoration: none;
}

.navMarked a {
	color: #F2F2F2;
	text-decoration: none;
}

.subNav {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F2F2F2;
	line-height: 15px;
	background-color: #4D4D4D;
	padding: 11px 0px 0px 12px;
}

.subNav a {
	color: #F2F2F2;
	text-decoration: none;
}

.subNav a:hover {
	color: #CFBA2A;
	text-decoration: none;
}

.subNavMarked a {
	color: #CFBA2A;
	text-decoration: none;
}

.item_nav {
	background-image: URL(images/stationary/4D4D4D_248x264_px.gif);
	background-repeat: no-repeat;
	padding: 6px 0px 0px 6px;
}

.item_nav img {
	cursor: pointer;
}

.itemByNumber {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #B3B3B3;
	word-spacing: -0.1em;
	vertical-align: middle;
	text-align: center;
}

.itemByNumber a, .itemByNumber a:hover {
	color: #FFFFFF;
}

.item_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #BFBFBF;
	line-height: 15px;
}

.vit10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

.vit11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.rightMargin {
	margin: 0px 10px 0px 0px;
}