﻿body
{
    margin: 0;
    padding: 10px;
    text-align: left;
    background-color: #eeeeee;
    font-size: 10pt;
    font-family: Tahoma, Verdana, sans-serif;
    color: #444444;
    overflow: -moz-scrollbars-vertical;
}

tr
{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10pt;
    font-weight: normal;
    color: #444444;	
}


img
{
	border:none;
}


p
{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10pt;
    font-weight: normal;
    color: #444444;
}

ul
{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10pt;
    font-weight: normal;
    color: #444444;
}

il
{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10pt;
    font-weight: normal;
    color: #444444;
}

/*Links*/

A
{
	font-size: 9pt;
    color: #990000;
    text-decoration: none;
    font-family: Tahoma, Verdana, sans-serif;
}

A:HOVER
{
	font-size: 9pt;
    color: black;
    text-decoration: underline;
    font-family: Tahoma, Verdana, sans-serif;
}


.align-right { float:right; margin: 0 0 15px 15px; }
.align-left { float:left; margin: 0 15px 15px 0; } 
.frame { padding: 5px; border: none; } 



/*Heading Elements */

h1
{
    margin: 0;
    font-size: 16pt;
    text-align: left;
    color:#444444;
    border-bottom: solid 1px black;
    font-weight: bold;
    width: 100%;
}


h2
{
    margin: 0;
    font-size: 14pt;
    text-align: left;
    color:#444444;
    font-weight: bold;
    width: 100%;
}


h3
{
    margin: 0;
    font-size: 12pt;
    text-align: left;
    color:#444444;
    font-weight: bold;
    width: 100%;
}

h5
{
    margin: 0;
    font-size: 10pt;
    text-align: left;
    color:#444444;
    font-weight: bold;
    width: 100%;
}

h6
{
    margin: 0;
    font-size: 8pt;
    text-align: left;
    color:#444444;
    font-weight: bold;
    width: 100%;
}




/* Hides from IE-mac \*/
* html .clear, * html .floatform
{
    height: 1%;
}
.clear, .floatform
{
    display: block;
}
/* End hide from IE-mac */


#wrapper
{
	margin-left:auto;
	margin-right:auto;
	margin-top:-10px;
	width: 800px;
	background-color: White;
	border-color: #dddddd;
	border: 1px; 
	border-style: solid;
	padding: 10px;
}

#wrapper2
{
	margin-left:auto;
	margin-right:auto;
	margin-top:-10px;
	width: 800px;
	padding: 10px;
}



.solidTableBorder
{
	border-color: #dddddd;
	border-style: solid;
	border-width: 1px;
}




.topnavParent
{
    width: 145px;
    text-align: center;
    margin-left: 7px;
    vertical-align:top;
    padding-top: 1px;
}

.topnavParent a, .topnavParent a:hover, .topnavParent a:active, .topnavParent a:visited
{
    color: White;
    text-decoration: none;
}

.topnavChild
{
    font-family: Tahoma, Verdana, sans-serif;
    font-size: 8pt;
    display: block;
    width: 150px;
    padding: 2px 2px 2px 2px;
    margin-right: -4px;

}

.topnavChild a
{
    color: #990000;
    text-decoration: none;
    width: 150px;
    padding: 2px 2px 2px 2px;
    margin-right: -4px;
}

.topnavChild a:hover
{
    color: black;
    text-decoration: none;
    width: 150px;
    padding: 2px 2px 2px 2px;
    margin-right: -4px;
}


.popup_smb
{
	padding: 5px;
	background-image: url(Images/HiddenDivBG.png);
	background-repeat: repeat-x;
	visibility:hidden;
	position: absolute;
	width: 400px;
	height: auto;
	border: solid 1px #cccccc;
	left: 400px;
	top: 500px;
}




/* -------------------------- */
/* Posts                      */
/* -------------------------- */

.post
{
    border-bottom: dotted 1px #ccc;
    margin-bottom: 10px;
}
.postDate
{
    font-family: Arial, Verdana;
    font-size: 12pt;
    font-weight: bold;
    color: #336699;
    background: #EFEFEF;
}
.postTitle
{
    font-weight: bold;
    font-size: 12pt;
    color: #c60;
    padding-top: 10px;
    padding-bottom: 10px;
}
.postMessage
{
    padding-bottom: 5px;
}
.postFooter
{
    color: #a8a8a8;
    font-size: 7pt;
    font-family: "Trebuchet MS" , Trebuchet, Arial, Verdana;
    text-transform: uppercase;
    letter-spacing: .1em;
}

/* -------------------------- */
/* Comments                   */
/* -------------------------- */

.comment
{
    border-bottom: dotted 1px #ccc;
    background: #f5f5f5;
    margin-bottom: 10px;
}
.commentMessage
{
    font-size: 8pt;
    padding: 10px 4px 10px 4px;
}
.commentMessage BLOCKQUOTE
{
    font-size: 8pt;
    padding: 5px 5px 5px 5px;
    margin: 10px 5px 0px 10px;
    border: 1px dashed #ccc;
    background-color: #fff;
}
.commentFooter
{
    color: #a8a8a8;
    font-size: 7pt;
    font-family: "Trebuchet MS" , Trebuchet, Arial, Verdana;
    text-transform: uppercase;
    letter-spacing: .1em;
}

/* -------------------------- */
/* Trackbacks                 */
/* -------------------------- */

.trackback
{
    font-size: 7pt;
    background: #f5f5f5;
    padding: 10px;
    margin-bottom: 10px;
    border: solid 1px #ccc;
}

/* -------------------------- */
/* Sidebar                    */
/* -------------------------- */

.sidebarHeading
{
    font-family: Arial, Verdana;
    font-size: 12pt;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 15px;
    margin: 0px 0 10px 0;
    color: #999;
    border-top: dotted 1px #ccc;
}
.sidebarText
{
    padding-bottom: 10px;
}

/* -------------------------- */
/* Profile                    */
/* -------------------------- */

.profile
{
    font-size: 7pt;
    margin-top: 10px;
    padding-bottom: 10px;
}
.profile A
{
    font-family: Arial, Verdana;
    text-transform: uppercase;
}

/* -------------------------- */
/* Various Forms              */
/* -------------------------- */

.forms
{
    font-size: 7pt;
    background: #f5f5f5;
    padding: 10px;
    margin-bottom: 10px;
    border: solid 1px #ccc;
}
.formsHeader
{
    font-family: Arial, Verdana;
    font-size: 12pt;
    font-weight: bold;
    padding: 0px 2px 2px 2px;
    color: #336699;
}
.formsError
{
    color: red;
    font-weight: bold;
}
.formsValid
{
    color: green;
    font-weight: bold;
}
.formsLabel
{
    font-size: 8pt;
    color: #888888;
    margin-top: 2px;
    margin-bottom: 2px;
}

/* -------------------------- */
/* Miscellaneous              */
/* -------------------------- */

.button
{
    font-family: Tahoma, MS Sans Serif, Arial, Sans Serif;
    font-weight: normal;
    font-size: 8pt;
    color: #000000;
    cursor: hand;
    border: solid 1px #808080;
    background: url(images/buttonback.gif) center;
    padding: 1px 1px 1px 1px;
}
.highlight
{
    color: #000000;
    background-color: #ffff66;
}
