﻿
/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	font-weight: normal;
	font-size: xx-small;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
}

.footer
{
	font-weight: normal;z
	font-size: 10px;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}

.Button
{
	border-right: 0px;
	border-top: 0px;
	font-weight: bold;
	font-size: 8pt;
	color:white;
	background:url(images/buttonnew.jpg);
	border-left: 0px;
	cursor: hand;
	color: black;
	border-bottom: 0px;
	font-family: verdana;
	background-color: #ffff00;
	height:20px;
}
.searchbutton
{
	border-right: 0px;
	border-top: 0px;
	font-weight: bold;
	font-size: 8pt;
	background-image: url(images/view-all.jpg);
	border-left: 0px;
	cursor: hand;
	color: black;
	border-bottom: 0px;
	font-family: verdana;
	background-color: #ffff00;
	height:20px;
}
.Button1
{
	border-right: 0px;
	border-top: 0px;
	font-weight: bold;
	font-size: 8pt;
	background-image: url(images/button.jpg);
	border-left: 0px;
	cursor: hand;
	color: black;
	border-bottom: 0px;
	font-family: verdana;
	background-color: #ffff00;
}
.Button2
{
	border-right: 0px;
	border-top: 0px;
	font-weight: bold;
	font-size: 8pt;
	background-image: url(images/postjob.jpg);
	border-left: 0px;
	cursor: hand;
	color: black;
	border-bottom: 0px;
	font-family: verdana;
	background-color: #ffff00;
	height:20px;
}

.SUBMIT
{
	border-right: 0px;
	border-top: 0px;
	font-weight: bold;
	font-size: 8pt;
	background-image: url(images/button.jpg);
	border-left: 0px;
	cursor: hand;
	color: black;
	border-bottom: 0px;
	font-family: verdana;
	background-color: #ffff00;
	height:20px;
}
.LogoutButton
{
	font-weight: bold;
	font-size: 8pt;
	color:red;
	font-family: verdana;
}
.ButtonUp
{
	border-right: black 1px inset;
	border-top: black 1px inset;
	font-weight: bold;
	font-size: 8pt;
	border-left: black 1px inset;
	cursor: hand;
	color: black;
	border-bottom: black 1px inset;
	font-family: verdana;
	background-color: #d4d0c8;
}

.InputText 
{
	border-right: 1px inset;
	border-top: 1px inset;
	border-left: 1px inset;
	border-bottom: 1px inset;
	font-size: 8pt;	
	color: black;
	font-family: verdana;
	background-color: #e3f8fa;	
}

BUTTON {
	FONT-SIZE: 12px; FONT-FAMILY: Arial, sans-serif
}

TEXTAREA
{
	border-right: 1px inset;
	border-top: 1px inset;
	font-size: 8pt;
	border-left: 1px inset;
	color: #003366;
	border-bottom: 1px inset;
	font-family: verdana;
	background-color: #ffffe8;
}
INPUT
{
	background-color: #ffffe8;
}
.noeffect
{
	border-right: 0px inset;
	border-top: 0px inset;
	font-size: 8pt;
	border-left: 0px inset;
	color: #ffffff;
	border-bottom: 0px inset;
	font-family: verdana;
	background-color: #ffffff;
}



SELECT
{
/*	border-right: 1px inset;
	border-left: 1px inset;
	border-bottom: 1px inset;
	border-top: 1px inset;*/
	font-size:  8pt;
	color: #003366;
	font-family: verdana;
	background-color: #ffffe8;
	border-style:none;
	width:auto; 
}


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: 0.7em;
	word-spacing: normal;
	text-transform: none;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}	
		
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;
	}	
TD
{
	font-weight: normal;
	font-size: 8pt;
	word-spacing: normal;
	vertical-align:  top;
	text-transform:none;
	font-family: Verdana;
	letter-spacing: normal;
	
}	

LINKBUTTON
{
	color: yellow;
	
}


A:link
{
	color:4996CC; 
	font-weight:500;
	text-decoration: none;
}	
		
A:visited
{
	color:85CA4A;
	font-weight:500;	
	text-decoration: none;
}	
		
