table, tr, td {
	color: #FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif;	font-size: 12px;
        line-height: 18px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: verdana, arial, helvetica, sans-serif;}
h1 {
	padding-bottom: 5px;	margin-bottom: 2px;}h2 {	font-size: 140%;	margin-bottom: 5px;}
a {
	text-decoration: none;        color: #FFFFFF;}a:hover {	color: pink;	text-decoration: underline;}

.left-column {
	background-image: url(../images/menu-bg.jpg);
	background-repeat: no-repeat;}.breadcrumb {	border-bottom: 1px solid #CCCCCC;	padding-left: 22px;	padding-bottom: 2px;	background-image: url(../images/breadcrumb.gif);	background-repeat: no-repeat;	background-position: 4px 2px;	line-height: 15px;	font-size: 11px;        margin-left:15px;        font-weight: bold;}.group {
        padding: 3px;
        font-size:10px;
}

.group a:hover {
        border-bottom: 2px solid #CBD7FD;        text-decoration: none;}
.subgroup {
        font-size:10px;
}

.subgroup a:hover {
        border-bottom: 2px solid #CBD7FD;        text-decoration: none;}
input.button {
       font-size:10px;
       line-height:8px;
       color:#485A77;       padding:3px;       font-family:Arial, Verdana, Helvetica, sans-serif;
       background-color:#CBD7FD;
       border:1px solid;
       border-top-color:#363;
       border-left-color:#363;
       border-right-color:#363;
       border-bottom-color:#363;
       filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#FFFFFF',EndColorStr='#EEEEEE');
}
.error-box {
	background-color: #FFDDDD;        border: 1px solid #FF0000;        padding: 5px;        font-size: 11px;	color: #FF0000;}.editor-tab {        visibility: hidden;        position: absolute;        top: 170px;        padding: 5px;}.section-tab {        visibility: hidden;        position: absolute;        top: 35px;        padding: 5px;}.sendmail-item {	font-size: 11px;        padding: 2px;        padding-left: 18;        padding-right: 2px;        background: url(../images/mail_16.gif) 0 0px no-repeat;}.left-column {	background-image: url(../images/menu-bg.jpg);
	background-repeat: no-repeat;        background-position: 0px 0px;}body {	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CBD7FD;
}
.border {
	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: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	height: 100%;
}

