body {
	margin: 0px;
	font-family: verdana;
	font-size: 13px;
}

td {
	color: #3b3634;
	font-family: tahoma;
	font-size: 13px;
	padding-left: 0px;
}

td.base {
	font-family: verdana;
	font-size: 13px;
	padding: 5px;
	line-height: 20px;
}

td.zag {
	width: 35%;
	text-align: right;
	font-weight: bold;
	padding-right: 8px;
}

table.ramka {
	background-color: gray;
}

div.smstext {
	background-color: yellow;
}

div.shortnum {
	background-color: yellow;
}

a.menu {
	color: #b9934c;
	font-size: 18px;
	font-family: verdana;
	text-decoration: none
}

a.menu2 {
	background-color: transparent;
	color: #b69699;
	font-size: 18px;
	font-family: verdana;
	text-decoration: none
}

a.link:link {
	background-color: transparent;
	color: #3b3634;
	font-size: 13px;
	font-family: tahoma;
	text-decoration: underline
}

a.link:active {
	background-color: transparent;
	color: #3b3634;
	font-size: 13px;
	font-family: tahoma;
	text-decoration: underline
}

a.link:visited {
	background-color: transparent;
	color: #3b3634;
	font-size: 13px;
	font-family: tahoma;
	text-decoration: underline
}

a.link:hover {
	background-color: transparent;
	color: #3b3634;
	font-size: 13px;
	font-family: tahoma;
	text-decoration: none
}

a.link2:link {
	background-color: transparent;
	color: #3b3634;
	font-size: 13px;
	font-family: tahoma;
	text-decoration: none
}

a.link2:active {
	background-color: transparent;
	color: #3b3634;
	font-size: 13px;
	font-family: tahoma;
	text-decoration: none
}

a.link2:visited {
	background-color: transparent;
	color: #3b3634;
	font-size: 13px;
	font-family: tahoma;
	text-decoration: none
}

a.link2:hover {
	background-color: transparent;
	color: #3b3634;
	font-size: 13px;
	font-family: tahoma;
	text-decoration: none
}

.supportgroup_historyheader {
	font-size: 24px;
}

table.supportgroup_pdata td {
	padding: 5px;
}

tr.sg_history_header {
	background-color: #7a0001;
}

tr.sg_history_header td {
	font-size: 16px;
	color: white;
	padding: 4px;
}

.supportgroup_msghistory {
	width: 100%;
}

.sg_history_text {
	border-top: 2px solid #dedede;
}

.payname {
	font-size: 16px;
	font-weight: bold;
	color: #0b328d;
}

.whitebg {
	background-color: white;
}