﻿/* ABS */

#ContentMain {
   margin:0 auto;
   width:800px;
}


a:link.TopLinks, a:active.TopLinks, a:visited.TopLinks {
	color: #4D4D4D;
	font-size: 10px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
a:hover.TopLinks {
	color: #c4c4c4;
	font-size: 10px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

.Copyrights {
    font-size: 10px;
}

#ContentPopup {
   margin:0 auto;
   width:96%;
}