/* CSS Document */

body{
background-color:#767269;
margin:0px;
}
.more
{
	color: #d46337; 
	font-weight: normal; 
		font-size: 10px;
	font-family: Arial, arial, Helvetica, sans-serif;
	line-height: 15px;
	text-decoration:none;
}
.Homepage{
font-weight: normal; 
font-size: 14px;
	font-family: Verdana,Arial, arial, Helvetica, sans-serif;
margin:0px;
}
.shadowtopbg{
background-image:url(../images/shadowtopbg.jpg);
background-repeat:repeat-x;
background-position:bottom left;
background-color:#5C5C5C;
}
.shadowbottombg{
background-image:url(../images/shadowbottombg.jpg);
background-repeat:repeat-x;
background-position:top left;
background-color:#5C5C5C;
}
.shadowleftbg{
background-image:url(../images/shadowleftbg.jpg);
background-repeat:repeat-y;
background-position:top left;
}
.shadowrightbg{
background-image:url(../images/shadowrightbg.jpg);
background-repeat:repeat-y;
background-position:top left;
}
.menubgline{
background-image:url(../images/menubgline.jpg);
background-repeat:repeat-x;
background-position:bottom left;
background-color:#C2BBA9;
}
.loginpanelmiddlebg{
background-image:url(../images/loginpanelmiddlebg.jpg);
background-repeat:repeat-x;
background-position:bottom left;
}
.bottomlinkmiddlebg{
background-image:url(../images/bottomlinkmiddlebg.jpg);
background-repeat:repeat-x;
background-position:top left;
}
.headerimg {
background-image:url(../images/headerimg.jpg);
background-repeat:no-repeat;
background-position:top center;
height: 177px;
}
.logo {
margin-left:70px;
margin-top: 30px;
}
.whitecontentbg{
background-color:#FFFFFF;
border:1px solid #E1DCC9;
padding:5px;
}
.logintext {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#3E3E3E;
}
.textfield{
border:1px solid #8A7F61;
background-color:#FFFFFF;
height:19px;}
.loginbutton{
background-image:url(../images/loginbutton.jpg);
background-position:left top;
background-repeat:no-repeat;
width:68px;
cursor:hand;
}
.loginbutton1{
background-image:url(../images/loginbutton1.jpg);
background-position:left top;
background-repeat:no-repeat;
width:68px;
cursor:hand;
}
.contenttopbg{
background-image:url(../images/contenttopbg.jpg);
background-position:right top;
background-repeat:repeat-x;
}
.contentbottombg{
background-image:url(../images/contentbottombg.jpg);
background-position:left bottom;
background-repeat:repeat-x;
vertical-align:baseline;
height:31px;
}
.newsheading
{
	color: #000000; 
	font-weight: bold; 
		font-size: 14px;
	font-family: Myriad Pro, tahoma, arial, Helvetica, sans-serif;
	line-height: 15px;
	text-decoration:none;
	color: #1d5478
}
.heading{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:24px;
color:#79796F;
font-weight:600;
background-image:url(../images/contenttopstrip.jpg);
background-repeat:no-repeat;
background-position:right top;
}
.contenttext{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#383833;
word-spacing:3px;
}
.bottomlinks{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#191919;
line-height:18px;
text-decoration:none;
}
a.bottomlinks{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#191919;
line-height:18px;
text-decoration:none;
}
a:hover.bottomlinks{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#990000;
line-height:18px;
text-decoration:none;
}
.redboxborder{
border-left:1px solid #9B301E;
border-right:1px solid #9B301E;
border-bottom:1px solid #9B301E;
}
.blueboxborder{
border-left:1px solid #556D89;
border-right:1px solid #556D89;
border-bottom:1px solid #556D89;
}
.brownboxborder{
border-left:1px solid #888566;
border-right:1px solid #888566;
border-bottom:1px solid #888566;
}
.redmorebutton{
font-family:Verdana, Arial, Helvetica, sans-serif;font-size:10px;color:#9B301E;font-weight:bold;text-decoration:none;
}
a.redmorebutton{
font-family:Verdana, Arial, Helvetica, sans-serif;font-size:10px;color:#9B301E;font-weight:bold;text-decoration:none;
}
a:hover.redmorebutton{
font-family:Verdana, Arial, Helvetica, sans-serif;font-size:10px;color:#999;font-weight:bold;text-decoration:underline;
}
.boxheading
{
	color: #6f451b; 
	font-weight: bold; 
		font-size: 12px;
	font-family: arial, Helvetica, sans-serif;
	 
		text-decoration:none;
}

