HTML, BODY {
scrollbar-face-color:#336699;
scrollbar-shadow-color:#cccccc;
scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-track-color:#eaf2ff;
scrollbar-arrow-color:#ffffff;
background:#336699; layer-background-color:#336699;
height:100%;
margin:0;
padding:0;
/* background:url("images/background-shadow.gif") repeat-y white; */
color:black;
font-size:13px;
font-family:Arial, Verdana, Helvetica, Sans-Serif;
direction:rtl;
color:#ffffff; width:auto; height:auto;
}


TABLE {margin-bottom:-2px; color:black;}
TH {background:#ff6666; layer-background-color:#ff6666; font-size:13px; text-align:center; vertical-align:top; height:18px; color:#ffffff;}
TD {font-size:13px; font-family:Arial, Verdana, Helvetica, Sans-Serif; vertical-align:top;}
BIG {color:#336699; font-size:14px; font-weight:bold; text-decoration:underline;}
STRONG {color:#b33d5f;}
LI {margin:0px 0px 4px 0px;}

A.LinkThin:link {font-weight:normal; text-decoration:underline;}
A.LinkThin:active {font-weight:normal; text-decoration:underline;}
A.LinkThin:hover {font-weight:normal; text-decoration:underline overline;}
A.LinkThin:visited {font-weight:normal; text-decoration:underline;}
A.LinkThin:Visited:hover {font-weight:normal; text-decoration:underline overline;}

A:link {font-style:normal; font-weight:bold; font-size:13px; color:#336699; text-decoration:none;}
A:active {font-style:normal; font-weight:bold; font-size:13px; color:#336699; text-decoration:none;}
A:hover {font-style:normal; font-weight:bold; font-size:13px; color:#ff6666; text-decoration:underline overline;}
A:visited {font-style:normal; font-weight:bold; font-size:13px; color:#336699; text-decoration:none;}
A:Visited:hover {font-style:normal; font-weight:bold; font-size:13px; color:#ff6666; text-decoration:underline overline;}

A.List:link {font-style:normal; font-size:11px; color:#a81364; text-decoration:none;}
A.List:active {font-style:normal; font-size:11px; color:#a81364; text-decoration:none;}
A.List:hover {font-style:normal; font-size:11px; color:#a81364; text-decoration:underline overline;}
A.List:visited {font-style:normal; font-size:11px; color:#a81364; text-decoration:none;}
A.List:Visited:hover {font-style:normal; font-size:11px; color:#a81364; text-decoration:underline overline;}

A.Tab:link {font-style:normal; font-weight:bold; color:#a81364; text-decoration:none;}
A.Tab:active {font-style:normal; font-weight:bold; color:#a81364; text-decoration:none;}
A.Tab:hover {font-style:normal; font-weight:bold; color:#a81364; text-decoration:underline overline;}
A.Tab:visited {font-style:normal; font-weight:bold; color:#a81364; text-decoration:none;}
A.Tab:Visited:hover {font-style:normal; font-weight:bold; color:#a81364; text-decoration:underline overline;}

.TdDomain {text-align:center; /*width:200px;*/ padding-top:2px; padding-bottom:2px; border-bottom:1px solid #e6e6e6;}
.TdList {font-size:12px; text-align:right; padding-top:2px; padding-bottom:2px;}
.TdLink {font-size:12px; text-align:right; padding-top:2px; padding-bottom:2px;}

/* over ride styles from site4ulayout */


thead td {
	background:rgb(234,242,255);
	border-bottom:1px solid rgb(120,172,255);
	font-weight:bold;
}

/* h1 only used in header */	
h5,h6 {
	margin-left:10px;
	margin-right:10px;
	padding:2px 10px 2px 10px;
	background:rgb(234,242,255);
	border-bottom:1px solid rgb(120,172,255);
	width:480px;
	width:expression(500);
}

h1 {font-weight:normal; font-size:20px; font-weight:bold; padding:18px 0px 0px 0px;}
h2 {color:#336699; font-size:18px; font-weight:bold; text-decoration:none; line-height:16px;}
h3 {color:#b33d5f; font-size:15px; font-weight:bold; text-decoration:none; margin:0px 0px 12px 0px;}
h4 {font-weight:bold;}

}



Legend {background:#ffffff; layer-background-color:#ffffff; color:#336699; font-size:16px; text-align:center; vertical-align:center; padding:0px 5px 5px 5px;}

.Shadow {font-weight:bold; filter:progid:dximagetransform.microsoft.shadow(color='silver', direction=145, strength=1);}
.ShadowG {font-weight:bold; filter:progid:dximagetransform.microsoft.shadow(color='silver', direction=145, strength=5);}



/*<style type="text/css">*/

#ddimagetabs{text-align:center; width:702px;
}

#ddimagetabs a{
display: block;
text-decoration: none;
font: bold 12px Arial; /*tab font */
color: black; /*font color */
width: 78px; /*width of tab image */
height: 22px; /*height of tab image */
float: left;
display: inline;
margin-left: 0px; /*spacing between tabs */
padding-top: 4px; /*vertical offset of tab text from top of tab*/
background-image:url(../../Includes/img/bluetab.gif); /*URL to tab image */
background-repeat: no-repeat;
text-align:center;
}

#ddimagetabs a:hover, #ddimagetabs a.current{
background-image:url(../../Includes/img/bluetabover.gif); /*URL to tab image onmouseover */
color: black;
}

#tabcontentcontainer{
width:700px; /*width of 2nd level content*/
line-height:30px; /*height of 2nd level content. Set to largest's content height to avoid jittering.*/
vertical-align:bottom; 
color:#000000;
}

.tabcontent{
display:none; background:#ffffff; layer-background-color:#ffffff;
}



#ddimagetabs #customtab1{
width: 78px; /*width of custom tab image */
background-image:url(../../Includes/img/redtab.jpg); /*URL to custom tab image */
}

#ddimagetabs #customtab1:hover, #ddimagetabs #customtab1.current{
background-image:url(../../Includes/img/redtabover.jpg); /*URL to tab image onmouseover */
color: black;
}
/*</style>*/