@charset "UTF-8";
/* CSS Document */

	body,td,th {font-family: "Trebuchet MS"; font-size: 0.70em; color: #999999;}
	body {background-image: url(/files/img/granite.jpg); background-repeat: repeat;}

a:link {color: #999999;}
a:visited {color: #999999;}
a:hover {color: #00CCFF;}

.comment {font-size: 0.8em}
.archive {text-align: center; color: #66FF00;}
.special {font-family: "Comic Sans MS", cursive; font-weight: bold; text-align: center;}
.specialo {font-family: "Comic Sans MS", cursive; font-weight: bold; text-align: center; color: #F35D10;}
.quote {font-style: italic; text-align: center; color: #FF0000;}
.italic {font-style: italic;}
.justify {text-align: justify;}
.code {text-indent: 2em; font-size: 1.2em;}
.title {font-size: 14px; font-weight: bold; text-align: center;}
.title-blue {font-size: 14px; font-weight: bold; text-align: center; color: #33CCFF;}
.title-orange {font-size: 14px; font-weight: bold; text-align: center; color: #F35D10;}
.title-yellow {font-size: 14px; font-weight: bold; text-align: center; color: #CCFF00;}
.white {font-size: 11px; font-weight: bold; color: #FFFFFF;}
.grey-b {font-size: 11px; font-weight: bold; color: #999999;}
.text-box {background-color: #000 ; -webkit-border-radius: 1em; -moz-border-radius-: 1em; border-radius: 1em; border: 0.25em solid #111; padding: 0.5em;}
.weather {vertical-align: top; border-style: none;}
.border-no {border: none;}
.grey {color: #999999;}
.grey2 {color: #999999; font-weight: 200;}
.grey6 {color: #999999; font-weight: 600;}

/* Color */
.black {color: #000000;}
.green {color: #66FF00;}
.green2 {color: #56FB2D}
.green3 {color: #00CC00;}
.blue {color: #00CCFF;}
.blue2 {color: #35CDFE;}
.blue3 {color: #0000FF;}
.blue4 {color: #5C84FF;}
.blue5 {color: #417DFF;}
.blue6 {color: #6E8EFF;}
.purplish {color: #583BFF;}
.orange {color: #F35D10;}
.orange2 {color: #FF6600;}
.yellow {color: #CCFF00;}
.red {color: #FF0000;}
.red2 {color: #FF3230;}
.grey {color: #999999;}

/* Alignment */
.center {text-align: center;}
.justify {text-align: justify;}
.left {text-align: left;}
.right {text-align: right;}
.pic26 {margin: 0px 26px; text-align: right;}
.indent {text-indent: 3em;}

/* Tables - http://convert-to.com/446/pixels-px-to-em-conversion.html */
.video {margin-left:auto; margin-right:auto; width:30.25em;}						/*516px*/
.table-30 {margin-left:auto; margin-right:auto; width:28em;}						/*448px*/
.table-35 {margin-left:auto; margin-right:auto; width:36em;}						/*576px*/
.table-40 {margin-left:auto; margin-right:auto; width:40em;}						/*640px*/
.table-42 {margin-left:auto; margin-right:auto; width:42.5em; text-align:justify;}
.table-45 {margin-left:auto; margin-right:auto; width:46em;}
.table-50 {margin-left:auto; margin-right:auto; width:50em; text-align:justify;}
.table-55 {margin-left:auto; margin-right:auto; width:54em;}
.table-60 {margin-left:auto; margin-right:auto; width:58em; text-align:justify;}	/*928px*/
.table-41 {margin-left:auto; margin-right:auto; width:41.25em}						/*660px*/
.table-60v2 {margin-left:auto; margin-right:auto; width:60em;}
.table-62 {margin-left: auto; margin-right: auto; width: 62.5em}					/*1000px*/
.table-65 {margin-left:auto; margin-right:auto; width:63.6em;}
.table-70 {margin-left:auto; margin-right:auto; width:68em;}
.table-71 {margin-left:auto; margin-right:auto; width:71.36em;}						/*1141.76px*/
.table-75 {margin-left:auto; margin-right:auto; width:73em; text-align:justify;}
.table-80 {margin-left:auto; margin-right:auto; width:79em; text-align:justify;}
.table-82 {margin-left:auto; margin-right:auto; width:82.94em;}
.table-85 {margin-left:auto; margin-right:auto; width:83em;}
.table-90 {margin-left:auto; margin-right:auto; width:90em; text-align:justify;}	/*1440px*/

/* Floating */
.float-c {float: inherit; width: auto; height: auto; margin-left: 22em; margin-right: 22em;}
.float-l {float: left; width: auto; height: auto; margin: auto;}
.float-l1 {float: left; width: auto; height: auto; margin-right: 1em;}
.float-lf {float: left; width: auto; margin-top: 0.56em;}
.float-li {float: left; width: 56.2em; margin-right: 0.1em;} /*618px*/
.float-r {float: right; width: auto; height: auto; margin: auto;}
.float-r1 {float: right; width: auto; height: auto; margin-left: 1em;}
.float-ri {float: right; width: 25.82em; margin: auto;} /*284px*/
.float-rf {float: right; width: auto; margin-top: 0.56em;}