/* external CSS file ) */
/* filename 'pagestyles.css' */

H1 {color: #35713D:40 p.m. 17/07/2010F; font: 30pt; font-family: Gungsuh; font-weight: bold;}
H2 {color: #0F4FAF; font: 18pt; font-family: Gungsuh; font-weight: bold;}
H3 {color: white; font: 18pt arial; font-weight: bold;}
H4 {color: #386D3C; font: 12pt arial; font-weight: bold;}

A { text-decoration: none }
P {color: #3b3b3b; font: 10pt font-family: verdana, sans-serif;}


BODY, TABLE, TH {color: #3b3b3b; font: 10pt font-family: verdana, sans-serif; font-weight: bold;}
BODY, TABLE, TD {color: #3b3b3b; font: 10pt font-family: verdana, sans-serif;}
BODY, UL, LI {color: #3b3b3b; font: 10pt font-family: verdana, sans-serif;}

/*HR {color: #339966;}*/ 

.title {color: #1F66D1; font: 36pt; font-family: Rockwell; font-weight: bold;}
.subtitle {color: #52ADA4; font: 20pt; font-family: Rockwell; font-weight: bold;}
.pagetitle {color: white; font: 18pt arial; font-weight: bold;}
.heading {color: #52ADA4; font: 12pt arial; font-weight: bold;}
.section_heading {color: #52ADA4; font: 10pt arial; font-weight: bold;}


.banner {
    background-image: url(images/banner.jpg);
    background-repeat: no-repeat;
}

.banners {
    background-image: url(teacher_images/banner.jpg);
    background-repeat: no-repeat;
}


/* H2 {color: blue; font: 12pt verdana; background: yellow;}
H3 {color: red;}

Body {background: color="gray"; }
P.warning {color: red; font-weight: bold;}
.alternate {color: green; font-weight: bold;}
*/