body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetical, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #5B5B5B;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #333333;
}
.TitleHome {
	font-family: Arial, Helvetical, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
}
.Title {
	font-family: "Arial Black";
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}
.whitelink a:link {
color: #FFFFFF;
text-decoration: underline;
font-size: 10px;
}

.whitelink a:visited {
color: #FFFFFF;
text-decoration: underline;
font-size: 10px;
}

.whitelink a:hover {
color: #FFFFFF;
text-decoration: none;
font-size: 10px;
}

.whitelink a:active {
color: #FFFFFF;
text-decoration: none;
font-size: 10px;
}
.smaller {
	font-family: Arial, Helvetical, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.smaller_blk {
	font-family: Arial, Helvetical, sans-serif;
	font-size: 10px;
	color: #000000;
}
.top_back {
	background-image: url(../images/top_back.gif);
	background-repeat: repeat-x;
}
.link_back {
	background-image:  url(../images/link_back.gif);
	background-repeat: repeat-x;
}
.line_back {
	background-image:  url(../images/line_back.gif);
	background-repeat: repeat-x;
}
.yellow_light {
	background-image:  url(../images/yellow_light.gif);
	background-repeat: repeat;
}
.yellow_left {
	background-image:  url(../images/yellow_left.gif);
	background-repeat: repeat-y;
}
.yellow_right {
	background-image:  url(../images/yellow_right.gif);
	background-repeat: repeat-y;
}
.logo_yellow {
	background-image:  url(../images/logo_yellow.gif);
	background-repeat: repeat;
}
.white_left {
	background-image:  url(../images/white_left.gif);
	background-repeat: repeat-y;
}
.white_right {
	background-image:  url(../images/white_right.gif);
	background-repeat: repeat-y;
}
.green_left {
	background-image:   url("../images/green_left.gif");
	background-repeat: repeat-y;
}
.green_right {
	background-image:   url("../images/green_right.gif");
	background-repeat: repeat-y;
}
.blue {
	background-image:   url("../images/blue.gif");
	background-repeat: repeat;
}
.vert_dots {
	background-image:  url(../images/vert_dots.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.pic_back {
	background-image:  url(../images/pic_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

