/*

GLOBAL STYLES

*/


body,tr,td,textarea		{ 
			font-family: verdana,helvetica,sans-serif;
			color:#000000;
			font-size:10pt;
			}
p			{ 
			text-align:left;
			}


h1			{ 
			font-size:18pt;
			font-weight: bold;
			text-align:left;
			}
h2			{ 
			font-size:16pt;
			font-weight: bold;
			text-align:left;
			}
h3			{ 
			font-size:14pt;
			font-weight: bold;
			text-align:left;
			}

h4			{ 
			font-size:12pt;
			font-weight: bold;
			text-align:left;
			}

h5			{ 
			font-size:10pt;
			font-weight: bold;
			text-align:left;
			}

h6			{ 
			font-size:8pt;
			font-weight: bold;
			text-align:left;
			}

hr			{
			color:#dddddd;
			}

.head1			{
			font-size:18pt;
			font-weight: bold;
			}

a			{
			color: #000000;
			}

a:visited 		{
			color: #663366;
			}

a:hover 		{
			color: #3366cc;
			}

.A_bold 		{
			color: #cc3333;
			font-weight:bold;
			font-size:8pt
			}

.B_bold 		{
			color: #cc3333;
			font-weight:bold;
			font-size:8pt
			}


.B_bold 		{
			color: #999966;
			font-weight:bold;
			font-size:8pt
			}

.C_bold 		{
			color: #669966;
			font-weight:bold;
			font-size:8pt
			}

.E_bold 		{
			color: #6666cc;
			font-weight:bold;
			font-size:8pt
			}

.F_bold 		{
			color: #3366cc;
			font-weight:bold;
			font-size:8pt
			}

.K_bold 		{
			color: #000000;
			font-weight:bold;
			font-size:8pt
			}

.K_8reg	 		{
			color: #000000;
			font-weight:normal;
			font-size:8pt
			}
.barquote	 		{
			margin-left: 5px;
			margin-right: 5px;
			font-size:8pt
			}
.barquote2	 		{
			font-size:8pt
			}
.small	 		{
			font-size:7pt
			}

/*

FOOTER STYLES

*/

#footer a		{
			color: #777777;
			nowrap;
			font-size: 8pt;
			font-family: verdana,helvetica,sans-serif;
			text-decoration: none;
			font-weight: bold
			}

#footer a:hover 	{
			color: #000000
			}


#footerw	td	{
			color: #cccccc;

			font-family: verdana,helvetica,sans-serif;

			}

#footerw a		{
			color: #cccccc;
			nowrap;
			font-size: 8pt;
			font-family: verdana,helvetica,sans-serif;
			text-decoration: none;
			font-weight: bold
			}

#footerw a:hover 	{
			color: #ffffff
			}





/*

TAB STYLES

*/




#tab 	a		{
			color: #777777;
			font-family: verdana,helvetica,sans-serif;
			font-weight: bold;
			font-size: 10px ! important;
			text-decoration: none;
			}


#tab 	.gray 		{
			background-image:url(http://www.bomadet.org/includes/tab_gry.gif);
			text-align:center;
			}

#tab 	.green 		{
			background-image:url(http://www.bomadet.org/includes/tab_grn.gif);
			text-align:center;
			}

#tab 	.green 	a	{
			color:#336633;

			}

#tab 	.red 		{
			background-image:url(http://www.bomadet.org/includes/tab_red.gif);
			text-align:center;
			}

#tab 	.red 	a	{
			color:#663333;
			}

#tab 	.ltgreen 	{
			background-image:url(http://www.bomadet.org/includes/tab_lgn.gif);
			text-align:center;
			}

#tab 	.ltgreen a	{
			color:#666633;


			}

#tab 	.turquoise 	{
			background-image:url(http://www.bomadet.org/includes/tab_tur.gif);
			text-align:center;
			}

#tab 	.turquoise a	{
			color:#336666;
			}

#tab 	.purple 	{
			background-image:url(http://www.bomadet.org/includes/tab_pur.gif);
			text-align:center;
			}

#tab 	.purple a	{
			color:#333399;
			}

#tab 	.blue 		{
			background-image:url(http://www.bomadet.org/includes/tab_blu.gif);
			text-align:center;
			}

#tab 	.blue a	{
			color:#003366;
			}

#tab 	.ltblue 	{
			background-image:url(http://www.bomadet.org/includes/tab_lbl.gif);
			text-align:center;
			}

#tab 	.ltblue a	{
			color:#336699;
			}

#tab 	.violet 	{
			background-image:url(http://www.bomadet.org/includes/tab_vio.gif);
			text-align:center;
			}

#tab 	.violet a	{
			color:#663366;
			}
			
#tab 	.dppurple 	{
			background-image:url(http://www.bomadet.org/includes/tab_dppurple.gif);
			text-align:center;
			}

#tab 	.dppurple a	{
			color:#FFFFFF;
			}


/*
BAR STYLES
*/

#bar			{
		
			text-align: center;

			}


#bar 	a		{
			color: #FFFFFF;
			font-weight: bold;
			font-size: 10px ! important;
			font-family: verdana,helvetica,sans-serif;
			text-decoration: none;
			text-align: center;
			}

#bar	a:hover 	{
			color: #ffffff;
			}

