﻿.ProductLink
{
	color:#003366;
	font-weight: normal;
	font-size: 12px;
}


.o_ctrl
{
	font-family: Tahoma, Arial, 'Arial CE';
	font-size: 12px;
	color: #003366;
}


.o_th
{
	padding-bottom: 5px; 
	font-weight: bold;
}

.o_td1
{
	height:20px; border-bottom: solid 1px #00bdec; text-align:left;
}

.o_td2
{
	height:20px; border-bottom: solid 1px #00bdec; padding-right:7px;
}

.o_td31
{
	height:20px; text-align:left;
}

.o_td32
{
	height:20px; padding-right:7px;
}

.Step
{
	color: #003366;
	text-decoration: none;
}

a.Step:hover
{
	text-decoration: underline;
}

.Step th
{
	font-family: Tahoma, Arial, 'Arial CE';
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-left: 19px;
	padding-right: 14px;
	line-height: 25px;
	border-bottom: solid 1px #DDDDDD;
	background-color: #EEEEEE;
}

.Step td
{
	font-family: Tahoma, Arial, 'Arial CE';
	font-size: 12px;
	text-align: left;
	padding-left: 4px;
	padding-right: 14px;
	line-height: 20px;
}

.OrderPrice
{
	border-collapse:collapse;
}

.OrderPrice td
{
	border: solid 1px #00bdec; border-collapse:collapse;
	height:20px;
}

.OrderSummary
{
	color: #003366;
	text-decoration: none;
}

.OrderSummary th
{
	font-family: Tahoma, Arial, 'Arial CE';
	font-size: 12px;
	font-weight: normal;
	text-align:right;
	padding-left: 19px;
	padding-right: 10px;
	line-height: 25px;
	border-bottom: solid 1px #DDDDDD;
	background-color: #EEEEEE;
	width:150px;
}

.OrderSummary td
{
	font-family: Tahoma, Arial, 'Arial CE';
	font-size: 12px;
	text-align: left;
	padding-left: 4px;
	padding-right: 4px;
	line-height: 16px;
}





