﻿td {
	font-size: 14px;
	line-height: 140%;
	color: #000000;
	text-decoration: none;

}
.td1 {
	font-size: 14px;
	line-height: 125%;
	color: #000000;
	text-decoration: none;

}
.td2 {
	font-size: 13px;
	line-height: 125%;
	color: #ffffff;
	text-decoration: none;

}
a:link {color:#000000; text-decoration:none}
a:active {color:#000000; text-decoration:none}
a:visited {color:#000000; text-decoration:none}
a:hover {color:#000000; text-decoration:underline}

a.white:link {color:#FFFFFF; text-decoration:none}
a.white:active {color:#FFFFFF; text-decoration:none}
a.white:visited {color:#FFFFFF; text-decoration:none}
a.white:hover {color:#FFFFFF; text-decoration:underline}

a.orange:link {color:#F69C00; text-decoration:none}
a.orange:active {color:#F69C00; text-decoration:none}
a.orange:visited {color:#666666; text-decoration:none}
a.orange:hover {color:#F69C00; text-decoration:underline}

.line{
    border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid; 
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.line1{
    border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid; 
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}
.line2{
    border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid; 
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}
.line3{
    border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid; 
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}


