/* Default CSS Stylesheet for PENMAR Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif;
    FONT-SIZE: .80em;
    height: 7px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
	WORD-SPACING: normal
    
}
.Content
{
	
	
	font-family: Verdana, Arial,MS Sans Serif;
	height: 27px;
	font-weight:normal;
	font-size: .85EM;
	color:Black;
    line-height:20px	
}
.ContentSmall
{
	
	/*font-family:"MS Sans Serif";*/
	font-family: Verdana, Arial,MS Sans Serif;
	height: 5px;
	font-weight:normal;
	font-size: .70EM;
	color:Black;
    line-height:15px	
}



.ContentHead
{
    color: "#990033";
    font-family: Verdana, Arial;
    font-size: 1.1em;
    font-weight: bold;
    height: 25px
}

.NormalHead
{
	color: "#990033";
    font-family: Verdana, Arial;
    font-size: .87em;
    font-weight:800;
    height: 22px
    
}
.Title    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: darkred;
}


.PageTitle
{ font-style:italic;
	color: "#990033";
    font-family: Arial;
    
    font-size: .95em;
    font-weight:bold;
  
   
	
}

H1, H2, H3, H4, H5,  THEAD, TFOOT
{
    color: #990033;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:bolder;
	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:bold;
	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:	900;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Book Antiqua,Bookman Old Style, Arial, Helvetica, sans-serif;
	font-size:	1.20em;
	font-weight:800;
	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:	.80em;
	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
{
	font-weight: 600;
	font-size: 0.75em;
	word-spacing: normal;
	vertical-align: baseline;
	text-transform: none;
	color: #ffffff;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: #990033;
}	
	
.TableContent
{
	font-weight: normal;
	font-size: 0.70em;
	color: black;
	font-family: Verdana, Arial,MS Sans Serif;
	height: 6px;
	background-color: whitesmoke;
}
.ErrorText
	{
    	color: red;
    	font-family: Verdana, Arial;
    	font-size: 1em;
    	line-height: 20pt
	}

/* For Data Grid*/

.Grid
{
	border: solid 1px #990033;
	
}

.Grid td
{
	/*border: solid 3px #FFFFFF;*/
	/*border: solid 3px #eeeeee;*/
	/*margin: 1px 1px 1px 1px;*/
	font-family: Arial;
	padding: 5px 8px 5px 8px;
	border: none;
	text-align: center;
}

.GridHeader
{
	background-image: url(images/redhead3.gif);
	font-size:  x-small;
	font-weight: bold;
	color: #F7F7F7;
	height:21px;
	/*background:  #990033 url(images/redhead3.gif) no-repeat 0 100%;
	background-color: #990033;*/
}

.GridHeader a
{
	text-decoration: none;
	color: #F7F7F7;
	padding: 0px 15px 0px 15px;
}

.GridHeader a:hover
{
	text-decoration: underline;
	background:  #990033 /*url(images/spin.gif) no-repeat 0 100%*/;
}

.GridItem, .GridAltItem
{
	font-size: xx-small;
	color: #000000;
}

.GridItem
{
	background-color: white;
}

.GridAltItem
{
	
	background-color: #eeeeee;
}

.GridPager
{
	font-size: small;
	background-color: whitesmoke;
}


/* */
A.MenuUnselected, A.MenuUnselected:link, A.MenuUnselected:visited
{
    /*color: goldenrod;*/
    /*color: #9a161a;*/
    color: White;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  11px;
    font-weight: bold;
    line-height: 16px;
   /* padding-left: 10px*/
   padding-left: 5px
}

A.MenuUnselected:hover
{
    /*color: white;*/
    color:goldenrod;
    text-decoration: underline;
    padding-left: 5px
}

A.MenuSelected
{
    color: white;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: underline;
    font-size:  11px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 5px
}

A.MenuSelected:hover
{
    color: white;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration:underline;
    padding-left: 5px
}

A.MenuSelected1:hover
{
	background-color:Lime;
    color: white;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration:underline;
    padding-left: 5px
}
A.MenuSelected1
{
    color: white;
    font-family: Verdana, Helvetica, sans-serif;
    background-color: Maroon;
    text-decoration: underline;
    font-size:  11px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 5px
}
A:link  
{
	font-size:  11px;
    text-decoration: none;
    cursor:hand; 
    color:  #990033;
}

A, A:hover 
{
	font-size:  11px;
    text-decoration: underline;
    cursor:hand; 
    color:  black;
}

A:visitd 
{
	font-size:  11px;
	text-decoration: none;
	color: goldenrod;

}		
		
A:active 
{
	font-size:  11px;
	text-decoration:	none;
	color:	goldenrod;
	}	
		

	
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-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}
.IMGCursor
{
	cursor:hand; 
}
.TAB
{
	font-weight: 600;
	font-size: 0.75em;
	word-spacing: normal;
	vertical-align: baseline;
	text-transform: none;
	color: #ffffff;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	
	
}	

