/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	font-weight: normal;
	font-size: x-small;
	word-spacing: normal;
	text-transform: none;
	font-family: tahoma, Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: white;
	margin: 0px;
}

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;
	}	


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	none;
	color:	#3333cc;
	}
	
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;
	}	

IMG
{
	margin: 0px;
	border: 0px;
}

table 
{
	font-family: Tahoma;
	font-size: x-small;	
}

.txt
{
	font-family: Tahoma;
	font-size: x-small;	
}

.btn
{
	font-family: Tahoma;
	font-size: x-small;	
}

.contents 
{
	padding: 10px;
}

.dgHeader 
{
	font-family: tahoma;
	font-size: x-small;
	font-weight: bold;
	color: #996600;
	background-color: #fee9ca;
}

.dgItem
{
	font-family: tahoma;
	font-size: x-small;
	color: #006600;
}

.dgAltItem
{
	font-family: tahoma;
	font-size: x-small;
	background-color: #fee9ca;
	color: #006600;
}

.writer
{
	color: #006600;
	font-weight: bold;
	padding-right: 20px;
	background-position: right center;
	font-size: x-small;
	background-image: url(images/ball.gif);
	background-repeat: no-repeat;
	font-family: tahoma;
}

.PageSel
{
	BACKGROUND-POSITION-X: center;
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: x-small;
	background-image: url(images/button_over.jpg);
	color: black;
	font-family: Tahoma;
	height: 20px;
	width: 24px;
	text-align: center;
}

.PageNotSel:link
{
	BACKGROUND-POSITION-X: center;
	background-repeat: no-repeat;
	color: black;
	text-decoration: none;
	background-image: url(images/button.jpg);
	height: 20px;
	width: 22px;
	text-align: center;
}	
		
.PageNotSel:visited	{	
	BACKGROUND-POSITION-X: center;
	background-repeat: no-repeat;
	color: black;
	text-decoration: none;
	background-image: url(images/button.jpg);
	height: 20px;
	width: 22px;
	text-align: center;
	}	
		
.PageNotSel:active	{	
	BACKGROUND-POSITION-X: center;
	background-repeat: no-repeat;
	color: black;
	text-decoration: none;
	background-image: url(images/button.jpg);
	height: 20px;
	width: 22px;
	text-align: center;
	}	
		
.PageNotSel:hover
{
	BACKGROUND-POSITION-X: center;
	background-repeat: no-repeat;
	color: black;
	text-decoration: none;
	background-image: url(images/button_over.jpg);
	height: 20px;
	width: 22px;
	text-align: center;
}

.img_size
{
	width: 175px;
	height: 150px;
}

/* ---------------- */
/* ---------------- */

a.x {
	font-family: tahoma;
	font-size: x-small;
	color: #006600;
	font-weight: bold;
}
a.x:link {
	text-decoration: none;
	color: #006600;
}
a.x:visited {
	text-decoration: none;
	color: #006600;
}
a.x:hover {
	text-decoration: none;
	color: #0000FF;
}
a.x:active {
	text-decoration: none;
	color: #006600;
}
a.y {
	font-family: Tahoma;
	font-size: 12px;
	color: #990000;
	font-weight: normal;
}
a.y:link {
	text-decoration: none;
	color: #990000;
}
a.y:visited {
	text-decoration: none;
	color: #990000;
}
a.y:hover {
	text-decoration: none;
	color: #977841;
}
a.y:active {
	text-decoration: none;
	color: #990000;
}
a.z {
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #37641C;
	text-decoration: none;
}
a.z:link {
	text-decoration: none;
	color: #37641C;
}
a.z:visited {
	text-decoration: none;
	color: #37641C;
}
a.z:hover
{
	color: darkgreen;
	text-decoration: none;
}
a.z:active {
	text-decoration: none;
	color: #37641C;
}
.Body-Text
{
	font-weight: bold;
	font-size: 13px;
	color: #7a4510;
	font-family: 'Arabic Transparent' , tahoma;
	text-decoration: none;
}
.Heading-1 {
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #37641C;
	text-decoration: none;
}
.Box-H {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Marquee-Text {	font-family: tahoma;
	font-size: x-small;
	font-weight: bold;
	color: #37641C;
}
.br {
	background-color: #FEF1DE;
	border: 1px solid #006600;
}
.Small-H {
	font-family: tahoma;
	font-size: x-small;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
.Medium-H {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #996600;
	text-decoration: none;
}