A:active
{
	color:black;
	font-weight:500;	
	text-decoration: none;
}	
		
A:hover
{
	color:black; 
	text-decoration: none;
}


.searchlink:link
{
	color:0000FF; 
	font-weight:500;
	text-decoration:underline;
}	
		
.searchlink:visited
{
	color:800080;
	font-weight:500;	
	text-decoration:underline;
}	
		
.searchlink:active
{
	color:black;
	font-weight:500;	
	text-decoration:underline;
	
}	
		
.searchlink:hover
{
	color:black; 
	text-decoration:underline;
}
	
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;
	} */
.date
{
	font-size: 12px;
	color: White; 
	font-style: normal;
	font-family: Arial;
	font-variant: normal;
}

TABLE
{
	border:1 ;
	
}

.PageHeader
{
	font-size: 1px;
	color: red;
	font-style: normal;
	font-family: 'Times New Roman' , Serif;
	font-variant: small-caps;
	font-weight:bold;
}
.PageSectionHead
{
	font-weight: bold;
	font-size: 10pt;
	color: yellow;
	font-style: normal;
	font-family: 'Airal';
	font-variant: small-caps;
}
.PageHeading
{
	font-weight: bold;
	font-size: 12pt;
	color: #000066; 
	font-style: normal;
	font-family: Tahoma;	
}

.Datagrid
{
	Width:100%; 
	background:white;
	Border-Width:10px;	
	Border-Color:#3366CC;		 							
}
.DataGridSearch
{
	Width:100%;
	Background:#33ff00;
	Border-Width:0px;
	border-style: inset;
	border-color:#999999;
}
.GridHeader
{
	font-weight:bold ;
	font-size:large;	
}
.GridFooter
{
	background-color :#0099ff;
	color :White ;
	font-weight :bold ;
	font-size :large ;
}

.GridPager
{
	background-color :#0099ff;
	
 }
 .GridEdit
 {
	background-color :#f0f8ff;
}
	
.footerlbl 
{
	color: #000000; 	
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Header 
{
	color: #FFFFFF; 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.grid
{
	
}

hyperlink
{
 color:Blue; 	}


.newsletter:link
{
	color:#FFFFFF; 
	font-weight:500;
	text-decoration: none;
	font-family:Verdana;
}	
		
.newsletter:visited
{
	color:#FFFFFF;
	font-weight:500;	
	text-decoration: none;
	font-family:Verdana;
}	
		
.newsletter:active
{
	color:black;
	font-weight:500;	
	text-decoration: none;
	font-family:Verdana;
}	
		
.newsletter:hover
{
	color:black; 
	text-decoration: none;
	font-family:Verdana;
   
}

.leftmenu:link
{
	color:#014E34; 
	font-weight:500;
	text-decoration: none;
	font-family:Verdana;
}	
		
.leftmenu:visited
{
	color:#014E34;
	font-weight:500;	
	text-decoration: none;
	font-family:Verdana;
}	
		
.leftmenu:active
{
	color:black;
	font-weight:500;	
	text-decoration: none;
	font-family:Verdana;
}	
		
.leftmenu:hover
{
	color:#000000; 
	text-decoration: none;
	margin-left:1;
	font-family:Verdana;
}

.candmenu:link
{
	color:#C0C0C0; 
	font-weight:500;
	text-decoration: none;
	font-family:Verdana;
}	
		
.candmenu:visited
{
	color:#C0C0C0;
	font-weight:500;	
	text-decoration: none;
	font-family:Verdana;
}	
		
.candmenu:active
{
	color:black;
	font-weight:500;	
	text-decoration: none;
	font-family:Verdana;
}	
		
.candmenu:hover
{
	color:#000000; 
	text-decoration: none;
	margin-left:1;
	font-family:Verdana;
}

.pagetitle {
	color: #00643E;
	font-size: 15pt;
	font-weight: bold;
	font-family:Verdana;
}

.content {
font-family:Verdana;

font-size:9pt;
color=#000000;
}

.searchblock {
font-family:Verdana;

font-size:9pt;
color=#ffffff;
}
