body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(images/back.gif);
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
hr{
	color: #000000;
	height: 1px;
}
a:link {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
	color: #FF5900;
	font-weight: normal;
}
a:active {
	text-decoration: none;
}
a.altlink:link {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
a.altlink:visited {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
a.altlink:hover {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
a.altlink:active {
	text-decoration: none;
}
a.orangelink:link {
	text-decoration: none;
	color: #FF5900;
	font-weight: normal;
}
a.orangelink:visited {
	text-decoration: none;
	color: #FF5900;
	font-weight: normal;
}
a.orangelink:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
a.orangelink:active {
	text-decoration: none;
}
a.whitelink:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
a.whitelink:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
a.whitelink:hover {
	text-decoration: none;
	color: #FF5900;
	font-weight: normal;
}
a.whitelink:active {
	text-decoration: none;
}
a.menulink:link {
	text-decoration: none;
	color: #FF5900;
	font-weight: normal;
}
a.menulink:visited {
	text-decoration: none;
	color: #FF5900;
	font-weight: normal;
}
a.menulink:hover {
	text-decoration: none;
	color: #FF5900;
	font-weight: normal;
}
a.menulink:active {
	text-decoration: none;
}

a.whitelinkbtm:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
a.whitelinkbtm:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
a.whitelinkbtm:hover {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
a.whitelinkbtm:active {
	text-decoration: none;
}
.tenpixel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.tenpixelorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF5900;
}
.tenpixelwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.tenpixelblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
.heading{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.headingwhite{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.headingorange{
	color: #FF5900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.border {
	border: 1px solid #000000;
}
.whiteborder {
	border: 1px solid #FFFFFF;
}
.copytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.image_right {
	margin-bottom: 11px;
	margin-left: 22px;
}
.image_left {
	margin-bottom: 11px;
	margin-right: 22px;
}
.about_back {
	background-color: #000000;
	background-image:  url("xhtml/images/image_about.gif");
	background-repeat: no-repeat;
}
.creative_back {
	background-color: #000000;
	background-image:  url("xhtml/images/image_creative.gif");
	background-repeat: no-repeat;
}
.multimedia_back {
	background-color: #000000;
	background-image:  url("xhtml/images/image_multimedia.gif");
	background-repeat: no-repeat;
}
.contact_back {
	background-color: #000000;
	background-image:  url("xhtml/images/image_contact.gif");
	background-repeat: no-repeat;
}
.about_window {
	color: #FFFFFF;
	background-color: #000000;
	background-image:  url("xhtml/images/window_about.gif");
	background-repeat: no-repeat;
}
.creative_window {
	color: #FFFFFF;
	background-color: #000000;
	background-image:  url("xhtml/images/window_creative.gif");
	background-repeat: no-repeat;
}
.multimedia_window {
	color: #FFFFFF;
	background-color: #000000;
	background-image:  url("xhtml/images/window_multimedia.gif");
	background-repeat: no-repeat;
}
.contact_window {
	color: #FFFFFF;
	background-color: #000000;
	background-image:  url("xhtml/images/window_contact.gif");
	background-repeat: no-repeat;
}
.menu {
	line-height: 15px;
}
