<!--
		/* //  start formating elements  \\ */

p.null, p.center, p.blue, p.footer, h3, h4 { margin: 0; padding: 0;  }

p.center { text-align: center; }

p.blue { color: #3483b4; font-size: 14px; }

p.footer { font-size: 10px; text-align: center; }

span.capital { font-size: 18px; color: #000; }

img.tatjana { float: left; margin: 5px 5px 0px 5px; border: 1px solid #404040; }

img.thumb_pics { float: left; margin: 5px 5px 15px 5px; border: 1px solid #404040; }

img.image_viewer { padding-bottom: 5px; margin: 0; display: block; }

input.form_long { width: 200px; }
input.form_mid { width: 100px; }
input.form_short { width: 30px; }

		/* //  end formating elements  \\ */
		/* \\  start global elements  // */

p { color: #404040; font: normal 12px "Lucida Grande", Arial, sans-serif; text-align: justify; line-height: 12pt; }

h1 { color: #9a3883; font: normal 18px "Lucida Grande", Arial, sans-serif; text-align: center; }
h2 { color: #ddd; font: normal 14px "Lucida Grande", Arial, sans-serif; }
h3 { color: #9a3883; font: normal 16px "Lucida Grande", Arial, sans-serif; text-align: left; padding-top: 10px; }
h4 { color: #9a3883;font: normal 12px "Lucida Grande", Arial, sans-serif; text-align: justify; }

td { vertical-align: top; }

img { padding: 0; margin: 0; border: none; }

a:link, a:visited, a:active { 
	color: #404040; 
	text-decoration: none; }
a:hover { color: #9a3883; text-decoration: none; }

a.flip:link, a.flip:visited, a.flip:active { 
	color: #9a3883; 
	text-decoration: none; }
a.flip:hover { color: #404040; text-decoration: none; }

		/*  //    end global elements  \\ */
		/*  \\  start shades for tabs  // */

.shadetabs{
	padding: 3px 0;
	margin-left: 0px;
	margin-top: 1px;
	margin-bottom: 0;
	border-bottom: 1px solid #b3b3b3;
	font: normal 12px "Lucida Grande", Arial, sans-serif;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
	display: inline;
	margin: 0;
}

.shadetabs li a{
	text-decoration: none;
	position: relative;
	z-index: 1;
	padding: 3px 7px;
	margin-right: 3px;
	border: 1px solid #b3b3b3;
	color: #2d2b2b;
	background: white url(/images/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
	color: #2d2b2b;
}

.shadetabs li a:hover{
	color: #9a3883;
}

.shadetabs li a.selected{ /*selected main tab style */
	position: relative;
	top: 1px;
}

.shadetabs li a.selected{ /*selected main tab style */
	background-image: url(/images/shadeactive.gif);
	border-bottom-color: white;
	color: #9a3883;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
	text-decoration: none;
}

li.null { display: none; }

		/* \\  end shades for tabs   // */

-->
