/* Stylesheet for OrbInsruments.com */
/* main.css */
/* Copyright 2006. All rights reserved. */
/* This website has been optimized for use with multiple browsers */

/* The A: tags refer to the anchors, links.  */
/* NN4 doesn't recognize Hover, but NN6 will.  */
/* IE 4 and 5, and Opera 3.6 and 4.0 recognize the hover tags. */
/*  anchor elements  */



a.one:link { font-family : Arial, Helvetica, Sans-serif; font-size : 13px; font-weight : bold ; color: #FFFFFF; text-decoration: none; }
	a.one:active { font-family : Arial, Helvetica, Sans-serif; font-size : 13px; font-weight : bold ; color: #FFFFFF; text-decoration: none; }
	a.one:visited { font-family : Arial, Helvetica, Sans-serif; font-size : 13px; font-weight : bold ; color: #FFFFFF; text-decoration: none; }
	a.one:hover { font-family : Arial, Helvetica, Sans-serif; font-size : 13px; font-weight : bold ; color: #FFFFFF; text-decoration: underline;  } 

a.two:link { font-family : Arial, Helvetica, Sans-serif; font-size : 11pt; color: #FFFFFF; text-decoration: underline; }
	a.two:active { font-family : Arial, Helvetica, Sans-serif; font-size : 11pt; color: #FE4444; text-decoration: none; }
	a.two:visited { font-family : Arial, Helvetica, Sans-serif; font-size : 11pt; color: #FFFFFF; text-decoration: none; }
	a.two:hover { font-family : Arial, Helvetica, Sans-serif; font-size : 11pt; color: #FE4444; text-decoration: underline;  } 

a.tre:link { font-family : Arial, Helvetica, Sans-serif; font-size : 11pt; color: #FFFFFF; font-weight : bold ; text-decoration: underline; }
	a.tre:active { font-family : Arial, Helvetica, Sans-serif; font-size : 11pt; color: #FE4444; font-weight : bold ; text-decoration: none; }
	a.tre:visited { font-family : Arial, Helvetica, Sans-serif; font-size : 11pt; color: #FFFFFF; font-weight : bold ; text-decoration: none; }
	a.tre:hover { font-family : Arial, Helvetica, Sans-serif; font-size : 11pt; color:  #FE4444; font-weight : bold ; text-decoration: underline;  } 

a.for:link { font-family : Arial, Helvetica, Sans-serif; font-size : 9pt; color: #FE4444; font-weight : bold ; text-decoration: underline; }
	a.for:active { font-family : Arial, Helvetica, Sans-serif; font-size : 9pt; color: #555555; font-weight : bold ; text-decoration: none; }
	a.for:visited { font-family : Arial, Helvetica, Sans-serif; font-size : 9pt; color: #555555; font-weight : bold ; text-decoration: none; }
	a.for:hover { font-family : Arial, Helvetica, Sans-serif; font-size : 9pt; color:  #555555; font-weight : bold ; text-decoration: underline;  } 


H1 {

	font-family: Verdana, Helvetica, Trebuchet MS, Sans-serif;
	color: #ffffff;
	padding: 0px;
	font-weight : bold ;
	font-size : 22pt;
}

H2 {

	font-family: Verdana, Helvetica, Trebuchet MS, Sans-serif,;
	color: #FFFFFF;
	padding: 0px;
	font-weight : bold ;
    font-size : 16pt;
}

H3 {
	font-family: Arial, Helvetica, Trebuchet MS, Sans-serif;
	color: #A5A3A4;
	font-size : 16px;
}

H4 {
    font-family: Arial, Helvetica, Trebuchet MS, Sans-serif;
	font-size : 16px;
}




P, TD, UL
{
    FONT-FAMILY: Arial,  Helvetica, Trebuchet MS, Sans-serif;
    FONT-SIZE: 12px;
}


.bold
{
	FONT-FAMILY: Arial,  Helvetica, Trebuchet MS, Sans-serif;
	FONT-SIZE: 14px;
	FONT-WEIGHT: 900;
}

.white_14
{
	 FONT-FAMILY: Arial,  Helvetica, Trebuchet MS, Sans-serif;
	color: White;
    FONT-SIZE: 16px;
}

.white
{
    FONT-FAMILY: Arial,  Helvetica, Trebuchet MS, Sans-serif;
	color: White;
    FONT-SIZE: 9pt;
}