body {
	margin: 0px;
	background-image: url(img/bg.gif);
}
.border-grey {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CBCCDA;
	border-bottom-color: #CBCCDA;
	border-left-color: #CBCCDA;
}
td {
	vertical-align: top;
	font-family: "trebuchet MS", tahoma, verdana;
	font-size: 12px;
	line-height: 130%;

}
.bg-white-bot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.bord-bot-grey {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #9C9CB6;
}
.copyright {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #484847;
	text-align: left;
	vertical-align: middle;
	height: 15px;
	padding-left: 10px;
}
#bot {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #DDE6EE;
	text-align: right;
	vertical-align: top;
	height: 70px;
	padding-top: 5px;
	padding-right: 10px;
	color: #333333;
}
#bot a:link {
	color: #666666;
	text-decoration: none;
}
#bot a:visited {
	color: #666666;
	text-decoration: none;
}#bot a:active {
	color: #E89000;
	text-decoration: none;
}#bot a:hover {
	color: #E89000;
	text-decoration: none;
}
.content {
	padding: 20px 20px 40px 30px;
}
.content a:link {
	color: #000000;
	text-decoration: none;
}
.content a:visited {
	color: #666666;
	text-decoration: none;
}
.content a:active {
	color: #E89000;
	text-decoration: none;
}
.content a:hover {
	color: #E89000;
	text-decoration: none;
}


.title-page {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #E89000;
	font-weight: bold;
}
#grid-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;

}
#grid td{
	text-align: center;
	vertical-align: middle;
}
#box {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: left;
	vertical-align: top;
	height: 70px;
	padding-top: 5px;
	padding-right: 10px;
	color: #FFFFFF;
}
#box a:link {
	color: #000000;
	text-decoration: none;
}
#box a:visited {
	color: #666666;
	text-decoration: none;
}#box a:active {
	color: #E89000;
	text-decoration: none;
}#box a:hover {
	color: #E89000;
	text-decoration: none;
}
