﻿BODY, TD, TH, P, A {	font-family : Arial, sans-serif;	font-size: 11px;	color: #04132A;}
.header { 	 font-weight : bold; font-size: 12px;	}
.header_big { 	 font-weight : bold; font-size: 14px;	}
.textbox {
	margin-bottom : 5px;
	margin-left : 5px;
	margin-right : 5px;
	margin-top : 5px;
}
.homepageicons {
		margin-left : 15px;
		margin-top : 11px;
}
.buyiticon { margin-left : 70px; }

.TinyText
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
}
.OicAlertText
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
}

.InfoText
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: green;
}
.InfoTextSmall
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: green;
}

.AlertText
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: red;
}
.AlertText_oic
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: red;
}

.AlertTextSmall
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: red;
}
.AlertTextSmall_oic
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: red;
}

.blueText
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #0000FF;
	text-decoration: none;
}
.blueText_oic
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #0000FF;
	text-decoration: none;
}

.CellHeader
{
	background-color: #D3DCE3;
}

.Cell0
{
	background-color: #CCCCCC;
}

.Cell1
{
	background-color: #DDDDDD;
}

.CellHeaderS
{
	background-color: #D3DCE3;
	font-size: 8pt;
}

.CellS0
{
	background-color: #CCCCCC;
	font-size: 8pt;
}

.CellS1
{
	background-color: #DDDDDD;
	font-size: 8pt;
}
.TDheader{
	background-color: #708090;
	font-size: 11pt;      
	font-weight:bold;
	COLOR: #FFFFFF;
}
A.blue:visited
{
    font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #0000FF;
}
A.blue:active
{
    font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #0000FF;
}
A.blue
{
    font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #0000FF;
}