/* CSS Document */

/* --- body --- */
body {
	margin-bottom:  0px;
	margin-top:  0px;
	margin-left:  10px;
	margin-right:  10px;
	background-color:  #D5D8DA;
	color:  #000000;
	font-family:  verdana;
	font-size:  12px;
}
/* ---------- */


/* --- links --- */
a:hover {
	color:  #FFCC33;
}

a.midnav {
	color:  #252450;  
	font-family:  verdana; 
	font-size:  11px; 
	font-weight:  bold;
}

a.link12px {
	font-family:  verdana; 
	font-size:  12px;	
	color:  #BD3333;
}

a.link10px {
	font-family:  verdana; 
	font-size:  10px;	
	color:  #BD3333;
}
/* ---------- */


/* --- text --- */

.introduction {
	color:  #360A4D;
	font-family:  acclamltal;
	font-size:  14px;
}

.textblk10px {
	color:  #000000;
	font-family:  verdana;
	font-size:  10px;
}

.textblk12px {
	color:  #000000;
	font-family:  verdana;
	font-size:  12px;
}

.textred10px {
	color:  #EE0000;
	font-family: arial, verdana;
	font-size:  10px;
}

.textred12px {
	color:  #EE0000;
	font-family:  arial, verdana;
	font-size:  12px;
}

.textgray10px {
	font-family:  verdana;
	font-size:  10px;
	color:  #999999;
}

.textgray12px {
	font-family:  verdana;
	font-size:  12px;
	color:  #999999;
}
/* ---------- */


/* --- title --- */
.pageTitle {
	color:  #29285B;  
	font-family:  verdana; 
	font-size:  14px; 
	font-weight:  bold;
}

.subTitle {
	color:  #29285B;  
	font-family:  verdana; 
	font-size:  13px; 
	font-weight:  bold;
}
/* ---------- */


/* --- tables --- */
.tableoutline {   
	border:  1px solid #BDC3CE;
}

.bdtop {
 	border-top:  1px solid #A1ABB1;
}

.bdbottom {
 	border-bottom:  1px solid #A1ABB1;
}

.bdleft {
 	border-left:  1px solid #A1ABB1;
}

.bdright {
 	border-right:  1px solid #A1ABB1;
}

.bdrightw {
 	border-right:  1px solid #fffff;
}

table.info {
	background-color:  #8DABC5;
}

table.info th {
	background-color:  #CFDBE7;
	font-family:  verdana;
	font-size:  10px;
	font-weight:  bold;
	color:  #252450;
}

table.info td {
	background-color:  #f4f4f4;
	font-family:  verdana;
	font-size:  10px;
	color:  #666666;
}

table.calendar {
	background-color:  #8DABC5;
}

table.calendar th {
	background-color:  #CFDBE7;
	font-family:  verdana;
	font-size:  10px;
	font-weight:  bold;
	color:  #252450;
}

table.calendar td {
	background-color:  #f4f4f4;
	font-family:  verdana;
	font-size:  10px;
	color:  #666666;
	width: 80 px;
	height: 80 px;
}

.thCalendar {
	background-color:  #CFDBE7;
	font-family:  verdana;
	font-size:  12px;
	font-weight:  bold;
	color:  #252450;
}

table.photo {
	background-color:  #8DABC5;
}

table.photo th {
	background-color:  #CFDBE7;
	font-family:  verdana;
	font-size:  12px;
	font-weight:  bold;
	color:  #252450;
}

table.photo td {
	background-color:  #FFFFFF;
}

/* ---------- */


/* --- buttons --- */
input.btn {
	font-family:  verdana;
	font-size:  10px;
	color:  #000000;
	font-weight:  bold;
	background-color:  #CDCDCD;
	border:  1px solid #858585;
}
/* ---------- */

.topnav {
	background-color:  #0E4385;
	font-family:  arial;
	font-size: 10px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	color: #ffffff; 
	text-decoration: none;
}

.leftnavsubcat {
	font-family:  verdana;
	font-size: 10px; 
	color: #BD3333;
	text-decoration: none;
}

.leftnavcat {
	font-family:  verdana;
	font-size: 10px; 
	color: #0E4385;
	text-decoration: none;
	font-weight: bold;
}

.toplink {
	font-family: verdana;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #28375D;
	text-decoration: none;
}

.copy {
	background-color:  #D5D8DA;
	font-family: verdana;
	font-size: 9px;
	color:  #646566;
}








