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

body {
	background-image: url(../s/images/client_background.jpg);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}.drname {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #000000;
	font-weight: normal;
}
.top_x_repeat {
	background-repeat: repeat-x;
	background-position: top;
}
.h2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.gen_italic {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
}


.gen_bold {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.nav {
	font-size: 24px;
	color: #FEDCED;
}
.middle_x_repeat {
	background-repeat: repeat-x;
	background-position: center;
}
.side_background {
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FE7DC0;
	background-image: url(../s/images/client_side_04.jpg);
}

.symbol_verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}
	.h1 {
	font-size: 14px;
	color: #FC7DC0;
	font-weight: bold;
}
.small_italic {	font-size: 11px;
	font-style: italic;
}
a {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #FEEDF7;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FEEDF7;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.symbol_verdana01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.symbol_verdana03 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}