﻿
/* For generic page styles. Not for sliders. */

/*
body {background:#F6F6F6;font:normal 0.9em Arial; margin:0; padding:0; padding-bottom:60px;}
h2 {display:inline;}
.div1, .div2 {width:700px;margin:0 auto;}
.div1 {margin-top:30px;margin-bottom:60px;text-align:center;line-height:20px;}
.div1 P {font-size:18px;}
.div1 a, .div2 a {color:#07C;}
.div2 {margin-top:70px;}
.div2 li {padding-top:6px;padding-bottom:6px;}
.green {color:Green;}
.cn {font-family: "Courier New", Georgia;}
#status {display:inline-block; margin-left:26px;line-height:50px;height:50px;vertical-align:middle;}

.code
{
    border: dashed 1px #BCBCCB; padding:8px 12px; background-color: #F3F3F9; white-space:pre; font-family:"Courier New", Georgia;
    font-size:12px; margin:6px 0;overflow:auto; 
}
*/
.header_background {
	background-image: url(_images/header_BackgroundGradient.png);
	background-repeat: repeat;
	height: 122px;
}
.nav_background {
	background-image: url(_images/nav_background.png);
	background-repeat: repeat;
}
.body_font {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
img {
	border: 0;
} 
.footer {	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
}
.body_font1 {	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
}
.slibar_backgroundgradient {
	background-image: url(_images/slidebar_BackgroundGradient.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}
html {
     overflow: -moz-scrollbars-vertical;
     overflow: scroll;
}
.stolen_cards {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F00;
}
