@charset "utf-8";
/* CSS Document */
body {
	background-color			: #CCC;
	margin-left					: 0px;
	margin-top					: 0px;
	margin-right				: 0px;
	margin-bottom				: 0px;
}
body,td,th {
	font-family					: Tahoma, Geneva, sans-serif;
	font-size					: 12px;
	color						: #333;
}
a:link {
	font-family					: Tahoma, Geneva, sans-serif;
	font-size					: 12px;
	color						: #333;
}
a:visited {
	font-family					: Tahoma, Geneva, sans-serif;
	font-size					: 12px;
	color						: #333;
}
a:hover {
	font-family					: Tahoma, Geneva, sans-serif;
	font-size					: 12px;
	color						: #930;
}
a:active {
	font-family					: Tahoma, Geneva, sans-serif;
	font-size					: 12px;
	color						: #333;
}
.menustyle {
	background-image			:url(/images/Image2.jpg);
	
	background-repeat			:no-repeat;
}
.small_head {
	background-image			:url(/images/small_head.jpg);
	background-repeat			:no-repeat;
	/*word-wrap					:break-word;*/
}
.small_foot {
	background-image			:url(/images/small_foot.jpg);
	background-repeat			:no-repeat;
	/*word-wrap					:break-word;*/
}
.tdMain_1 {
	background-image			:url(/images/Image7.jpg);
	background-repeat			:no-repeat;
}
.tdMain_2 {
	background-image			:url(/images/Image10.jpg);
	background-repeat			:no-repeat;
}
.tdMain_3 {
	background-image			:url(/images/Image6.jpg);
	background-repeat			:no-repeat;
}
.tdOverlay {
	background-image			: url(/images/BlackCover.png);
	background-repeat			: repeat-y;
	color						: #FFF;
}
.tdSubmenu:link {
	font-family					: Tahoma, Geneva, sans-serif;
	font-size					: 12px;
	color						: #FFF;
}
.tdSubmenu:visited {
	font-family					: Tahoma, Geneva, sans-serif;
	font-size					: 12px;
	color						: #FFF;
}
.tdSubmenu:hover {
	font-family					: Tahoma, Geneva, sans-serif;
	font-size					: 12px;
	color						: #930;
}
.tdSubmenu:active {
	font-family					: Tahoma, Geneva, sans-serif;
	font-size					: 12px;
	color						: #FFF;
}
.tdMain_Title {
	font-size					: 24px;
	color						: #FFF;
}
.tdMain_SubHeader {
	font-size					: 16px;
	color						: #FFF;
}
.tdMain_Body {
	font-size					: 12px;
	color						: #FFF;
}
.Master_TD_Line_Background{
    background-color			: #dddddd		;
    color						: #ffffff		;
    cursor						: default		;
    font-family					: tahoma		;
    font-size					: 12px			;
}
.Master_Row_Highlight{
    background-color			: #dddddd;
    color						: #006699;
    cursor						: default;
    font-family					: tahoma;
    font-size					: 12px;
}
.Master_Row_MouseOver{
    background-color			: #81dded;
    color						: #006699;
    cursor						: pointer;
    font-family					: tahoma;
    font-size					: 12px;
}
.Master_Row_MouseOut{
    background-color			: inherit;
    color						: #006699;
    cursor						: default;
    font-family					: tahoma;
    font-size					: 12px;
}
.Master_Row_onclick{
    background-color			: inherit;
    color						: #006699;
    cursor						: pointer;
    font-family					: tahoma;
    font-size					: 12px;
}
.Page_Header {
	font-family					: Tahoma, Geneva, sans-serif;
	font-size					: 16px;
	color						: #333;
}
