.border {
	border: 1px solid #999999;
}
body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DDDDDD;
	font-family: serif, "Times New Roman", Times;
	font-size: 10pt;
}
body,td,th  {
	font-family: serif, "Times New Roman", Times;
	font-size: 10pt;
}
.footer {
	font-size: 10pt;
	color: #FFFFFF;
}
.SectionTitle {
	font-size: 16pt;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.AreaTitle {
	font-size: 12pt;
	
	font-weight: bold;
	color: #000000;
	
}

li {

}
ol {
	list-style-type: decimal;
}
ul {
	list-style-type: circle;
}
.GrayText {color: #666666}
.times {
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	font-family:  serif, Times, "Times New Roman";
}
a.times:Link {
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	font-family:  serif, Times, "Times New Roman";
	color: #666666;
	text-decoration: underline;
}
a.times:Active {
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	font-family:  serif, Times, "Times New Roman";
	color: #999999;
	text-decoration:none;
}
a.times:Visited {
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	font-family:  serif, Times, "Times New Roman";
	color: #666666;
	text-decoration: underline;
}
a.times:Hover {
	font-size: 10pt;
	color: #999999;
	text-decoration:none;
	font-style: italic;
	font-weight: bold;
	font-family:  serif, Times, "Times New Roman";
}
.crumbTrail {
	font-size: 9pt;
	color: #999999;
	font-style: italic;
}
a.crumbTrail:Link {
	font-size: 9pt;
	color: #999999;
	font-style: italic;
	text-decoration:none;
}
a.crumbTrail:Hover {
	font-size: 9pt;
	color: #999999;
	font-style: none;
	text-decoration:none;
}
a.crumbTrail:Visited {
	font-size: 9pt;
	color: #999999;
	font-style: italic;
	text-decoration:none;
}
a.crumbTrail:Active {
	font-size: 9pt;
	color: #999999;
	font-style: italic;
	text-decoration:none;
}
.MenuTitle {
	font-size: 12pt;
	font-weight: bolder;
	color: #FFFFFF;
}
.MainMenu {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}
a.MainMenu:Link {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
a.MainMenu:Visited {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
a.MainMenu:Hover {
	font-size: 12pt;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration:none;
}
a.MainMenu:Active {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.RigthMenu {
	color: #FF6600;
	font-size: 10pt;
	font-weight: bold;
}
a.RigthMenu:Link {
	color: #FF6600;
	font-size: 10pt;
	font-weight: bold;
	text-decoration:underline;
}
a.RigthMenu:Hover {
	color: #FF6600;
	font-size: 10pt;
	font-weight: bold;
	text-decoration:none;
}


