body { margin:0px; 
font-family:Verdana;
background-image: url(../images/bg.jpg); }

A { FONT-SIZE: 11px; COLOR: #000; TEXT-DECORATION: none }
A:link { COLOR: #000 }
A:visited { COLOR: #000 }
A:hover { COLOR: #000000 }

td, p, span{ font-family:Verdana; font-size:12px; color:#000 }

hr {height:1px; border:dotted; color:#cccccc;}
form {margin:0px; padding:0px;}
select {color:#000000; font-size:11px; border:1px solid #047B95;}

.titlefont { font-size: 18px; font-weight: 500; color: #74471A;}
.subtitle{ font-size: 14px; font-weight: 600; color: #74471A; border-bottom:solid 1px #CCCCCC;}

.mid{ padding:10px;}

table.linkmenu { height:45px; }
.linkmenu td{ font-weight:500; color:#F5D892; text-align:left; font-size:14px; background-image:url(../images/bullet.jpg); background-repeat:no-repeat; background-position:left; padding-left:30px;}
.linkmenu td.lst{border-right:solid 0px #C47500; }
.linkmenu a:link {color:#F5D892; font-size:14px; font-weight:500; }
.linkmenu a:visited{color:#F5D892; font-size:14px; font-weight:500; }
.linkmenu a:hover {color:#F5D892;  font-size:14px; font-weight:500;}

table.topmenu { height:20px; }
.topmenu td{ text-align:center; padding-left:10px; padding-right:10px; border-right:solid 1px #CCCCCC;}
.topmenu td.last{border-right:solid 0px #CCCCCC;}

table.leftmenu { }
.leftmenu td{ padding:2px; }
.leftmenu th{ background-image:url(../images/lefttitleback.jpg); height:29px; font-weight:bold; font-size:12px; padding-left:35px; color:#FFFFFF; text-align:left; background-repeat:no-repeat}

.leftback{background-color:#EEEEEE;}
.leftback table td { color:#666666; padding:3px;}
.leftback table th{ color:#000000; background-image:url(../images/dot.gif); background-position:5px 0px; background-repeat:no-repeat; background-color:#DDDDDD; border-bottom:solid 1px #CCCCCC; padding-left:25px; text-align:left; height:20px; vertical-align:top;}
.leftback a:link {color:#666; text-decoration:underline }
.leftback a:visited{color:#666; text-decoration:underline }
.leftback a:hover {color:#000; text-decoration:none}

input,textarea{color:#666; border:1px solid #CCCCCC;}

.bdrleftright { border-left:solid 2px #F4D7D7; border-right:solid 2px #F4D7D7; }

.fntwhite{color:#FFFFFF;}

.bdrmain {background-color:#FCE7A5}

table.footer { background-image:url(../images/footerback.jpg);}
.footer td{padding-left:5px; padding-right:5px; color:#333333;}
.footer a{color:#000; }

.bgyellow { background-color:#FEF9E9;}

.box { background-color:#F7F7F7; border:solid 1px #CCCCCC; padding:7px;}


.noborder { border:0px;}

.fontblue{ color:#007EBB;}
a.fontblue{color:#007EBB; }
#motioncontainer {
	width: 510px;
	height: 160px;
}
.image-border {

	border: 3px solid fce7a5;
}
.image-border a{

	border: 3px solid fce7a5;
}
.image-border a:hover{

	border: 3px solid #f2efe6;
}
#motioncontainer a img {
border: 3px solid #f2efe6;  /*Set image border color */
}

#motioncontainer a:hover img {
border: 3px solid fce7a5; /* Set image border hover color */
}

#statusdiv {
background-color: lightyellow;
border: 0px solid gray;
padding: 3px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
}

#motioncontainer a:hover {
color: red; /* Dummy definition to overcome IE bug */
}
.bg_img {
	background-image: url(../images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	
}
.lineBot {
	background-image: url(../images/line_bot.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 12px;
	
}
.lineTop {
	background-image: url(../images/line_top.jpg);
	background-position: left top;
	height: 12px;	
	
}
.lineLeft {
	background-image: url(../images/line_left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 12px;	
	
}
.lineRight {
	background-image: url(../images/line_right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 12px;
	
}
.bg{
	background-image: url(../images/bg0.jpg);
	
	background-repeat: repeat;
	background-position: left bottom;
}
.bg1{
	background-image: url(../images/bg_0.jpg);
	
	background-repeat: repeat;
	background-position: left bottom;
}