.tbl		{
		 border-width:3;
		 border-color:#37427B;
		 border-style:inset;
		 background-color:#37427B}

.tbl1		{background:#37427B;
		 color:#BEBBFB;
		 border-color:#8F98C7;
		 font-size:10pt}

.tbl1cell	{border-color:#BEBBFB;
			 background-color:#37427B}

.tbl2		{background:#BEBBFB;
		 color:#48538C;
		 font-size:14pt}

.tbl3		{background:#48538C;
		 color:#BEBBFB;
		 font-size:14pt}

.tbl4		{background:#48538C;
		 color:#FFFFFF;
		 border-color:BEBBFB;
		 font-size:10pt}

.tbl5		{background:#48538C;
		 color:#BEBBFB;
		 border-color:BEBBFB;
		 font-size:10pt}

.smallbutton	{background:#333B63;
		 color:#BEBBFB;
		 width:75px;
		 text-align:center;
		 font-size:12px;
		 font-weight:normal;
		 border-color:#3E4776;
		 border-width:2px;
		 border-style:outset}


.button	{background:#333B63;
		 color:#BEBBFB;
		 cursor:pointer;
		 width:150px;
		 text-align:center;
		 font-size:12px;
		 font-weight:normal;
		 border-color:#3E4776;
		 border-width:2px;
		 border-style:outset}

.buttondown	{background:#9FA7CF;
		 color:#222742;
		 width:150px;
		 text-align:center;
		 font-size:12px;
		 font-weight:normal;
		 border-color:#CCD0E6;
		 border-width:2px;
		 border-style:inset}

.inputbox	{background:#9FA7CF;
		 color:#222742;
		 cursor:default;
		 text-align:left;
		 font-size:12px;
		 font-weight:normal;
		 border-color:#CCD0E6;
		 border-width:2px;
		 border-style:inset}

.buttona	{background:#333B63;
		 color:#BEBBFB;
		 width:132px;
		 text-align:center;
		 font-size:12px;
		 font-weight:normal;
		 border-color:#3E4776;
		 border-width:2px;
		 border-style:outset}

.buttondowna{background:#9FA7CF;
		 color:#222742;
		 cursor:default;
		 width:132px;
		 text-align:center;
		 font-size:12px;
		 font-weight:normal;
		 border-color:#CCD0E6;
		 border-width:2px;
		 border-style:inset}

.tbllnk1	{color:#FFFFFF;
			 text-decoration:none}
.tbllnk2	{color:#BEBBFB;
			 text-decoration:none}

A:link 	{color:#BEBBFB}
A:visited	{color:#BEBBFB}
A:hover	{color:#FFFFFF}
A:active	{color:#FFFFFF}

A:link.tbllnk2	{color:#BEBBFB}
A:visited.tbllnk2	{color:#BEBBFB}
A:hover.tbllnk2	{color:#FFFFFF}
A:active.tbllnk2	{color:#FFFFFF}

HR.blue	{color:#BEBBFB;
		 width:80%;
		 height:10;
		 border-width:4px;
		 border-style:outset;
		 border-color:#BEBBFB}

BODY		{font-size:12pt;
		 font-family:Times New Roman, Arial, Serif;
		 font-weight:normal;
		 background:#48538C;
		 color:#BEBBFB;
		 margin-left:10px;
		 margin-top:5px;
		 scrollbar-face-color: #3E4776;
		 scrollbar-shadow-color: #222742;
		 scrollbar-highlight-color: #5967AB;
		 scrollbar-3dlight-color: #5967AB;
		 scrollbar-darkshadow-color: #111421;
		 scrollbar-track-color: #747FB8;
		 scrollbar-arrow-color: #BEBBFB}

H1:		{font-size:42pt}
H2:		{font-size:36pt}
H3:		{font-size:28pt}
H4:		{font-size:20pt}
H5:		{font-size:10pt}

.bigbox	{width:98%;
		 height:50%}

.cell		{background:#BEBBFB;
		 color:#48538C;
		 text-align:left;
		 font-size:12pt;
		 font-weight:normal}

.left	{background-color:#37427B;
		 border-style:inset;
		 border-width:5px;
		 border-color:#37427B;
		 position:absolute;
		 left:5px;
		 width:48%;
		 height:95%;
		 overflow:scroll;
		 overflow-x:hidden}


.right	{background-color:#37427B;
		 border-style:inset;
		 border-width:5px;
		 border-color:#37427B;
		 position:absolute;
		 top:5px;
		 right:18px;
		 width:48%;
		 height:95%;
		 overflow:scroll;
		 overflow-x:hidden}

.dark	{background-color:#37427B;
		 border-style:inset;
		 border-width:5px;
		 border-color:#37427B;
		 width:95%;
		 padding:5px}

.buttonred	{background:#870B0B;
		 color:#BEBBFB;
		 cursor:pointer;
		 width:150px;
		 text-align:center;
		 font-size:12px;
		 font-weight:normal;
		 border-color:#650909;
		 border-width:2px;
		 border-style:outset}

