/* Template stylesheet which can be used for new sites */


/* DEFAULT STYLES */

P, PRE { margin:0px 2px 0px 0px; }
A { color:#000000; text-decoration:bold;}
H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT { font-family:arial, helvetica; color:#000000; font-size:12px; }
TEXTAREA, SELECT textarea { font-family:arial, helvetica, sans-serif; color:#000000; border:#070867 1px solid; font-size:12px; }


/******************/ 
/* Headers, plain */ 
/******************/ 
H1 { font-size:20px; color:#070867; margin-bottom:18px;}
H2 { font-size:18px; color:#070867; margin-bottom:10px;}
H3 { font-size:16px; color:#A00200; margin-bottom:10px;}
H4 { font-size:14px; color:#A00200; margin-bottom:10px;}
H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top:0px; }

/* Headers, with link */ 
H1 A, H2 A, H3 A, H4 A, H5 A { color:#070867; text-decoration:none; }
H2 A { color:#070867; }
H3 A { color:#A00200; }
H4 A { color:#A00200; }
H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover { text-decoration:underline; }


/************/
/* BODYTEXT */
/************/
p.bodytext { color:#000000; font-size:12px; margin-right:25px; }
p.bodytext a { font-weight:bold; }


/*********/
/* TABLE */
/*********/

TABLE.contenttable { width:90%; }
TABLE.contenttable TR TD { text-align:center; }

TABLE.contenttable-1 { width:90%; }
TABLE.contenttable-1 TR TD { text-align:center; }
TABLE.contenttable-1 TR.tr-0 TD { background-color:#D1D2E4; font-weight:bold; }

TABLE.contenttable-2 { width:90%; }
TABLE.contenttable-2 TR TD { text-align:left; }

/***************/
/* Bulletlists */
/***************/
ul.csc-bulletlist-0 li { color:#000000; list-style-image:url(../symbols/arrow-list.gif); margin-bottom:5px; }
ul.csc-bulletlist-1 { color:#000000; list-style-type :decimal; }
ul.csc-bulletlist-2 { color:#000000; list-style-position :inside; }
ul.csc-bulletlist-3 { color:#000000; text-decoration:none; margin-bottom:5px; }
ul.csc-bulletlist-3 li { color:#000000; }


/**********************/
/* File Download List */
/**********************/

td.csc-uploads-fileName { background:url(../symbols/arrow-list.gif) no-repeat; text-indent:12px; }

/* TABLES */

TABLE.contenttable-3 P { color:#000000; font-size:11px; }


/*********/
/* IMAGE */
/*********/
img {border: 0px;}


/*************/
/* MENU-LEFT */
/*************/

/* DEFAULT */
a.menu-left { display:block; color:#000000; font-size:12px; text-indent:12px; text-decoration:none; margin-left:35px; margin-top:3px; background:url(../symbols/arrow_blue_right.gif) no-repeat; }
a.menu-left-2 { display:block; color:#000000; font-size:12px; text-indent:12px; text-decoration:none; margin-left:53px; margin-top:3px; background:url(../symbols/arrow_blue_right.gif) no-repeat; }

/* ACT */
a.menu-left-act { display:block; color:#000000; font-size:12px; text-indent:12px; text-decoration:none; margin-left:35px; margin-top:3px; background:url(../symbols/arrow_orange_right.gif) no-repeat; }

/* RO */
a.menu-left-ro { display:block; color:#070867; font-size:12px; text-indent:12px; text-decoration:none; margin-left:35px; margin-top:3px; background:url(../symbols/arrow_blue_right_solid.gif) no-repeat; }
a.menu-left-2-ro { display:block; color:#A00200; font-size:12px; text-indent:12px; text-decoration:none; margin-left:53px; margin-top:3px; background:url(../symbols/arrow_blue_right_solid.gif) no-repeat; }

/* IFSUB */
a.menu-left-ifsub { display:block; color:#000000; font-size:12px; text-indent:12px; text-decoration:none; margin-left:35px; margin-top:3px; background:url(../symbols/arrow_blue_right_solid.gif) no-repeat; }

/* CUR */
a.menu-left-cur { display:block; color:#000000; font-size:12px; text-indent:12px; text-decoration:none; margin-left:35px; margin-top:3px; background:url(../symbols/arrow_orange_right_solid.gif) no-repeat; }
a.menu-left-2-cur { display:block; color:#000000; font-size:12px; text-indent:12px; text-decoration:none; margin-left:53px; margin-top:3px; background:url(../symbols/arrow_orange_right_solid.gif) no-repeat; }


/***************/
/* MENU-FOOTER */
/***************/

/* DEFAULT */
a.menu-footer { color:#000000; font-weight=bold; font-size:12px; margin-left:15px; margin-right:15px; text-decoration:none;}


/*******************************/
/* ADDRESS, SPONSOR, WEBMASTER */
/*******************************/

/* ADDRESS */
p.address { text-align:center; color:#000000; font-size:11px; }

/* WEBMASTER */
p.webmaster { text-align:center; margin-top:10px; color:#000000; font-size:10px; 


/*************/
/* GUESTBOOK */
/*************/

.tx-guestbook-latest-header { background-color: #539521; color: #FFFFFF; font-weight:bold; }
.tx-guestbook-list-header { background-color: #8788ca; color: #FFFFFF; font-weight:bold; }
.tx-guestbook-form-inputfield-med { border-style: solid; border-width: 1pt; font-size:11px; border-color:#070867;  width:100; height:20; }
.tx-guestbook-form-inputfield-big { border-style: solid; border-width: 1pt; font-size:11px; border-color:#070867; width:150; height:20; }
.tx-guestbook-form-textarea { border-style: solid; border-width: 1pt; font-size:11px; border-color:#070867; width:250; }


/**********/
/* ONLINE */
/**********/
a.online { margin-left:45px; font-size:10px; }