/* Title : 							Top Shelf Systems 'basic' stylesheet	*/
body{								background: #0D2C84; color: #fff; margin: 0; }

a:link, a:visited{ 				color: #fff; }
a:hover, a:active{				text-decoration: none; }

#button a{							display: block; margin: 10px 0; font: bold 12px Verdana; border: 1px solid #fff; background: #000; padding: 5px; width: 120px; text-align: center; }
.required{							color: #FFFC00; }
