/* Type CSS rules here and they will be applied
to pages from 'editcss'
immediately as long as you keep this window open. */

/**** LINK-tag style sheet style.css ****/

BODY {
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    FONT-SIZE: 11px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    background-color: #CC6600;
	/**background-image: url(images/bg.gif);*/
    PADDING-TOP: 0px;
    FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

/**standard styles for modules*/
.white {
  background-color : white;
}
.black {
  background-color : black;
}
.bg_dark {
  background-color : #7c7984;
  color : #000000;
}

.bg_medium {
  background-color : #bcbcbc;
}

.bg_light {
  background-color : #EFEFEF;
}

.alt_bg_dark {
  background-color : #3200ff;
  color : #000000;
}

.alt_bg_medium {
  background-color : #7c7984;
}

.alt_bg_light {
  background-color : #bcbcbc;
}
.largetext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}
.largetext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}
.largetext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}
.smalltext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 12px;
color: #003300; 
}
.smalltext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal;
font-size : 12px; 
}
.smalltext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal;
font-size : 12px; 
}
.errortext {
  font-family : Arial, Helvetica, sans-serif; 
  font-size : .9em;
  color : red;
  font-weight : bold;
}
.noline a:link{
  text-decoration : none;
}
.noline a:visited{
  text-decoration : none;
}
.tightlist {
  margin-top  : .8em;
  margin-left : -1.5em;
}
.tightlist {
  margin-top  : .8em;
  margin-left : -1.5em;
}
.head {
  font-size: 14px;
  font-weight : 700;
  color: #003300;
  text-decoration: underline;
}
.smalltextatbottom {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 12px;
color: #ffffff; 
}
/**theme specific styles*/

A {
	font-size: 9px;
	color: #000000;
	line-height: 14px;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

A:hover {
	color: #ffffff;
	font-size: 9px;
	line-height: 14px;
	font-weight: bold;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.menulink {
	font-size: 9px;
	color: #FFFFFF;
	line-height: 14px;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.menulink:hover {
	color: #E9F4F9;
	font-size: 9px;
	line-height: 14px;
	font-weight: bold;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
}







SELECT{
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    FONT-SIZE: 8pt;
    BORDER-LEFT: black 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: black 1px solid;
    FONT-FAMILY: tahoma, verdana, helvetica, sans-serif;
    BACKGROUND-COLOR: #ffffff
}

TEXTAREA{
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    FONT-SIZE: 8pt;
    BORDER-LEFT: black 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: black 1px solid;
    FONT-FAMILY: tahoma, verdana, helvetica, sans-serif;
    BACKGROUND-COLOR: #ffffff
}
INPUT.option
{
    BORDER-RIGHT: black 0px solid;
    BORDER-TOP: black 0px solid;
    FONT-SIZE: 8pt;
    BORDER-LEFT: black 0px solid;
    COLOR: #000000;
    BORDER-BOTTOM: black 0px solid;
    FONT-FAMILY: tahoma, verdana, helvetica, sans-serif;
    BACKGROUND-COLOR: #ffffff
}
.Submit{
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    BORDER-LEFT: black 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: black 1px solid;
    FONT-FAMILY: tahoma, verdana, helvetica, sans-serif;
    BACKGROUND-COLOR: #ebebeb
}

.header {
  font-size: 4em;;
  color: #666666;
}
.datebar {
    background-color: #9B4E00;
	/** background-image: url(images/btbleu4.gif); */
	




}
a.menu {
	font-size: 2;
	color: #ffffff;
	line-height: 2;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover {
	color: #BDD4E3;
	font-size: 2;
	line-height: 2;
	font-weight: bold;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.maintable {
        background-color: #000000;
        background-image: url(images/bannerschool.gif);
        background-repeat: repeat-x;
}
.checkboard {
        background-color: #fefefe;
        background-image: url(silver-h-line.gif);
        background-repeat: repeat-x;
}
.footer {
        background-color: #fefefe;
        background-image: url(titleU.gif);
        background-repeat: repeat-x;
} 
.blueblkline {
      

        background-repeat: repeat-x;
} 
INPUT{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    FONT-SIZE: 8pt;
    BORDER-LEFT: #000000 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: #000000 1px solid;
    FONT-FAMILY: tahoma, verdana, helvetica, sans-serif;
    BACKGROUND-COLOR: #ffffff
}
