body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
form {
	padding: 0px; margin: 0px;
}
ol {
	padding: 3px;
    margin: 2px;
}
li { margin-left: 25px; }

a img { border: none; } 

a.sm-dark, a.sm-light {text-decoration: none; border-bottom: 1px dotted;}
a:hover.sm-dark, a:hover.sm-light {text-decoration: none; border-bottom: 1px solid;}
a.camera-menu {text-decoration: none; border-bottom: 1px dotted; margin-bottom: -3px; }
a:hover.camera-menu {text-decoration: none; border-bottom: 1px solid;}

#background {
	background: url(../images/rep_line.jpg) #C2BFA9 repeat-x  top;
}
#footer-img {
	background: url(../images/bottom.gif) no-repeat top;
}
#footer-text {
	padding-left:612px; 
	padding-top:26px;
}
#cnt-div {
	background: url(../images/rep_1.jpg) repeat-y top right;
}
#stitle {
	padding-left:21px; 
	padding-top:9px;
}
#atitle {
	padding-top:5px;
	padding-bottom:5px;
}
#scontent {
	padding-left:20px; 
	padding-top:10px;
	padding-right:14px; 
	line-height:12px; 
	padding-bottom:5px;	
}
#menu-content {padding-left:20px; }
#menu-title {padding-left:2px; padding-top:9px;}
#menu-item {padding-left:12px; padding-top:2px;padding-bottom:1px;}
#smenu-item {padding-left:2px; padding-top:8px;}

#side-nav {padding-left:16px; padding-top:2px;}

#form-field { padding-left:0px; padding-top:3px;}
#input-shortest {width:60px; height:18px; font-family:tahoma; font-size:10px;}
#input-short {width:122px; height:18px; font-family:tahoma; font-size:10px;}
#input-long {width:182px; height:18px; font-family:tahoma; font-size:10px;}
.input-long {width:182px; height:18px; font-family:tahoma; font-size:10px;}
#area-long {width:182px; height:78px; font-family:tahoma; font-size:10px; overflow:auto;}
#select-long {width:182px; height:78px; font-family:tahoma; font-size:10px;}
#checkbox-style {width:12px; height:12px;}

#error {padding-top:2px;}
#hdiv {
	background: url(../images/hdiv.gif) repeat-x  top;
}

.bold {font-weight: bold;}
.title {color: #494949; font-size: 12px; font-family: tahoma; font-weight: bold;}
.sm-dark {
	color: #575648;
	font-size: 9px;
	font-family: tahoma;
}
.sm-dark-stitle {
	color: #575648;
	padding-top:3px;
	font-size: 10px;
	font-family: verdana;
}.sm-light {
	color: #696963;
	font-size: 9px;
	font-family: tahoma;
}
.sm-red {
	color: #660000;
	font-size: 9px;
	font-family: tahoma;
}
.footer {
	color: #626155;
	font-size: 9px;
	font-family: tahoma;
	font-weight: bold;
}
.red {
	color: #990000;
	font-size: 9px;
	font-family: tahoma;
}
.camera-menu{
  color: #494949;
  font-family: verdana;
  font-size: 10px;
}
div.camera-menu {
  padding-left: 3px;
  padding-top: 3px;
  padding-bottom: 7px;
}

.borderTable {     
    border-color: #638167;
    border-style: solid;
	border-width: 0 0 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
}
.borderTable th {
    border-color: #638167;
    border-style: solid;
	margin: 0;
    padding: 4px;
    border-width: 1px 1px 0 0;
    background-color: #bab8a3;
}
.borderTable td {
    border-color: #638167;
    border-style: solid;
	margin: 0;
    padding: 4px;
    border-width: 1px 1px 0 0;
    background-color: #fafae4;
}
.noborderTable td, th {
    border-style: none;
}
