/*----------------------------------------------------------------------------- 
[www.bandecpas.com] Screen Stylesheet
 
author:    [A. Billedi]
date:      07/15/09 
website:   [www.cysy.com]
-----------------------------------------------------------------------------*/

body {
	background: #6c1907 url("../images/bg.jpg") repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px;

}
/* ---Layout--- */

#wrapper {
	width: 900px;
	margin: 0 auto;
	background-color:#FFFFFF
}
	/* --Sidebar-- */
	#sidebar {
	width:195px;
	background: #f2f1ec url("../images/leftside_bg.jpg") repeat-y;
	}
	
		/* --NavBG-- */
		#NavBg {
		width:177px;
		height: 26px;
		background: #f2f1ec url("../images/nav_bg.jpg") no-repeat center center;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: #ffffff;
		margin: 0px;
		}
	
	/* --Content-- */
	#content {
	width:705px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #54574f;
	background: #ffffff url("../images/header_bot.jpg") no-repeat right top;
	}
	
		/* --Column_01-- */
		#Column_01 {
		height: 130px;
		background: #ffffff url("../images/deco_line.gif") no-repeat right bottom;
		}
		
		/* --Column_02-- */
		#Column_02 {
		width:230px;
		background: #ffffff url("../images/deco_line.gif") no-repeat right bottom;
		}
		
		/* --Column_03-- */
		#Column_sub {
		width:685px;
		height:440px;
		background: #ffffff url("../images/deco_line2.gif") no-repeat right bottom;
		}

/* ---Headers and Paragraphs--- */

p {
	margin: 0px 0px 0px 0px;
}
h1 {
	FONT-SIZE: 14px;
	COLOR: #7aa6b5;
	font-family:"Times New Roman", Times, serif;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #8b5646;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	padding-top:10px;
	padding-left:10px;
}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #8b5646;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
}

h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #868483;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
}


/* ---Text--- */

.column01_text
{
	font-size: 13px;
	color: #8b5646;
	padding-top: 5px;
	padding-left: 8px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 18px
}
.footer
{
    font-size: 13px;
	color: #98999c;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 18px
}
.ul {
	margin:0;
	padding:0 0 18px 0;
}

/* ---Miscellanous--- */
.noclear {
	clear: none;
}

#clear {
	clear: both;
}


/* ---Input Forms--- */
.input
{
	BACKGROUND-POSITION: right;
	BACKGROUND-REPEAT: repeat-y;
	BACKGROUND-COLOR: #6c171d;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana;
	COLOR: #D9D3BD;
	border-style: solid;
	border-color: #45494e;
	border-width: 1px;
}
.input2
{
	BACKGROUND-POSITION: right;
	BACKGROUND-REPEAT: repeat-y;
	BACKGROUND-COLOR: #f2f1ec;
	FONT-SIZE: 13px;
	FONT-FAMILY: Verdana;
	COLOR: #363636;
	border-style: dashed;
	border-color: #85888b;
	border-width: 1px;
}
.input3
{
	BACKGROUND-POSITION: right;
	BACKGROUND-REPEAT: repeat-y;
	BACKGROUND-COLOR: #FFFFCC;
	FONT-SIZE: 13px;
	FONT-FAMILY: Verdana;
	COLOR: #7c570d;
	border-style: solid;
	border-color: #b39d70;
	border-width: 1px;
}
.input4
{
	BACKGROUND-POSITION: right;
	BACKGROUND-REPEAT: repeat-y;
	BACKGROUND-COLOR: #FFFFCC;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana;
	COLOR: #7c570d;
	border-style: solid;
	border-color: #b39d70;
	border-width: 1px;
}

/* ---Links for Text and Images--- */

.blink
{
	font-size: 13px;
	line-height: 18px;
	color: #b68006;
	padding-top: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline;
}
.blink:visited
{
    font-size: 13px;
	line-height: 18px;
	color: #b68006;
	padding-top: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline;
}
.blink:active
{
    font-size: 13px;
	line-height: 18px;
	color: #b68006;
	padding-top: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline;
}
.blink:hover
{
    font-size: 13px;
	line-height: 18px;
	color: #537b89;
	padding-top: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline;
}

