/* CSS Document */

/*===== lines =====*/


.line {
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(../images/00%20share/dash1.gif);
	padding-bottom: 10px;
}

.lineBottom {
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../images/00%20share/dash1.gif);
	
}
.lineMiddle {
	background-repeat: repeat-x;
	background-position: left center;
	background-image: url(../images/00%20share/dash1.gif);
	padding-top: 5px;
	padding-bottom:: 5px;
}


.lineMiddle2 {
	background-repeat: repeat-x;
	background-position: left center;
	background-image: url(../images/00%20share/dash1.gif);
	padding-top: 2px;
	padding-bottom:: 2px;
}


.line2{
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(../images/00%20share/dash1.gif);
	padding-bottom:: 5px;
	font-family: "Myriad Roman", Arial, Helvetica, Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	}

.line2 a {
	font-family: "Myriad Roman", Arial, Helvetica, Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
	
}

.line2 a:hover{
	font-family: "Myriad Roman", Arial, Helvetica, Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #00b8ed;
	
}

.Pinklinehrz {
	background-repeat: repeat-x;
	background-position: left center;
	background-image: url(../images/00%20share/dash-hrz.gif);
	padding-top: 3px;
	padding-bottom:: 3px;
}

.Pinklinehrz2 {
	background-repeat: repeat-x;
	background-position: left center;
	background-image: url(../images/00%20share/dash-hrz.gif);
	padding-top: 3px;
	padding-bottom:: 3px;
}

.Pinklinevtc {
	background-repeat: repeat-y;
	background-position: center center;
	background-image: url(../images/00%20share/dash-vtc.gif);
	padding-left: 3px;
	padding-right:: 3px;
}

.Pinklinevtc2 {
	background-repeat: repeat-y;
	background-position: right center;
	background-image: url(../images/00%20share/dash-vtc.gif);
	padding-left: 3px;
	padding-right:: 3px;
}


.Blueline {
	background-repeat: repeat-x;
	background-position: left center;
	background-image: url(../images/00%20share/dash-blue.gif);
	padding-top: 3px;
	padding-bottom:: 3px;
}