@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 14px;
}

ul  {
padding:0;
margin:0;
list-style:none; 
}

li{	background: url(../images/ul.gif) 1% 1% no-repeat;
	padding-left:22px;
	}



ol {
list-style-position:inside;
padding:0;
margin:0;
}


.twenty-five-px{
font-size:27px;
}

.twenty-px{
font-size:22px;
}
.fourteen-px{
font-size:16px;
}
.ten-px{
font-size:12px;
}
.eleven-px{
font-size:13px;
}


.HERE,
a.HERE, 
a.HERE:link,
a.HERE:active,
a.HERE:visited ,
a.HERE:hover{
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.LINE {
	border: 1px solid #CCCCCC;
}

.dashed-line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}

.top-line {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color:#999999;
}



.price{
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}
.coad{
	font-size:14px;
	color: #000099;
	font-weight: bold;
}

.red {
color: #FF0000;
}

.dark-blue{
	color: #000099;
	font-weight: bold;
}
.light-blue{
	color: #FF3333;
}

.white {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link{
color:#FF0000}

.ta {
border-collapse:collapse;
margin-bottom:20px;
text-align:left;
}
.ta td{ 
padding:3px 5px 2px 5px;
border:1px solid #c5cce9;
}
.alt td{
background-color:#F1F3FA;
}
.alt1 td{
text-align:left;
background-color:#c5cce9;
padding:0;
margin:0;
}