.flink
{
	font-size: 14px;
	line-height: 18px;
	color: #ffffff;
	padding-top: 10px;
	padding-left: 8px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 26px;
	TEXT-DECORATION: none;
}
.flink:visited
{
    font-size: 14px;
	line-height: 18px;
	color: #ffffff;
	padding-top: 10px;
	padding-left: 8px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 26px;
	TEXT-DECORATION: none;
}
.flink:active
{
    font-size: 14px;
	line-height: 18px;
	color: #ffffff;
	padding-top: 10px;
	padding-left: 8px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 26px;
	TEXT-DECORATION: none;
}
.flink:hover
{
    font-size: 14px;
	line-height: 18px;
	color: #dfa013;
	padding-top: 10px;
	padding-left: 8px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 26px;
	TEXT-DECORATION: none;
}
.flink2
{
	font-size: 16px;
	line-height: 18px;
	color: #dfa013;
	padding-top: 10px;
	font-family: "Times New Roman", Times, serif;
	line-height: 26px;
	TEXT-DECORATION: underline;
}
.flink2:visited
{
    font-size: 16px;
	line-height: 18px;
	color: #dfa013;
	padding-top: 10px;
	font-family: "Times New Roman", Times, serif;
	line-height: 26px;
	TEXT-DECORATION: underline;
}
.flink2:active
{
    font-size: 16px;
	line-height: 18px;
	color: #dfa013;
	padding-top: 10px;
	font-family: "Times New Roman", Times, serif;
	line-height: 26px;
	TEXT-DECORATION: underline;
}
.flink2:hover
{
    font-size: 16px;
	line-height: 18px;
	color: #537b89;
	padding-top: 10px;
	font-family: "Times New Roman", Times, serif;
	line-height: 26px;
	TEXT-DECORATION: underline;
}
.snavlink
{
	FONT-SIZE: 15px;
	COLOR: #ffffff;
	font-weight: normal;
	line-height: 24px;
	FONT-FAMILY: "Times New Roman", Times, serif;
	TEXT-DECORATION: none;
	padding-right: 8px;	
}
.snavlink:visited
{
    FONT-SIZE: 15px;
    COLOR: #ffffff;
	font-weight:normal;
	line-height: 24px;
    FONT-FAMILY: "Times New Roman", Times, serif;
    TEXT-DECORATION: none;
	padding-right: 8px;
}
.snavlink:active
{
    FONT-SIZE: 15px;
    COLOR: #ffffff;
	font-weight:normal;
	line-height: 24px;
    FONT-FAMILY: "Times New Roman", Times, serif;
    TEXT-DECORATION: none;
	padding-right: 8px;
}
.snavlink:hover
{
    FONT-SIZE: 15px;
    COLOR: #dfa013;
	font-weight:normal;
	line-height: 24px;
    FONT-FAMILY: "Times New Roman", Times, serif;
    TEXT-DECORATION: none;
	padding-right: 8px;
}
.leftlink
{
	font-size: 14px;
	color: #ffffff;
	font-family: font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	padding-left: 8px;
	padding-top: 9px;
}
.leftlink:visited
{
    font-size: 14px;
	color: #ffffff;
	font-family: font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	padding-left: 8px;
	padding-top: 9px;
}
.leftlink:active
{
    font-size: 14px;
	color: #ffffff;
	font-family: font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	padding-left: 8px;
	padding-top: 9px;
}
.leftlink:hover
{
    font-size: 14px;
	color: #decefe;
	font-family: font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	padding-left: 8px;
	padding-top: 9px;
}
.navlink
{
	font-size: 14px;
	line-height: 18px;
	color: #646660;
	padding-top: 10px;
	padding-left: 8px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}
.navlink:visited
{
    font-size: 14px;
	line-height: 18px;
	color: #646660;
	padding-top: 10px;
	padding-left: 8px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}
.navlink:active
{
    font-size: 14px;
	line-height: 18px;
	color: #646660;
	padding-top: 10px;
	padding-left: 8px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}
.navlink:hover
{
    font-size: 14px;
	line-height: 18px;
	color: #683d2a;
	padding-top: 10px;
	padding-left: 8px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}