/* Default CSS Stylesheet for a new Web Application project */
BODY
{	
	/*

	font-weight: normal;
	font-size: 0.8em;
	background-image: url(\SampleCSS\Images\Santa Fe Stucco.bmp);
	word-spacing: normal;
	text-transform: none;
	
	font-family: Tahoma Bold;
	letter-spacing: normal;
	background-color: white;
    */
	direction:rtl 
}
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;
	}	
.SimpleText
	{
	  font-size:	9px;
	  word-spacing:	normal;
	  color:DarkBlue;  
	  letter-spacing:	normal;
	  text-transform:	none; 
	  font-family: Tahoma;
	}
.SimpleText1
{
	font-weight: bold;
	font-size: 12px;
	word-spacing: normal;
	vertical-align: super;
	text-transform: none;
	color: navy;
	font-family: Tahoma;
	letter-spacing: normal;
	text-align: left;
}	

A:link, A:visited
{
   	text-decoration: none;
   /*color: #4A8ACE;*/
    color: #ffcccc;
	/*color: #77dd00;*/
}

A:hover
{
	color: #4A8ACE;/*#FF864A;*/
}
/*
A:link
{
	text-decoration: none;
}	
		
A:visited	{	
	text-decoration:	none;
	background-color: #aaaaaa;
	color:	#111111;
	}	
		
A:active	{	
	text-decoration:	none;
	background-color: #aaaaaa;
	color:	#111111;
	}	
		
A:hover
{
	border-right: #323232 1px solid;
	border-top: #323232 1px solid;
	border-left: #323232 1px solid;
	color: #C1D105;
	border-bottom: #323232 1px solid;
	background-color: #9b9b9b;
}
*/
.HeaderCell
{
 	border-bottom: #bbbbbb 2px solid;
}
		
.TopLink:visited	{	
/*	
	background-color: #5396DA;
    color: #eeeeff;
*/
    text-decoration:	none;
	color: #ffcccc;
/*
	background-color: Transparent;
*/
    	}	
.TopLink:active	{	
/*	text-decoration:	none;*/
/*	background-color: #1F77D0;*/
    color: #ffffff;
	}
.TopLink:hover
{
	border-right: #9fc7e0 1px solid;
	border-top: #9fc7e0 1px solid;
	border-left: #9fc7e0 1px solid;
	border-bottom: #9fc7e0 1px solid;
	color: #eeeeff;
	background-color: #1F77D0;
}
.TopLink
{
	font-size: 9pt;
	font-family: Tahoma;/*9fc7e0 */
	border-right: #1F77D0 1px solid;
	border-top: #1F77D0 1px solid;
	border-left: #1F77D0 1px solid;
	border-bottom: #1F77D0 1px solid;
	/*background-color: #1F77D0;*/
	color: #ffcccc;
/*	text-decoration:	none;*/

}
.Cntrls
{
	border-right: steelblue 1px solid;
	border-top: steelblue 1px solid;
	font-size: 9pt;
	border-left: steelblue 1px solid;
	color: darkblue;
	border-bottom: steelblue 1px solid;
	font-family: Tahoma;
	background-color: #f5f5f5;
	text-align: right;
}
.RedTahoma
{
	font-size: 11pt;
	color:  Purple; 
	font-family: Tahoma;
	text-align: Center;  
}
.HeaderTextBig
{
	font-weight: bold;
	font-size: 12pt;
	border-bottom-color: #33ccff;
	color: #000099;
	font-family: Tahoma;
	text-decoration: underline;
	border-bottom-style: groove;
}
.NewsTopic
{
	border-right: #5396da 1px solid;
	padding-right: 5px;
	border-top: lightsteelblue 3px solid;
	padding-left: 5px;
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 5px;
	margin: 5px;
	border-left: #5396da 1px solid;
	color: #ffffff;
	padding-top: 5px;
	border-bottom: orchid 2px solid;
	font-family: Tahoma;
	background-color: mediumvioletred;
	text-align: center;
	font-variant: normal;
}
.NewsDesc
{
	border-right: #5396da 0px solid;
	border-top: lightsteelblue 1px solid;
	font-size: 9pt;
	border-left: #5396da 0px solid;
	color: #565656;
	border-bottom: orchid 1px solid;
	font-family: Tahoma;
	background-color: #fff7ff;
	text-align: center;
	font-variant: normal;
}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
TopBack
{
	color: #ffffff;
	background-color: #1f77d0;
}	
	

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;
	}	

IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}
.Test1
{
	background-color= Green; 
}

{
	background-color=Aqua;  
}
SPAN.newsTeaser A {
	COLOR: #244857
}
SPAN.newsTeaser A:visited {
	COLOR: #244857
}
SPAN.newsTeaser A:hover {
	COLOR: #000; TEXT-DECORATION: none
}
.Scrolling
{
	overflow: auto;
	width: 50%;
	height: 50%;
}
#link2 {color: #434343;border-bottom: 1px solid #DCDCDC;border-top: 1px solid #DCDCDC;}
#link2 a:link,#link2 a:visited {margin-right:6px;color: #696969;text-decoration:none;} 
#link2 a:hover{color:#227722;}