/* Default CSS Stylesheet for a new Web Application project */
/* Index Styles Start */
.t {
	FONT-SIZE: 12px; FONT-FAMILY: tahoma; TEXT-DECORATION: none;
}
.overlapImg {
	LEFT: -1px; FLOAT: left; MARGIN: -4px 5px -3px; POSITION: relative;
}
.TdOut {
	BORDER-RIGHT: #ff9e00 1px solid; PADDING-RIGHT: 4px; BORDER-TOP: #ff9e00 1px solid; PADDING-LEFT: 4px; FONT-SIZE: 100%; PADDING-BOTTOM: 2px; BORDER-LEFT: #ff9e00 1px solid; PADDING-TOP: 0px; BORDER-BOTTOM: #ff9e00 1px solid; color : #ffffff;
}
.TdOver {
	BORDER-RIGHT: #ffffff 1px solid; PADDING-RIGHT: 4px; BORDER-TOP: #ffffff 1px solid; PADDING-LEFT: 4px; FONT-SIZE: 100%; BACKGROUND: #ffcf80; PADDING-BOTTOM: 2px; BORDER-LEFT: #ffffff 1px solid; PADDING-TOP: 0px; BORDER-BOTTOM: #ffffff 1px solid; color :#FA6A00;
}
A {
	FONT-SIZE: 12pt; COLOR: #000000; FONT-FAMILY: Tahoma; TEXT-DECORATION: none;
}
A:active {
	FONT-SIZE: 8pt;
}
A:hover {
	FONT-SIZE: 8pt; COLOR: #008000; FONT-FAMILY: Tahoma; TEXT-DECORATION: none;
}
A:link {
	FONT-SIZE: 8pt; COLOR: #000000; FONT-FAMILY: Tahoma; TEXT-DECORATION: none;
}
A:visited {
	FONT-SIZE: 8pt; COLOR: #000000; FONT-FAMILY: Tahoma; TEXT-DECORATION: none;
}
.errormessage {
	FONT-SIZE: 7pt; COLOR: red; FONT-FAMILY: Tahoma; 
}
.Normal {background-image: url('/UcanImages/Z_Tab_Normal.gif'); background-repeat: no-repeat; background-position: center bottom; color: #1E3790; font-weight: bold;cursor: hand}
.Active {background-image: url('/UcanImages/Z_Tab_Active.gif'); background-repeat: no-repeat; background-position: center bottom; color: #D46464; font-weight: bold}
.MouseOver {background-image: url('/UcanImages/Z_Tab_Normal.gif'); background-repeat: no-repeat; background-position: center bottom; color: #D46464; font-weight: bold;cursor: hand}
.Sbj {color:#1E3790 ; cursor: hand}
.td1Normal {background-image: url('/UcanImages/Etymology_Right1.gif'); background-repeat: no-repeat; background-position: left center}
.td1Hit {background-image: url('/UcanImages/Etymology_Right2.gif'); background-repeat: no-repeat; background-position: left center}
.td2 {background-image: url('/UcanImages/Etymology_BG.gif'); background-repeat: repeat-x; background-position-y: center; margin-right: 10}
.td3 {background-image: url('/UcanImages/News_Date_Right1.gif'); background-repeat: no-repeat; background-position: center center}
.td3Hit {background-image: url('/UcanImages/News_Date_Right2.gif'); background-repeat: no-repeat; background-position: center center}
.td4 {background-image: url('/UcanImages/News_Date_BG.gif'); background-repeat: repeat-x; background-position-y: center}
.td5 {background-image: url('/UcanImages/News_Date_Left.gif'); background-repeat: no-repeat; background-position: right center}

.ABCOver {
font-family : verdana;
//font-weight: Bold;
color : '#FF0006';
background-image: url('/ucanimages/Etymology_ABC_MousOver.gif');
filter: alpha(opacity=60);
}

.ABCOut {
font-family : verdana;
font-weight: Bold;
color : '#F8AB10';
}

	table		{ font-family: tahoma; font-size: 12px; line-height:150% }
	a								{ color: #000000; text-decoration: none }
	input,textarea,select		{ font-family: tahoma; font-size: 12px; }
	a:hover							{ color: red }

/*Index Styles End */



BODY
{
    BACKGROUND-COLOR: #E7E2E2;
    margin-top: 0;
    margin-bottom: 0;
    FONT-FAMILY: Tahoma, Helvetica, sans-serif;
    FONT-SIZE:larger;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    scrollbar-base-color: #FFDBFF; 
	scrollbar-arrow-color: FDFBE2;
	scrollbar-DarkShadow-Color: black

}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}
	
.TitleBar {
 FONT-SIZE: 9pt; MARGIN: 5px; COLOR: #000000; TEXT-INDENT: 7px; LINE-HEIGHT: 100%; FONT-FAMILY: tahoma ; background-color: #E3E2E2;
 	}
 	.tda { BORDER-RIGHT: #B30000 1px solid; BORDER-TOP: #B30000 1px solid; BORDER-LEFT: #B30000 1px solid; COLOR: #B30000; BORDER-BOTTOM: #B30000 1px solid; BACKGROUND-COLOR: #EF7D7D }
	.tdb { BORDER-RIGHT: #EF7D7D 1px solid; BORDER-TOP: #EF7D7D 1px solid; BORDER-LEFT: #EF7D7D 1px solid; COLOR: #ffffff; BORDER-BOTTOM: #EF7D7D 1px solid; BACKGROUND-COLOR: #B30000 }
	
.verticaltext { FONT-SIZE: 1px; RIGHT: -3px; WIDTH: 37px; FONT-FAMILY: tahoma; POSITION: relative; TOP: 20px; WRITING-MODE: tb-rl }