/* CSS Document */

body {
	background-color: #DBDBDB;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
}

.txt10GreyLight {color: #999999; font-weight:normal; font-size: 10px; font-family: 'Tahoma CE', Tahoma, sans-serif; text-decoration: none;}
a.txt10GreyLight {text-decoration: none;color: #999999; font-weight:normal;}
a.txt10GreyLight:hover {color: #999999;text-decoration: none; font-weight:normal;}

.txt11Grey {color: #666666; font-weight:normal; font-size: 11px; font-family: 'Tahoma CE', Tahoma, sans-serif; text-decoration: none;}
a.txt11Grey {text-decoration: none;color: #666666; font-weight:normal;}
a.txt11Grey:hover {color: #666666;text-decoration: none; font-weight:normal;}


.txt10Grey {color: #666666; font-weight:normal; font-size: 10px; font-family: 'Tahoma CE', Tahoma, sans-serif; text-decoration: none;}
a.txt10Grey {text-decoration: none;color: #666666; font-weight:normal;}
a.txt10Grey:hover {color: #666666;text-decoration: none; font-weight:normal;}


.txtFooter {color: #ABABAB; font-weight:normal; font-size: 11px; font-family: 'Tahoma CE', Tahoma, sans-serif; text-decoration: none;}
a.txtFooter {text-decoration: none;color: #ABABAB; font-weight:normal;}
a.txtFooter:hover {color: #ABABAB;text-decoration: none; font-weight:normal;}