.boxcontent
{
	color: #6f451b; 
	font-weight: normal; 
		font-size: 10px;
	font-family: arial, Helvetica, sans-serif;
	 
		text-decoration:none;
}

.list-item1{
list-style-image:url(../images/list-item1.jpg);
list-style-position:outside;
line-height:19px;
}
.tabwrap {
padding-bottom: 6px;
}
#tabmenu {
float:right;
font-size:12px;
line-height:normal;
}
#tabmenu ul {
margin:0;
padding:10px 10px 0;
list-style:none;
}
#tabmenu li {
float:left;
background:url(../images/tabl.gif) no-repeat left top;
margin:0;
padding:0 0 0 9px;
border-bottom:1px solid #765;
}
#tabmenu a {
font-family: Verdana, Arial, Helvetica, sans-serif;
float:left;
display:block;
background:url(../images/tabr.gif) no-repeat right top;
padding:5px 15px 4px 6px;
text-decoration:none;
font-weight:bold;
color:#FFF;
}
#tabmenu a:hover {
color: #F9B14B;
}
#tabmenu > ul a {
width:auto;
}
#menutext {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#5C5C5C;
text-decoration:none;
font-weight:bold;
text-transform: uppercase;
text-align: center;
margin: 0px auto;
width: 870px;
border-left: 1px solid #5C5C5C;
margin-left: 20px;
}
#menutext ul {
margin:0;
padding:0;
list-style:none;
text-align: center;
}
#menutext li {
float: left;
margin: 0;
padding:0;
border-right: 1px solid #5C5C5C;
}
#menutext a {
font-family: Verdana, Arial, Helvetica, sans-serif;
float:left;
display:block;
padding:2px 15px 3px 15px;
text-decoration:none;
font-weight:bold;
color:#5C5C5C;
}
#menutext > ul a {
width:auto;
}
#menutext a:hover {
color:#FFF;
background-color:#7A7C71;
}
#menutext li:hover, #menutext li:hover a {
background-color:#7A7C71;
color:#FFF;
}
a.sortheader {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#383833;
	word-spacing:3px;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
	border: 1px;
	border-color: Black;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 1px;
	text-decoration: none;
	line-height: 20px;
}


tr.tableheader {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#383833;
	word-spacing:0px;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
	border: 1px;
	border-color: Black;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 1px;
	text-decoration: none;
	line-height: 20px;
}

td.tableheader {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#383833;
	word-spacing:3px;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
	border: 1px;
	border-color: Black;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 1px;
	text-decoration: none;
	line-height: 20px;
}

td.tableheader2 {
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#383833;
	word-spacing:3px;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
	border: 1px;
	border-color: #9f9f9f;
	line-height: 20px;
	padding: 3px;
	background-color: #dcdcdc;
}

td.tablecontents2 {
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#383833;
	word-spacing:3px;
	border: 1px;
	text-decoration: none;
	line-height: 20px;
	padding: 3px;
	background-color: #F6F6F4;
	border-color: Silver;
}

td.tablecontents {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#383833;
	word-spacing:3px;
	border: 0px;
	text-decoration: none;
	line-height: 20px;
}

td.tablenewsgroup {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#383833;
	word-spacing:3px;
	border: 0px;
	text-decoration: none;
	line-height: 20px;
}

	 
.transparent {
		background-color:white;
		display:none;
		width:170;
		height:100;
		position:absolute;
		color: black;
		border: 1 black solid;
}

.nottransparent {
		background-color:white;
		display:block;
		width:170;
		height:100;
		position:absolute;
		color: black;
		border: 1 black solid;
}

.transparent2 {
		background-color:white;
		display:none;
		width:450;
		height:100;
		position:absolute;
		color: black;
		border: 1 black solid;
}

.nottransparent2 {
		background-color:white;
		display:block;
		width:450;
		height:100;
		position:absolute;
		color: black;
		border: 1 black solid;
}

.CalCell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #827E64;
	text-decoration: none;
	font-variant: small-caps;
	vertical-align: top;
}

.CalHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	background-color: #EEE8AA;
	text-decoration: none;
	font-variant: small-caps;
	vertical-align: top;
}

.CalDay {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #827E64;
	text-decoration: none;
	font-variant: small-caps;
	vertical-align: top;
}

.moneyinbottom {
	background-image: url(../images/moneyinbottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.heading2{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#79796F;
font-weight:600;
}
.photoouter {
	background-color: #F9F9F9;
	border: 1px solid #D3D3D3;
	padding: 3px;
	height: 10px;
	width: 10px;
}
.photoinner {
	border: 1px solid #D3D3D3;
	text-align: center;
}