.BG-left-top {
	background-image: url(images/Backgrounds/BG-Left-Top.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.BG-Left-Bottom {
	background-image: url(images/Backgrounds/BG-Left-Bottom.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.BG-Right-Bottom {
	background-image: url(images/Backgrounds/BG-Right-Bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.BG-Right {
	background-image: url(images/Backgrounds/BG-Right.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.BG-Left {
	background-image: url(images/Backgrounds/BG-Left.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.BG-Top {
	background-image: url(images/Backgrounds/BG-Top.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.BG-Bottom {
	background-image: url(images/Backgrounds/BG-Bottom.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.Background-Orange {
	background-image: url(images/BG-Red.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.font-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.Background-left-menu {
	background-image: url(images/Left-menu-background.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.Font-10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.Font-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.font-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5px;
}
.Font-site {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.BG-Right-Top {
	background-image: url(images/Backgrounds/BG-Right-Top.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.Form-TextArea {
	font-size: 10px;
	background-color: #BABABB;
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Black;
	width: 100%;
	padding: 2px;
}
.Form-Buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #787e8a;
	color: White;
	margin-right: 6px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 22px;
}
a.Hover-BLack:link {
COLOR: black; TEXT-DECORATION: none
}
a.Hover-BLack:visited {
COLOR: black; TEXT-DECORATION: none
}
a.Hover-BLack:hover {
text-decoration: underline;
}
a.Hover-Gray:link {
COLOR: #666666; TEXT-DECORATION: none
}
a.Hover-Gray:visited {
COLOR: #666666; TEXT-DECORATION: none
}
a.Hover-Gray:hover {
text-decoration: underline;
}
a.Hover-White:link {
COLOR: #ffffff; TEXT-DECORATION: none
}
a.Hover-White:visited {
COLOR: #ffffff; TEXT-DECORATION: none
}


.image-Left-Corner {
	background-image: url(images/Shadows_for_main_table/Top-left-corner-Shadow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.image-Right-caroner {
	background-image: url(images/Shadows_for_main_table/Top-Right-corner-Shadow.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.image-Right-caroner-Bottom {
	background-image: url(images/Shadows_for_main_table/Bottom-Right-corner-Shadow.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.image-Left-Corner-Bottom {

	background-image: url(images/Shadows_for_main_table/Bottom-left-corner-Shadow.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.image-top-Shadow-strech {
	background-image: url(images/Shadows_for_main_table/Top-lShadow.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.image-Bottom-Shadow-strech {
	background-image: url(images/Shadows_for_main_table/Bottom-lShadow.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.image-Right-Shadow-strech {

	background-image: url(images/Shadows_for_main_table/Right-Strech-Shadow.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.image-Left-Shadow-strech {


	background-image: url(images/Shadows_for_main_table/Left-Strech-Shadow.gif);
	background-repeat: repeat-y;
	background-position: right top;
}