﻿/*----------------------------
Table style
----------------------------*/
.simpletable { font-size:12px; width:100%; border-collapse: collapse; margin-bottom: 5px; border: solid 1px #717171; } 
.simpletable th { padding: 6px 5px 4px 4px; border-bottom: solid 1px #717171; text-align: left; background-color: #CCCCCC; }
.simpletable tr td { padding:4px 10px 4px 4px; width: 50%; }
.simplerow { background-color: #CFDBF3; }
.simplealtrow { background-color: #FFFFFF; }
.simpletable a, .simpletable a:visited { color: #003399; text-decoration:none; }
.simpletable a:hover { color: #C00000; text-decoration:underline; }

.rightlink { float: right; }

.tabletitle { color: #666666; border-bottom: 1px solid #696969; width:100%; }

/*----------------------------
Other formatting
----------------------------*/
.adsense { margin-bottom: 5px; float:left; margin: 20px 0 0 40px; }

.removeformat { padding: 0; margin: 0; list-style: none; }
