.main_header
{

	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 3px;
	color: #FFFFFF;

}

.menu_title
{
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	color: #B2B2B2;
	text-decoration: none;
}


body {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	background-color: #000000;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;



}
.topbar {
	background-color: #333333;
	font-size: 1px;
}
.bg {
	background-color: #1f1f1f;
}
.btmline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.bgbrdr {
	background-color: #1f1f1f;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #575757;
	border-left-color: #FFFFFF;
}
.footer {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	color: #cccccc;
}
a.ftr {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	color: #cccccc;
	text-decoration: none;

}
a.ftr:hover {
	color: #999999;
	text-decoration: none;

}
.bgbrdrcat {

	background-color: #4d4d4d;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
}
p {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #333333;
}
.cat {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.nava {
	background-color: #4d4d4d;
	border: 1px solid #666666;

}
a.snav {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	line-height: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
a.snav:hover {
	color: #999999;
}
.bglight {
	background-color: #8c8c8c;
}
.bgdark {
	background-color: #4d4d4d;
}
.bgorange {
	background-color: #C84F22;
}
a.cnav {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8c8c8c;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	height: 15px;
	width: 200px;
}
a.cnav:hover {
	background-color: #FF6600;
	color: #FFFFFF;

}
.galbar {
	background-color: #4d4d4d;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;

}
.txtwhite {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.brdrleft {

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.brdrleft2 {


	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #999999;
}
a {
	color: #000000;
}
a:hover {
	color: #CC6633;
}
.btmline1 {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2B2B2;
}
input {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	height: 15px;
	width: 225px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B2B2B2;
	border-right-color: #B2B2B2;
	border-bottom-color: #4D4D4D;
	border-left-color: #B2B2B2;


}



input.small {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	height: 15px;
	width: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;


}

input.select {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	height: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;


}


textarea {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	height: 60px;
	width: 225px;
	border: 1px solid #B2B2B2;


}
.btn {
	height: 17px;
	width: 60px;
	color: #C84F22;
	margin-bottom: 4px;


}
.tblroot {
	height: 100%;

}
.tblh100 {
	height: 100%;
}



.csc-textpic-caption {
  font-size: 11px;
}

.align-left {
  text-align: left;
}
.align-center {
  text-align: center;
}
.align-right {
  text-align: right;
}