html					{
						overflow-y			: scroll;
						}
a						{
						text-decoration		: underline;
						color				: #00004a;
						}
a:hover					{
						color				: #000000;
						text-decoration		: underline;
						}
body					{
						font-family			: arial;
						font-size			: 12px;
						}
td						{
						font-size			: 12px;
						background-color	: #ffffff;
						}
p						{
						font-size			: 12px;
						}
.specks					{
						background-image	: url("images/specks.gif");
						background-repeat	: repeat-y;
						background-position	: top 13px;
						background-color	: #ffffff;
						}
.lefttile				{
						background-image	: url("images/tile_left.jpg");
						background-repeat	: repeat-y;
						}
.righttile				{
						background-image	: url("images/tile_right.jpg");
						background-repeat	: repeat-y;
						}
.border					{
						border-right		:solid; 
						border-color		:#D33300; 
						border-width		:1px; 
						border-left			:solid; 
						border-color		:#D33300; 
						border-width		:1px;
						}
.border2				{
						border				:solid; 
						border-color		:#D33300; 
						border-width		:1px;
						}
span					{
						font-size			: 13px;
						color				: #D33300;
						font-weight			: bold;
						}
li						{
						padding-bottom		: 10px;
						}
ul						{
						list-style-image	: url("images/bullet_small.gif");
						}
li.sublist				{
						list-style-type		: disk;
						color				: #7c7b7b;
						font-weight			: bold;
						}
.bottom1				{
						background-image	: url("images/mainbot_01.jpg");
						background-repeat	: no-repeat;
						
						}
.bottom2				{
						background-image	: url("images/mainbot_02.jpg");
						background-repeat	: no-repeat;
						font-size			: 14px;
						color				: #D33300;
						padding-top			: 10px;						
						}
.bottom3				{
						background-image	: url("images/mainbot_03.jpg");
						background-repeat	: no-repeat;
						
						}
.bottom_a				{
						background-image	: url("images/bottom01.jpg");
						background-repeat	: no-repeat;
						font-size			: 9px;
						background-color	: #000000;
						}
.bottom_b				{
						background-image	: url("images/bottom02.jpg");
						background-repeat	: no-repeat;
						font-size			: 9px;
						background-color	: #000000;
						}
.bottom_c				{
						background-image	: url("images/bottom03.jpg");
						background-repeat	: no-repeat;
						font-size			: 9px;
						background-color	: #000000;
						}
h1 						{
						font-size : 11px;
						font-family : Arial;
						font-weight : bold;
						}
