html
{
	background: #E85917 url(img/back.png) fixed 43% 0;
	margin-top: 0;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}


#container {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	width: 900px;
}

#main
{
	width: 900px;
	position: relative;
	background: #fff;
	border-top: none;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
}

table
{
	border: 0px solid #000066;
	border-collapse: collapse;
	text-decoration: none;
	font: 11px "Geneva", sans-serif;
}
  
td{
	color: #333;
	text-decoration: none;
	text-align: justify;
}

#TOP
{
    padding: 0px;
    padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	background: #FFF;
	color: #5b5b5b;
	text-decoration: none;
	border: 1px solid #dedede;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}


a:link {color: #333;}
a{text-decoration:none}
a:hover {color: #333; text-decoration:underline;}
a:active {color: #333;}
a:visited {
	color: #333;
}
.gray {
	font-size: 13px;
	color: #4f4f4f;
}
.orange{
	color: #E85917;
	font-size: 11px;
	text-align: left;
}
.orange2{
	color: #E85917;
	font-size: 15px;
	text-align: left;
}
.orange2 a:link {color: #E85917;}
.orange2 a{text-decoration:none; color: #E85917;}
.orange2 a:hover {color: #E85917; text-decoration:underline;}
.orange2 a:active {color: #E85917;}
.orange2 a:visited {color: #E85917;}



.orange3 {
	font-size: 13px;
	color: #333;
	text-align: left;
}

.medium {
	font-size: 13px;
	color: #4f4f4f;
	text-align: left;
}


.catch {
	color: #990000;
	font-size: 13px;
}

.do {
	color: #006633;
	font-size: 15px;
}

.do a:link {color: #006633;}
.do a{text-decoration:none}
.do a:hover {color: #006633; text-decoration:underline;}
.do a:active {color: #006633;}
.do a:visited {color: #006633;}

.clinical  {
	color: #264e9a;
	font-size: 15px;
}

.edu  {
	color: #FF9933;
	font-size: 15px;
}
.edu a:link {color: #FF9933;}
.edu a{text-decoration:none}
.edu a:hover {color: #FF9933; text-decoration:underline;}
.edu a:active {color: #FF9933;}
.edu a:visited {color: #FF9933;}

.news  {
	color: #b71e18;
	font-size: 15px;
}
.news a:link {color: #b71e18;}
.news a{text-decoration:none}
.news a:hover {color: #b71e18; text-decoration:underline;}
.news a:active {color: #b71e18;}
.news a:visited {color: #b71e18;}


.out {
	font-family: Arial, Helvetica, sans-serif;
	color: #ededed;
}

.out a:link {color: #ededed;}
.out a{text-decoration:none}
.out a:hover {color: #ededed; text-decoration:underline;}
.out a:active {color: #ededed;}
.out a:visited {color: #ededed;}


.orangea{
	color: #E85917;
	font-size: 14px;
	text-align: left;
}

.doa {
	color: #006633;
	font-size: 14px;
}

.edua  {
	color: #FF9933;
	font-size: 14px;
}

.bottom {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	text-align: right;
}
