/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: aliceblue;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE:  9pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

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:	.9em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	0;
	letter-spacing:	0;
	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:	#3333ff;
	color:	#000070;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	color:	#3333cc;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	color:	#cc3333;
	}	
		
A:hover	{	
	text-decoration:	none;
	color:	navy;
	color:	#cc3333;
	}
A.HLink2 {
	font:  Verdana, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #333399;
	font-size: 10pt;
}
A.HLink2x {
	font:  Verdana, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: red;
	font-size: 10pt;
	}
A.HLink3 {
	font: x-small Verdana, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: steelblue;
	font-size: 17;
	}

A.HLink4 {
	font: x-small Verdana, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: lightblue;
	font-size: 11pt;
}
A.HLink5 {
	font: x-small Verdana, Arial, sans-serif;
	text-decoration: none;
	color: navy;
	font-size: 12pt;
}
A.HLinkMenu {
	font-family: Trebuchet MS,MS Sans Serif, Palatino Lynotype, Verdana, Arial;
	font-weight: bold;
	text-decoration: none;
	color: aliceblue;
	font-size: 10pt;
	}
A.HLinkMenuA {
	font: Verdana, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: aliceblue;
	font-size: 13;
	}
A.HLinkMenuP {
	font: Verdana, Arial, sans-serif ;
	font-weight: bold;
	text-decoration: none;
	color: aliceblue;
	font-size: 13;
}
A.HLinkMenuSelected {
	font: x-small Verdana, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: navy;
	font-size: 13pt;
	height: 5px;
}
A.MenuItem:hover {
	color: cyan;
}
.textAHead {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	/*font-weight:bold;*/
	color:#5A7060;
	line-height:20px;
	letter-spacing:.5px;
}
.textBody {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
}
.textDonationAHead {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	/*font-weight:bold;*/
	color:#5A7060;
	letter-spacing:.5px;
}
.textDonationBody {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.tableA {
	background-image:url(http://www.selleck.com.au/pan/background_1.gif);
	background-repeat:repeat-y;
	

}
.tableB {
	background-image:url(http://www.selleck.com.au/pan/background.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
.GridLink {
	font: x-small Verdana, Arial, sans-serif;
	text-decoration: none;
	color: navy;
	font-size: 12pt;
}

.GridLink:hover {
	color: red;
}
SMALL	{	
	font-size:	.7em;
	color: whitesmoke;
	}	

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;
	}
.Button {
	font: x-small Verdana, Arial, sans-serif;
	color: Aliceblue;
	font-weight:bold;
	font-size: 12pt;
	background-color: darkslateblue;
	border: 2;
	border-color: lightsteelblue;
	border-style: outset;
}
	
.Text
{
	border:0;
	font-weight: normal;
	font-size: 10pt;
	color: navy;
	font-family: Verdana, Arial, Tahoma;
}
.TextBox {
	font: x-small Verdana, Arial, sans-serif;
	font-size: 9pt;
	color: #112266;
	border-style: solid;
	background-color: lightyellow;
	border-bottom-color:#c8cfbd;
	border-left-color:#c8cfbd;
	border-top-color:#c8cfbd;	
	border-right-color:#c8cfbd;
}
.FieldLabel
{
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-family: Trebuchet MS,Verdana, Arial, Tahoma;
}
.CheckBoxLabel
{
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-family: Verdana, Arial, Tahoma;
}

.AdminTitle 
{
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: darkblue;
	}
.TableColumnHeading
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Verdana, Arial, Tahoma;
	background-color: #dddddd;
}
.TableColumnHeadingGRD
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	font-family: Verdana, Arial, Tahoma;
	background-color: #888f8d;
}
.TableCell
{
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-family: Verdana, Arial, Tahoma;
	background-color: #ffffff;
}
.TableCell2
{
	font-weight:bold;
	font-size: 10pt;
	color: black;
	font-family: Verdana, Arial, Tahoma;
	background-color: #f5f5f5;
}
.TableCellAlt
{
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-family: Verdana, Arial, Tahoma;
	background-color: #e0e0e0;
}
A.NavigationMenuLink
{
	font-weight: bold;
	font-size: 8pt;
	color: #486078;
	font-family: Verdana, Arial, Tahoma;
	text-decoration: none;
}
A.NavigationMenuLink:hover
{
	font-weight: bold;
	font-size: 8pt;
	color: #486078;
	font-family: Verdana, Arial, Tahoma;
	text-decoration: underline;
}

.Label
{
	font-weight: bolder;
	font-size: 8pt;
	color: navy;
	font-family: Verdana, Arial, Tahoma;
}
.Label2
{
	font-weight: bold;
	font-size: 9pt;
	color: navy;
	font-family: Verdana, Arial, Tahoma;
}
.LabelProd
{
	font-weight: bold;
	font-size: 10pt;
	color: navy;
	font-family: Verdana, Arial, Tahoma;

}
.Label3
{
	font-weight: normal;
	font-size: 10pt;
	color: navy;
	font-family: Verdana, Arial, Tahoma;
}
.Label4
{
	font-weight: bold;
	font-size: 10pt;
	color: #286098;
	font-family: Verdana, Arial, Tahoma;
}
.Label5
{
	font-weight: normal;
	font-size: 9pt;
	color: #455b7f;
	font-family: Verdana, Arial, Tahoma;
}
.Label6
{
	font-weight: bold;
	font-size: 9pt;
	color: steelblue;
	font-family: Verdana, Arial, Tahoma;
	
}
.HeaderTitle
{
	font-weight: bold;
	font-size: 15pt;
	color: steelblue;
	font-family: Trebuchet MS,  Palatino Linotype, Microsoft Sans Serif, Verdana, Arial, Tahoma;
	
}
.PageTitle
{
	font-weight: bold;
	font-size: 11pt;
	color: steelblue;
	font-family: Verdana, Arial, Tahoma;
	
}
.Sale
{
	font-weight: bold;
	font-size: 10pt;
	color: red;
	font-family: Verdana, Arial, Tahoma;
	text-decoration:line-through;
}
.bkGround
{
	font-weight: normal;
	font-size: 10pt;
	color: #112233;
	font-family: Verdana, Arial, Tahoma;
	background: #f0fafa; 

}
.ErrorMsg
{
	font-weight: bold;
	font-size: 10pt;
	color: red;
	font-family: Verdana, Arial, Tahoma;

}
A.HLink {
	font: x-small Verdana, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #0000ff;
	font-size: 11;
}
A.HLink2 {
	font: x-small Verdana, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: blue;
	font-size: 13;
	height: 5px;
}
A.HLink3 {
	font: x-small Verdana, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: red;
	font-size: 14;
	height: 5px;
}
.MenuRow {
	font: x-small Verdana, Arial, sans-serif;
	color: lightgreen;
	padding:0,0,0,0;
}

.MenuItem {
	font: x-small Verdana, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 8pt;
	color: lightgreen;
}