.borderleft {
	background-image: url(images/border_left.gif);
	background-repeat: repeat-y;
}
.borderight {
	background-image: url(images/border_right.gif);
	background-repeat: repeat-y;
}

.engtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.borderightpuple {
	background-image: url(images/border_right_purple.gif);
	background-repeat: repeat-y;
}


.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #870160;
	font-weight: bold;
}
.supporttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	font-weight: normal;
}

.border {
	border: 3px solid #870160;
}
.lineheight {
	line-height: 18px;
}

body {
	background-color: #A8BCCC;
}
.borderightdarkblue {
	background-image: url(images/border_right__blue.gif);
	background-repeat: repeat-y;
}
.borderightred {
	background-image: url(images/border_right_red.gif);
	background-repeat: repeat-y;
}
.borderightblue2 {
	background-image: url(images/border_right_blue2.gif);
	background-repeat: repeat-y;
}
.form {
	width: 105px;
}
.borderightgreen {
	background-image: url(images/border_right_green.gif);
	background-repeat: repeat-y;
}
.borderightyellow {
	background-image: url(images/border_right_yellow.gif);
	background-repeat: repeat-y;
}
.shkedim {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a.shkedim:link {
	color: #FFFFFF;
}
a.shkedim:visited {
	color: #FFFFFF;
}
a.shkedim:hover {
	color: #FFFFFF;
}
a.shkedim:active {
	color: #FFFFFF;
}

.innerlink {
	font-family: Arial, Helvetica, sans-serif;
	color: #0066CC;
	font-size:14px;
	text-decoration:underline;
}

a.innerlink:link {
	color: #0066CC;
	font-size:14px;
	text-decoration:underline;
}
a.innerlink:visited {
	color: #0066CC;
	font-size:14px;
	text-decoration:underline;
}
a.innerlink:hover {
	color: #0066CC;
	font-size:14px;
	text-decoration:underline;
}
a.innerlink:active {
	color: #0066CC;
	font-size:14px;
	text-decoration:underline;
}.purple {
	color: #86015F;
	font-size: 15px;
	font-weight: bold;
}
