* {
	margin: 0px;
	padding: 0px;
}
body, td, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
img {
	border-width:0px;	
}

#header {
	background-image: url(../images/bg_header.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 106px;
}

#navigation {
	background-image: url(../images/bg_navigation.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width:100%;
}
#navigation a {
	display:inline-block;
	font-weight:bold;
	color: White;
	text-decoration:none;
	font-size:14px;
	height:20px;
}
#navigation a:hover {
	color:#ffcc00;
}
#navigation img {
	vertical-align:middle;
}

.justify {
	text-align:justify; 
	text-justify:newspaper;
}
#edquotes {
	padding-top:60px;
}

.content {
	padding-top: 14px;
	padding-bottom: 40px;
}

.left {
	width: 180px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align:top;
	
	color: #666666;
	font-size:10px;
}
.left ul {
	list-style-type: none;
	display: block;
	width: 160px;
}
.left li {
	display: inline;
}
.left ul a {
	display: block;
	width: 160px;
	text-indent: -5000px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
}
.bmenu_1 {
	background-image: url(../images/bg_bmenu_1.gif);
}
.bmenu_1:hover {
	background-image: url(../images/bg_bmenu_1_hover.gif);
}
.bmenu_2 {
	background-image: url(../images/bg_bmenu_2.gif);
}
.bmenu_2:hover {
	background-image: url(../images/bg_bmenu_2_hover.gif);
}

.box {
	border-right: 1px #DFDFDF solid;
	border-left: 1px #DFDFDF solid;
	padding-right: 21px;
	padding-left: 21px;
}

.center {
	vertical-align:top;
	color: #333333;
}
.center h3 {
	font-size: 16px;
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	color: #1E538A;
}
.center p {
}

#edcenter {
	padding-left: 180px;
	padding-right: 210px;
	padding-top:10px;
}

#ednews {
	padding-top:40px;
}

.right  {
	width: 210px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align:top;

	color: #666666;
	font-size:10px;
}
.right h4 {
	font-size: 10px;
	color: #1E538A;
	padding-left: 3px;
	padding-top: 11px;
	padding-bottom: 3px;
}

.right p {
	padding-left: 3px;
}


.btn
{
	background-color: #4279b7;
	color: white;
	border: outset gray 1px;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
	height:21px;
	padding-left:8px;
	padding-right:4px;
	text-indent:0px;
	display:inline;
}

.adminbtn
{
	background-color: #f7ebc6;
	color: #2b5d91;
	border: solid #2b5d91 1px;
	filter: progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');
}

.footer {
	background-image: url(../images/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 34px;
	padding-top: 16px;
	padding-right: 16px;
	padding-left: 16px;
	clear: both;
	
	font-size: 10px;
	color: #666666;
	text-align: left;
}

.clear {
	clear: both;
}

.admintitle
{
	text-align:center;
	text-indent: -120px;
	font-family:Times New Roman;
	font-weight: bold;
	font-size: 36px;
	color: #1e538a;
	filter: Glow(Color=#ffffff, Strength=4);
}
.adminmenu {
	font-weight:bold;
	height:30px;
	border-top:solid 1px silver;
	border-bottom:solid 1px black;
	background-color:White;
}
.adminmenu a {
	text-decoration:none;
}
.adminmenu a:hover
{
	color: #ff9933;
}
.dimmed
{
	background-color: #dcdcdc;
	height:100%;
}
.myfckeditbox {
	border:dashed 1px red;
}
.errmsg {
	font-weight:bold;
	color:Red;
	background-color:#dcdcdc;
	border: solid 1px gray;
}

.csPageCaption
{
	font-size:14px;
	font-weight:bold;
}

.csFieldName
{
	font-size:12px;
	font-weight:bold;
	text-align:right;
}
.csFootNote
{
	font-size:10px;
	font-style:italic;
}
.csMessage
{
	color:red;
}
.buybtn2
{
/*
	border:solid 1px silver;	
	background-color:White;
	padding:0px 4px 0px 4px;
	text-decoration:none;
*/
	background-color: #4279b7;
	color: white;
	border: outset gray 1px;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
	height:21px;
	padding-left:8px;
	padding-right:4px;
	text-indent:0px;
	display:inline;

}
