body {
	margin: 10px;
	background-image:url(../images/bg_img.jpg);
	background-repeat:repeat-x;
	background-color:#F9CB53;
}

td {
	font-family: arial;
	font-size: 12px;
	color: #8E3E10;
}

.link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#8E3E10;
	text-decoration:underline;
}

.link:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#8E3E10;
	text-decoration:none;
}

#salient {
	border-left: dashed 1px #FFA904;
}

#salient td{
	color: #515151;
}

#salient b{
	padding-left: 14px;
}
.error{
	font-size:10px;
	color:#FF0000;
	display:none;
}

.salient_block {
	border-top: solid 1px #C95E21;
	background-image: url(../images/salient_bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;	
}

.menu_bg {
	background-image: url(../images/menu_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #DF7538;
}

.orange_bar {
	background-image: url(../images/bar_grad_orange.jpg);
	background-position: top;
	background-repeat: repeat-x;	
}

.orange_bar_dark {
	background-image: url(../images/bar_grad_orange_dark.jpg);
	background-position: top;
	background-repeat: repeat-x;	
	color: #FFFFFF;
	font-size: +16;
	padding-left: 10px;
}

.sub_head{
	background-color: burlywood;
}
#doc_list  {
	color: #EAF7C2;

}
#doc_list a {
	color: #EAF7C2;
	text-decoration: none;
}
#doc_list a:hover {
	color: #FFFF00;
	text-decoration: underline;
}


a.leftmenu {
	color: #EAF7C2;
	text-decoration: none;
}

a.leftmenu:hover {
	color: #FFFF00;
	text-decoration: underline;
}

.brd_orange {
	border: solid 1px #984211;
}

.footer1 {
	background-color: #F3EDE3;
}

.footer2 {
	background-color: #A04B1A;
}

#santey {
	color: #CCCCCC;
	font-size: +10;
	font-family: verdana;
	text-align: center;
}

#santey a{
	color: #DD6824;
	text-decoration: none;
}
.stprofile{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:normal;
	text-decoration:none;
	line-height:20px;
}	

.button {
	background-image:url(../images/button.jpg);
	background-repeat:repeat-x;
	height:25px;
	width:81px;
	border:1px solid #F47E42;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#411C09;
	text-decoration:none;
	cursor:pointer ;
}	

.sty1 {
	background-image:url(../images/bar_grad_orange.jpg);
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFFF99;
	text-decoration:underline;
}

.sty1:hover {
	background-image:url(../images/bar_grad_orange.jpg);
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFFF99;
	text-decoration:none;
}