/* alexisBlue CSS File Created by Andrew :: http://andrewcharron.tk */
html {
        width: 100%;

        }
body {
        background-color: #EFEFEF; 
        color: #333333;
        font-family: Verdana, Arial, sans-serif;
        margin: 0px 0px 0px 0px;
        width: 100%;
        text-align: center;
        }
.gen {
        font-size : 12px;
        }
.gen2 {
        font-size: 11px;
        font-family: sans-serif, Arial;
        }
.genmed {
        font-size : 12px;
        text-decoration: none;
        }
.gensmall {
        font-size : 11px;
        text-decoration: none;
        }
.gen,.genmed,.gensmall {
        color : #000000;
        }
a.gen,a.genmed,a.gensmall {
        color: #006699; text-decoration: none;
        }
a.gen:hover,a.genmed:hover,a.gensmall:hover {
         color: #DD6900; text-decoration: none;
         }
a:link,a:active,a:visited {
        color: #555555;
        text-decoration: none;
        }
a:hover {
        color: #660000;
        text-decoration: none;
        }
span.info {
        font-size: 11px;
        color: #000000;
        }
span.small {
        font-size: 11px;
        }
span.postinfo {
        font-size: 12px;
        color: #333333;
        }
a.nav {
        color: #333333;
        font-size: 12px;
        }
.cattitle {
        color: #333333;
        }
a.white {
        color: #FFFFFF;
        }
a.grey {
        color: #333333;
        }
a.white:visited {
        color: #FFFFFF;
        }
td.small {
        font-size: 11px;
        }
td.info {
        font-size: 10px;
        color: #000000;
        }
td.title {
        background-color: #336699;
        width: 100%;
        height: 100px;
        }
td.sidebar {
        background-color: #336699;
        width: 15%;
        height: 100%;
        }
td.menu {
        background-color: #CFCFCF;
        width: 100%;
        height: 25px;
        color: #555555;
        font-size: 12px;
        font-family: sans-serif;
        }
td.subtitle {
        background-color: #CFCFCF;
        width: 100%;
        height: 25px;
        color: #555555;
        font-size: 12px;
        font-family: sans-serif;
        text-decoration: none;
        }
td.mnu {
        background-color: #BFBFBF;
        height: 2px;
        }
span.postbody {
         font-size: 13px;
         }

.tbl {
	border-collapse:collapse;
	border: 1px solid #000000;
	
}
table.mainwindow {
        margin-left: auto;
        margin-right: auto;
        border-left: 1px solid #333333;
        border-right: 1px solid #333333;
        background-color: #FFFFFF;
        width: 775px;
        background-repeat: no-repeat;
        background-position: top right;
        }
.topictitle1 {
        font-size: 14px;
        font-weight: bold;
        }
        
p { 
	margin: 0 0 5px 0; 
	padding: 0; 
	color: #303030; 
	background: inherit;
	  font-size : 12px;
        text-decoration: none;
}

img {
	border: 0;
}

fieldset {
	border: 1px solid #eee;
	
	.collapseblock {display:none}
.expandblock {display:inline}
}