/* Alexis CSS File Created by Andrew :: http://andrewcharron.tk */


html {
        width: 100%;
        /* height: 100%;*/
        }
body {
        background-color: #EFEFEF; 
        color: #333333;
		  font-size:11px;
        font-family: Verdana, Arial, sans-serif;
        margin: 0px 0px 0px 0px;
        width: 100%;
        /* height: 100%; */
        text-align: center;
        }
select{
	font-size:11px;
}
input{
	font-size:11px;	
}
.gen {
        font-size : 12px;
        }
.gen2 {
        font-size: 11px;
        font-family: sans-serif, Arial;
        }
.genmed {
        font-size : 12px;
        }
.gensmall {
        font-size : 11px;
        }
.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: underline;
         }
a:link,a:active,a:visited {
        color: #23377b;
		  text-decoration:none;
        }
a:hover {
        color: #ff6600;
		  text-decoration:underline;
        }
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: #FFFFFF;
        }
a.white {
        color: #FFFFFF;
        }
a.grey {
        color: #333333;
        }
a.white:visited {
        color: #FFFFFF;
        }
a.white:hover {
        color: #cccccc;
        }
a.green {
        color: #6b9800;
        font-weight: bold;
        font-size: 12px;
        }
a.green:visited {
        color: #669900;
        font-weight: bold;
        font-size: 12px;
        }
a.green:hover {
        color: #23377b;
        font-weight: bold;
        font-size: 12px;
        }
div.small {
        font-size: 11px;
        }
div.pm {
	border: solid;
	border-width: 1px;
	width: 300px;
	border-color: #23377b;
	background-color: #EFEFEF;
	font-size: 11px;
	position: center;
	text-align: center;
	font-family: Verdana, sans-serif;
}
table.forumborder {
	border: solid;
	border-width: 1px;
	border-color: #23377b;
}
th{
	background-color: #006699;
}
td.small {
        font-size: 11px;
        }
td.info {
        font-size: 10px;
        color: #000000;
        }
td.title {
        background-color: #93ac00;
        width: 100%;
        height: 100px;
        }
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;
        }
td.mnu {
        background-color: #BFBFBF;
        height: 2px;
        }
td.forumtitle {
        background-color: #23377b;
        color: #FFFFFF;
        font-size: 10px;
        font-family: sans-serif;
        }
td.row1 {
        background-color: #EFEFEF; /*was EEEEEE */
        font-size: 10px;
        }
td.row2 {
        background-color: #DEDEDE;  /* Was DDDDDDD */
        font-size: 10px;
        }
td.row3 {
        background-color: #CDCDCD; /* was CCCCCC */
        font-size: 10px;.
        }
td.icon {
        background-color: #EFEFEF;
        font-family: sans-serif;
        }
td.rowtitles {
        background-color: #CFCFCF;
        color: #555555;
        font-size: 11px;
        font-family: sans-serif;
        }
th.forumtitle {
        background-color: #23377B;
        color: #FFFFFF;
        font-size: 11px;
        font-family: sans-serif;

        }
th.menu {
	background-color: #BFBFBF;
	height: 25px;
	color: #555555;
	font-size: 12px;
	font-family: sans-serif;
	background-image: url(images/bgr3.gif);
	background-repeat: repeat-x;
}
span.postbody , span.cattitle , span.postdetails{
         font-size: 11px;
			color:#000000;
         }
		
.liteoption {
        border: 1px solid #000000;
        height: 20px;
        background-color: #FFFFFF;
        }
.mainoption, .button {
        border: 1px solid #000000;
        height: 20px;
        background-color: #476ab8;
		  color:#FFFFFF;
		  font-weight:bold;
		  font-size:12px;
        }
.code {
        font-family: "courier new";
        font-size: 12px;
        color: #669900;
        background-color: #FFFFFF;
        border: #669900;
        border-style: solid;
        border-left-width: 1px;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        background-image: url("images/background.gif");
        background-repeat: no-repeat;
        background-position: top right;
}

.quote {
        font-family: Arial;
        font-size: 11px;
        color: #333333;
        /* line-height: 125%; */
        background-color: #FFFFFF;
        border: #333333;
        border-style: solid;
        border-left-width: 1px;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        background-image: url("images/background.gif");
        background-repeat: no-repeat;
        background-position: top right;
        }
/* Not used yet, but will be used in v1.2, v1.5 and v2.0*/
div.box1 {
	width: 200px;
	text-align: center;
	font-size: 14px;
	background-color: #EFEFEF;
	border: 1px solid #476ab8;
}
table.mainwindow {
	background-color: #FFFFFF;
	width: 100%;
}
.topictitle1 {
        font-size: 14px;
        font-weight: bold;
        }
.nav{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.topictitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}
.forumlink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;	
}
.bottomPtn{
	background-image: url("images/bgr11.gif");
	background-repeat: repeat-x;
}
}
.icon{
	width:100px;
}
/* End CSS */
        

