td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
}
a {
	color: #CC6699;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}
.toplink {
	color: #999999;
	font-weight: normal;
}
.supportlink {
	color: #666666;
	font-weight: normal;
}
.darklink {
	color: #990033;
}
.thinlink {
	color: #990033;
	font-weight: normal;
}
.menu_off {
	height: 15px;
	background: #FFFFFF;
	color: #CC6699;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
}
.menu_on {
	height: 15px;
	background: #F2F2F2;
	color: #CC3366;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
}
select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
}
input {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;

}

.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-Top-Banner-Background {
	background-image: url(Images/main-Banner-image-red.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.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;
}

.Form-TextArea {
 font-size: 10px;
 background-color: White;
 border: 1px solid #666666;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: Black;
}
.Font-12-CAPS {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
}
