/****************************************/
/* Common to all */

body {
	scrollbar-3dlight-color:#cccccc;
	scrollbar-base-color:#ffffff;
	scrollbar-arrow-color:#003366;
	scrollbar-face-color:#eeeeee;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#cccccc;
	background-color:#FFFFFF;
	}

.Text {
	font-family: Garamond, Times, serif;
	font-size : 12pt;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	}

.ParagraphTitle {
	font-family: Garamond, Times, serif;
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
	color : #FFFFFF;
	background-color: #1070FF;
	}

.SummaryHead {
	font-family: Garamond, Times, serif;
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
	color : #000000;
	text-align: right;
	}

.SummaryBody {
	font-family: Garamond, Times, serif;
	font-size : 12pt;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	}

A {
	font-family: Garamond, Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}

A:HOVER {
	font-family: Garamond, Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}

.SiteTitle {
	font-family: Zapf-Chancery, cursive;
	font-size : 36pt;
	font-style : normal;
	font-weight : normal;
	color : #1070FF;
	background-color: #FFFFFF;
	}

.SiteSubTitle {
	font-family: Zapf-Chancery, cursive;
	font-size : 12pt;
	font-style : normal;
	font-weight : normal;
	color : #1070FF;
	background-color: #FFFFFF;
	}

.TopMenu {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #FFFFFF;
	background-color : #1070FF;
	text-decoration: none;
	}

A.TopMenu {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #FFFFFF;
	background-color : #1070FF;
	text-decoration: none;
	}

A.TopMenu:HOVER {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #FF0000;
	background-color : #1070FF;
	text-decoration: none;
	}

A.LeftMenu {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}

A.LeftMenu:HOVER {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	}

/***********************************************/

.TableTitle {
	font-family: Garamond, Times, serif;
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
	color : #000000;
    	background-color: #CCDDFF;
    	}

.TableValue {
	font-family: Garamond, Times, serif;
	font-size : 12pt;
	font-style : normal;
	font-weight : normal;
	color : #000000;
   	background-color: #FFFFFF;
    	}
    	
.PropertyTableCaption {
	font-family: Garamond, Times, serif;
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
	color : #000000;
	background-color: #CCDDFF;
	border-right-width: 0;
	text-align: right;
	padding-right: 5;
	}

.PropertyTableValue {
	font-family: Garamond, Times, serif;
	font-size : 12pt;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	background-color: #FFFFFF;
	border-left-width: 0;
	}


/***********************************************/
/* Bottom stuff */

.BottomCopyright {
	font-family: Tahoma, Arial;
	font-size : 7pt;
	font-style : normal;
	font-weight : normal;
	color : #888888;
	}
