body {
	background-color:#FFFFFF;

	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#666666;
}
a{
	color:#666666;
	text-decoration:none;
}

a:hover{
	color:#999999;
	text-decoration:underline;
}

table.MainTable{
	width:980px;
}

/* ======== Menu :: START ===============*/
table.MenuTable{
	width:980px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#666666;
}

a.MenuLink{
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}

a.MenuLink:hover{
	color:#999999;
	font-weight:bold;
	text-decoration:underline;
}

/* ======== Menu :: End   ===============*/


/* ======== Footer :: START =============*/
table.FooterTable{
	width:980px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
}

/* ======== Footer :: End   ==============*/



/* ======== Body :: START =============*/
a.MappingLink{
	color:#666666;
	font-weight:bold;
	text-decoration:underline;
	font-size:12px;
}

a.MappingLink:hover{
	color:#999999;
	font-weight:bold;
	text-decoration:underline;
	font-size:12px;
}
table.ImageShowSMTable{
	width:230px;

	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
}

td.ImageShowSMTD{
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
}


td.ImageShowSMName{
	display:block;
	color:#666666;
	font-family:arial, sans-serif;
	font-size:13px;
	line-height:24px;
	width:200px;
	text-decoration:none;
	text-align:center;
	cursor:pointer;
	font-weight:bold;
}
td.ImageShowSMNameDetails{
	height:30px;
	font-size:12px;
	font-stretch:ultra-expanded;
}
td.ImageShowSMNameDetailsText{
	font-size:12px;
	font-stretch:ultra-expanded;
}

a.ImageShowSMLink{
	color:#666666;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}
a.ImageShowSMLink:hover{
	color:#999999;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	text-decoration:underline;
}
a.ImageShowSMNameLink{
	color:#666666;
	text-decoration:none;
	font-family:Helvetica, sans-serif;
}
a.ImageShowSMNameLink:hover{
	color:#999999;
	text-decoration:underline;
	font-family:Helvetica, sans-serif;
}

input.textContact{
	width:250px;
	border:1px solid #CCCCCC;
}
textarea.textBoxContact{
	width:250px;
	height:80px;
	border:1px solid #CCCCCC;
}

input.SubmitContact{
	width:100px;
	border:1px solid #CCCCCC;
}
/* ======== Body :: End =============*/