body
{
background: #ffffff url(images/bg.gif) repeat-x;
}

.navigation_right
{
background: #ffffff url(images/verticle_line_navigation.gif) no-repeat right top;
}

.bottomlinks {
	color: #999999;
	text-decoration: none;
}

.bottomlinks:active {
	text-decoration: underline;
	color: #3B99E1;
}


.bottomlinks:hover {
	text-decoration: underline;
	color: #000000;
}
.designerlink {
	color: #CCCCCC;
	text-decoration: none;
}
.navigation {
	color: #3399FF;
	test-decoration: none;
	text-decoration: none;

}
.navigation:hover {
	color: #c0c0c0;
	test-decoration: none;
	text-decoration: none;

}
.link1 {
	color: #7A7A7A;
	text-decoration: none;
}
.link1:hover {
	color: #CE2727;
	text-decoration: none;
}
.dottedborder {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
