/* CSS definition file containing site wide stylesheets */

BODY {
	background-color: rgb(159,34,20);
 	background-image: none;
 	background-position: top
}

.skinnytan {
	background-color: rgb(135,129,110);
 	border-left: 1pt solid rgb(20,49,61);
 	border-right: 1pt solid rgb(20,49,61);
 	border-bottom: 1pt solid rgb(20,49,61)
}

.long {
	background-color: transparent;
 	background-image: url( "../assets/images/mypaperLong.gif" );
 	background-repeat: no-repeat;
 	background-position: top
}

.paper {
	background-color: rgb(58,43,42);
 	background-image: url( "../assets/images/s2topper.jpg" );
 	background-repeat: repeat-y;
 	background-position: top;
 	border-left: 1pt solid rgb(20,49,61);
 	border-right: 1pt solid rgb(20,49,61);
 	border-bottom: 1pt solid rgb(20,49,61)
}

.redborderedbk {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 11px;
 	color: rgb(255,255,204);
 	line-height: 16px;
 	background-color: rgb(159,34,20);
 	background-image: url( "../assets/images/stripebknd3.gif" );
 	background-repeat: repeat-x;
 	background-position: top;
 	border-left: 1pt groove rgb(0,0,0);
 	border-right: 1pt groove rgb(0,0,0)
}

.tanborder {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 11px;
 	color: rgb(53,53,53);
 	line-height: 16px;
 	background-color: rgb(247,230,182);
 	background-image: none;
 	background-repeat: repeat-x;
 	background-position: top;
 	border-left: 1pt groove rgb(0,0,0);
 	border-right: 1pt groove rgb(0,0,0)
}

.longone {
	background-color: transparent;
 	background-image: url( "../assets/images/backfront.gif" );
 	background-repeat: no-repeat;
 	background-position: top
}

.shadow {
	background-color: transparent;
 	background-image: url( "../assets/images/mypaperSdk.gif" );
 	background-repeat: no-repeat;
 	background-position: top
}

.welcome {
	background-color: rgb(221,225,238);
 	background-image: url( "../assets/images/s2compass.gif" );
 	background-repeat: no-repeat;
 	background-position: top;
 	border-left: 1pt solid rgb(20,49,61);
 	border-right: 1pt solid rgb(20,49,61)
}
