/** * Basic.css */.header {color: #7e4c42; font-weight:900;}a.header:link {color: #7e4c42; text-decoration: none;font-weight:900;}a.header:visited {color: #7e4c42; text-decoration: none;font-weight:900;}a.header:hover {color: #7e4c42; text-decoration: underline;font-weight:900;}a.header:active {color: #7e4c42; text-decoration: none;font-weight:900;}.calendar_small {   font-family: verdana;   font-size: 10px;   background-color: #ffffff;   color: #663300;   margin: 0px;   border-style:none;   display: inline-block;}.rightsideborder {   border-width: 1px;   border-right-color: #6a794a;   border-right-style: solid;   border-left-style: hidden;   border-top-style: hidden;   border-bottom-style: hidden;}.bottomsideborder {   border-width: 5px;   border-bottom-color: #6a794a;   border-right-style: hidden;   border-left-style: hidden;   border-top-style: hidden;   border-bottom-style: solid;}html {   background-color: #4c4c33;   font-family: verdana;   font-size: 12px;   color: #663300;}body, td, li, ul, p {   font-family: verdana;   font-size: 12px;   backgound-color: #ffffff;   color: #663300;}a:link {	text-decoration: underline;        color: #6a794a;}a:visited {	text-decoration: underline;        color: #6a794a;}a:hover {	text-decoration: underline;        color: #6a794a;}a:active {	text-decoration: underline;        color: #6a794a;}h1 { text-size: 24px };h2 { text-size: 22px };h3 { text-size: 20px };h4 { text-size: 18px };h5 { text-size: 16px };h6 { text-size: 14px };/** * custom classes *//** * Uncomment the following block, or only selected lines if appropriate, * if you have some style items that would break the styles combo box. * You can also write other CSS overrides inside the style block below * as needed and they will be applied to inside the style combo only. *//*.SC_Item *, .SC_ItemSelected *{	margin: 0px !important;	padding: 0px !important;	text-indent: 0px !important;	clip: auto !important;	position: static !important;}*//** * The following are some sample styles used in the 'Styles' toolbar command. * You should instead remove them, and include the styles used by the site * you are using the editor in. */.Bold{	font-weight: bold;}.Title{	font-weight: bold;	font-size: 18px;	color: #cc3300;}.Code{	border: #8b4513 1px solid;	padding-right: 5px;	padding-left: 5px;	color: #000066;	font-family: 'Courier New' , Monospace;	background-color: #ff9933;}/** * Menus section */.mXPtable {    text-align: left;    font-family: verdana;    font-size: 12px;    font-weight: 500;    color: #ffffff;    background-color: #7e4c42;}.mXPtop {    text-align: left;    font-family: verdana;    font-size: 12px;    font-weight: 500;    color: #000000;    background-color: #eeeeee;}.mXPlevel1 {    text-align: left;    font-family: verdana;    font-size: 12px;    font-weight: 500;    color: #000000;    background-color: #C2C2A3;}.mXPhover {    text-align: left;    font-family: verdana;    font-size: 12px;    font-weight: 500;    color: #000000;    background-color: #eeeeee;}
