/* CSS Document */
* {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

html, body {
	margin: 0;
	padding: 0;
	text-align: left;
	background-image: url(images/back_08.gif);
	background-repeat: repeat;
}
td, th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #666666;
	
}
textarea, input, select {
	font-family: Arial;
	font-size: 10px;
	color:#2D4A68;
	font-weight: normal;
}
a {
	font-size: 12px;
	color: #CC0000;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: underline;
}

.baner {
	align: center;
	height: 193px;
	width: 767px;
	text-align: center;
}
.divwithnames {
	background-image: url(images/ortho_09.gif);
	font-weight: bold;
	color: #890A00;
	width: 100%;
	height: 61px;
	line-height: 20px;
}
.divwithnamesin {
	padding: 10px;
	height: 30px;
}

.textovete {
	color: #666666;
	width: 100%;
}
.textovete1 {
	color: #666666;
	width: 92%;
	padding-left: 25px;
}
.rightback {
	background-image: url(images/rightback.gif);
	height: 100%;
	width: 3px;
}

.textoveteleftshadow {
	height: 100%;
}
.menu {
	width: 217px;
	background: #f2eed0 url(images/menuback_12.gif) left top repeat-x;
	position: relative;
}
.downmenu {
	background-color: #A54539;
	height: 15px;
	padding: 5px;	
}

div.dropDownMenu {	
	background: #efeac5;
	position: absolute;
	left: 210px;	
	top: 26px;
	padding: 3px 3px 1px;
	border-right: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
}

* html div.dropDownMenu {
	margin-top: 28px;
}

div.dropDownMenu a {
	display: block;
	padding: 3px 5px 3px 12px;
	margin-bottom: 2px;
	background: #f6f4df;
	font-size: 12px;
	font-weight: bold;
	color: #c07f70;
	text-decoration: none;
}

div.dropDownMenu a:hover {
	color: #c07f70;
}


.title {
	font-weight: bold;
	color: #890A00;
	font-size: 14px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
}
.copyright {
	font-size: 12px;
	color: #A54539;
	text-decoration: none;
	padding: 5px;
}


.titlelitle {

	font-weight: bold;
	color: #999999;
	font-size: 12px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
}

.WhiteTextBox {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	background-color: CDCDCD;
	border:  1px solid #939393;
}
.OrangeButton {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	background-color: #890A00;
	border: 1px solid #333333;
}

