a{
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 10px 0px 0px;
	padding: 0px;
	font-size: 12px;
}
.bottomlink {
	text-decoration: underline;
	color: #F5F2EB;
}
.button {
	background-color: #BC7C52;
	border: 1px ridge #686352;
	border-width: 1px;
	border-color: #F5F2EB #808080 #808080 #F5F2EB;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	cursor: hand;
	font-weight: bold;
	height: 25px;
	width: 60px;
}
.tbbrd {
	border: 1px solid #7A8180;
}
.tbbrd1 {
	border: 1px solid #B3B6B0;

}

.txtbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #686352;
	padding-left: 4px;
}
.homelink {
	color: #FFFFFF;
}
.title_main {
	color:#FFFFFF;
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
}

.title_1 {
	color:#FFFFFF;
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
}
.title_2 {
	color: #000000;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.title_3 {
	color: #999999;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.groovybutton
{
   font-size:11px;
   font-family:Arial,sans-serif;
   font-weight:bold;
   color:#000000;
   width: 130px;
   background-color:#48BDF0;
   border-style:double;
   border-color:#389BD0;
   border-width:4px;
   text-align:center;
}
.ybutton
{
   font-size:11px;
   font-family:Arial,sans-serif;
   font-weight:bold;
   color:#000000;
   width: 130px;
   background-color:#FF9933;
   border-style:double;
   border-color:#CC9900;
   border-width:4px;
   text-align:center;
}
.graybutton
{
   font-size:11px;
   font-family:Arial,sans-serif;
   font-weight:bold;
   color:#FFFFFF;
   width: 130px;
   background-color:#CCCCCC;
   border-style:double;
   border-color:#999999;
   border-width:4px;
   text-align:center;
}

.cellbrd {
	border: 1px solid #FF6600;
	
}
.formbrd {
	border: 1px solid #CCCCCC;
	
}
.cellstyle {
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	
}
.addedit {
	font-size:12px;
	color: #FFFFFF;
	font-weight:bold;
	height:19px;
}

.dateformat {
	width:100%;
	background-image:url("../images/bg_title_2.gif");
	height: 23px;
	text-align: right;
}
.dateformatbox {
	color: #666666;
	background-image:url("../images/bg_title_2a.gif");
	width:30px;
	text-align:center;
	line-height: 23px;
	font-weight:bold;
}
.dateformatboxcurrent {
	color: #666666;
	background-image:url("../images/bg_title_2a.gif");
	width:30px;
	text-align:center;
	line-height: 23px;
	font-weight:bold;
}
.weekformat {
	width:100%;
	background-image:url("../images/bg_title_2.gif");
	line-height: 23px;
	text-align:center;
}
.weeklink {
	text-decoration: none;
	color: #FF0000;
	text-decoration: underline;
	font-weight:bold;
}
.weeklink:hover {
	color: #006699;
	text-decoration: none;
	font-weight:bold;
}

.datelink{
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
.datelink:hover {
	text-decoration: underline;
	font-weight:bold;
	color: #FFFFFF;
}
.currentdateformat {
	background:#FFCEAE;
	width:30px;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	color:#48BDF0;
}
.projectname {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}
textarea {
	width: 95%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
}
.total {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-align:right;
	font-size:12px;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-align:right;
	font-size:12px;
}
.inputcolor {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align:right;
	font-size:12px;
	background-color:#FF0000;
}
.cellborder {
	border: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #7A8180;
	border-right-color: #7A8180;
	border-left-color: #7A8180;
}

