/* vBulletin 3 CSS For Style 'Blue Skies Non-Rounded' (styleid: 27) */
body
{
	background-color: #fff;
	color: #000000;
	font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	margin: 5px 10px 10px 10px;
	padding: 0px;
}
a:link
{
	color: #22229C;
}
a:visited
{
	color: #22229C;
}
a:hover, a:active
{
	color: #339933;
}
.page
{
	background-color: #FFFfff;
	color: #000000;
}
td, th, p, li
{
	font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.tborder
{
	background-color: #B0E2FF;
	color: #000000;
}
.tcat
{
	background-color: #6699cc;
	color: #eee;
	font: bold 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.tcat a:link
{
	color: #eee;
	text-decoration: none;
}
.tcat a:visited
{
	color: #eee;
	text-decoration: none;
}
.tcat a:hover, .tcat a:active
{
	color: #eee;
	text-decoration: underline;
}
.thead
{
	background-color: #88bbee;
	color: #000000;
	font: bold 12px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.thead a:link
{
	color: #000000;
}
.thead a:visited
{
	color: #000000;
}
.thead a:hover, .thead a:active
{
	color: #000000;
}
.tfoot
{
	background-color: #6699cc;
	color: #eee;
}
.tfoot a:link
{
	color: #eee;
}
.tfoot a:visited
{
	color: #eee;
}
.tfoot a:hover, .tfoot a:active
{
	color: #eee;
}
.alt1, .alt1Active
{
	background-color: #FFFFFF;
	color: #000000;
}
.alt2, .alt2Active
{
	background-color: #FFFFFF;
	color: #000000;
}
.wysiwyg
{
	background-color: #F5F5FF;
	color: #000000;
	font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
textarea, .bginput
{
	font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.button
{
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
select
{
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
option, optgroup
{
	font-size: 11px;
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.smallfont
{
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.time
{
	color: #666686;
}
.navbar
{
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.highlight
{
	color: #66CC33;
	font-weight: bold;
}
.fjsel
{
	background-color: #6699cc;
	color: #FFFFFF;
}
.fjdpth0
{
	background-color: #99cccc;
	color: #000000;
}
.panel
{
	background-color: #FFFFFF;
	color: #000000;
	padding: 15px;
	border: 2px;
}
.panelsurround
{
	background-color: #FFFFFF;
	color: #000000;
	padding: 15px;
}
legend
{
	color: #22229C;
	font: 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.vbmenu_control
{
	background-color: #6699cc;
	color: #eee;
	font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	padding: 3px 6px 3px 6px;
	white-space: nowrap;
}
.vbmenu_control a:link
{
	color: #eee;
	text-decoration: none;
}
.vbmenu_control a:visited
{
	color: #eee;
	text-decoration: none;
}
.vbmenu_control a:hover, .vbmenu_control a:active
{
	color: #eee;
	text-decoration: underline;
}
.vbmenu_popup
{
	background-color: #FFFFFF;
	color: #000000;
}
.vbmenu_option
{
	background-color: #B0E2FF;
	color: #000000;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	white-space: nowrap;
	cursor: pointer;
}
.vbmenu_option a:link
{
	color: #000000;
	text-decoration: none;
}
.vbmenu_option a:visited
{
	color: #000000;
	text-decoration: none;
}
.vbmenu_option a:hover, .vbmenu_option a:active
{
	color: #FFFFFF;
	text-decoration: none;
}
.vbmenu_hilite
{
	background-color: #ffffcc;
	color: #000000;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	white-space: nowrap;
	cursor: pointer;
}
.vbmenu_hilite a:link
{
	color: #000000;
	text-decoration: none;
}
.vbmenu_hilite a:visited
{
	color: #000000;
	text-decoration: none;
}
.vbmenu_hilite a:hover, .vbmenu_hilite a:active
{
	color: #000000;
	text-decoration: none;
}
/* ***** styling for 'big' usernames on postbit etc. ***** */
.bigusername { font-size: 14pt; }

/* ***** small padding on 'thead' elements ***** */
td.thead, div.thead { padding: 4px; }

/* ***** basic styles for multi-page nav elements */
.pagenav a { text-decoration: none; }
.pagenav td { padding: 2px 4px 2px 4px; }

/* ***** define margin and font-size for elements inside panels ***** */
.fieldset { margin-bottom: 6px; }
.fieldset, .fieldset td, .fieldset p, .fieldset li { font-size: 11px; }

/* ***** don't change the following ***** */
form { display: inline; }
label { cursor: default; }
.normal { font-weight: normal; }
.inlineimg { vertical-align: middle; }

.autolink a:link, .autolink a:visited, .autolink a:hover
{
   text-decoration:none;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dotted;
}
/* Box Style */

a:hover, a:active, a:link, a:visited
{
	color: #000000;
	text-decoration: underline;
}

.border {
    background-color:#6699cc;
    margin-bottom: 10px;
    border: 1px solid #6699cc;
}

#lsidebar border { width:190px; }

.bodytable_sw {
    background-color:#6699cc;
    color:#000;
    font-size:1.2em;
    font-weight:bold;
    padding: 10px 10px 10px 10px;
    margin: 0px 10px 10px 10px;
}
.border_sw {
    background-color:#ffffcc;
}

.siteWideAnnouncement .boxcaption { color: #cc3300; }

img {
    border: 0px;
}

.linkbutton {
    width:160px;
    background-color:#B0E2FF;
    text-align: center;
    vertical-align: top;
    font-family:Arial;
    padding: 3px 3px 3px 3px;
}

.bodytable {
    background-color:#FFFFFF;
    color: #000;
    padding: 5px 5px 5px 5px;
}

.bodytable2 {
    background-color:#FFFFFF;
    color: #000;
    padding: 5px 5px 5px 5px;
    align:center;
}

.boxcaption {
    font-weight:bold;
    font-family:Arial;
    color:#FFFFFF;
    padding-left: 5px;
    font-size:1.2em;
}

.boxcaption a, .boxcaption a:link, .boxcaption a:visited {
    color:#ffff99;
}

#buttonheader {
    text-decoration:underline;
    font-weight:bold;
}

.otherinfo {
    font-size:0.8em;
}

.logo {
    margin: 0px;
    padding: 0px;
}

.buttonborder {
    vertical-align:bottom;
}

<!-- Style for latest downloads -->

.alt1Activedownload {
    font-size:0.8em;
    background-color:#88bbee;
    text-align:right;
}

.caption {
    background-color:#6699cc;
    font-size:1.0em;
    color:#ffff99;
    font-weight:bold;
    border-bottom: 0px;
    padding-right: 2px;
}

<!-- Style for latest downloads -->

.breadcrumbs { margin-left: 15px; margin-bottom: 3px; }
.breadcrumbs a, .breadcrumbs a:link, .breadcrumbs a:visited { color: #eee; }

.threadtitle {
    font-size:2.0em;
    font-weight:bold;
    align: center;
    text-align: center;
    font-family:Arial, Helvetica;
    color:#000;
    margin-left: 13px;
}

.otherDownloads {
    margin: 3px 10px 3px 10px;
    color: #eee;
    background-color: #6699cc;
    font-size: 0.8em;
}
.otherDownloads a, .otherDownloads a:link, .otherDownloads a:visited { color: #eee; }
.threadtools a, .threadtools a:link, .threadtools a:visited { color: #000; }

.authorSpacer {
    padding-bottom: 7px;
}

.page
{
        background-color: #FFFfff;
        color: #000;
}

.boxspacer {
    margin-bottom: 6px;
}

body {
    background-color: #FFFfff;
}

.downloadInfo {
    font-size:0.8em;
    background-color:#88bbee;
    text-align:left;
}

.linkbutton {
    width:95px;
}

.navbar2 {
    background-color#6699cc;
}

.navbar2 a:link, .navbar2 a:visited { color: #eee; }
.navbar2 a:hover, .navbar2 a:active { color: #88bbee; }
.hostedsites .bodytable a { color: #eee; }
