body {
	background-color: #FFF;
	margin: 20px 0cm 20px 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
div
	{
	border: none;
	margin: 3px 0 3px 0;
	padding: 0;
	}
.NavBarTop
    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	padding: 5px 15px;
	width: 100%;
	margin-bottom: 15px;
	background-color:#F0F0F0;



}
.NavBarTop a:link, .NavBarTop a:visited
	{
	color: #000000;
	padding: 0 15px 0 15px;
	text-decoration: none;
	font-weight: bold;

	}
	
.NavBarTop a:hover, .NavBarTop a:active
	{
	color: #669966;
	padding: 0 15px 0 15px;
	text-decoration: underline;
	font-weight: bold;



}	
.NavBarTop a.current:link, .NavBarTop a.current:visited
	{
	color: #000000;
	background-color: #990000;
	padding: 0 15px 0 15px;
	text-decoration: underline;
	font-weight: bold;

}	
.NavBarTop a.current:hover, .NavBarTop a.current:active
	{
	color: #000000;
	background-color: #FFBC58;
	padding: 0 15px 0 15px;
	margin-bottom: 20px;
	text-decoration: underline;
	font-weight: bold;

}
.NavBarBottom
    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding: 3px 5px 3px 5px;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003366;
	border-bottom-color: #003366;
}		
.NavBarBottom a:link, .NavBarBottom a:visited
	{
	color: #000000;
	padding: 0px 5px 0px 5px;
	text-decoration: none;
	}
.NavBarBottom a:hover, .NavBarBottom a:active
	{
	color: #660000;
	padding: 0px 5px 0px 5px;
	text-decoration: underline;

}	
.NavBarBottom a.current:link, .NavBarBottom a.current:visited
	{
	color: #990000;
	background-color: #990000;
	padding: 0px 5px 0px 5px;
	text-decoration: underline;
}	
.NavBarBottom a.current:hover, .NavBarBottom a.current:active
	{
	color: #990000;
	background-color: #FFBC58;
	padding: 0px 5px 0px 5px;
	text-decoration: underline;		
}
.BoxContent {
	background-color: #FFFFFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 740px;
	padding-right: 15px;
	padding-left: 15px;



}

.BoxText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;



}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	display: inline;
}
a:link
	{
	style: underline;
	color: #000000;
}
a:visited	{
	style: underline;
	color: #333;
}
a:hover
	{
	style: underline;
	color: #669966;
}
.BoxAcross {
	background-color: #006633;
	height: 15px;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	margin-top: 15px;
	margin-bottom: 15px;
}
ul {
	padding:0px;
	margin:0px;
}
li {
	margin-left:20px;
}

a {
	color:#ffaaaa;
}
.ul, .ll, .ur, .lr {
	display:block;
	height:15px;
	position:relative;
	z-index: 10;


}
.ul {
	width:15px;
	float:left;
	left:-15px; top:0px; /*make these -16px and -1px if there's a 1px line */
	background:transparent url(images/ul.gif) top left no-repeat;
}
.ll {
	width:15px;
	float:left;
	left:-15px; top:0px;
	background:transparent url(images/ll.gif) bottom left no-repeat;
}
.ur {
	left:15px; bottom:0px;
	background:transparent url(images/ur.gif) top right no-repeat;
}
.lr {
	left:15px; top:0px;
	background:transparent url(images/lr.gif) bottom right no-repeat;
}
.TextQuote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Indent {
	margin-left: 20px;
}
.Thumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 100px;
}
.BoxContact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.border {
	border: 2px solid #000000;
}
.dermisil {
	font-family:Georgia, 'Times New Roman', Times, serif; 
	font-size:14px; 
	color: #FF0000;
}
.dermisil a:link, .dermisil a:visited {
	color: #0000FF;
}
.dermisil a:hover {
	color: #CCCCCC;
}