BODY   {
background: White;
color: #000000;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
font-family: tahoma, verdana, arial;
}
/* background-image: url(../apsc-images/a-clear-10x10.gif);  */

/* Div NOT position   */
/* -------------------------------- */

div.sideNavigation
{
font: tahoma, Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color: White;
}

div.sideNavigation H1
{
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serifl;
	font-size: 13px;
	line-height: 16px;
	margin-bottom: 4px;
	margin-top: 9px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}

div.sideNavigation H2
{
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 4px;
	margin-top: 4px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}

div.sideNavigation a:link
{
	font-weight: bold;
	text-decoration:none;
	color: #DDE8F4;
	padding-left: 16px;
	padding-right: 0px;
}

div.sideNavigation a:visited
{
	font-weight: bold;
	text-decoration:none;
	color: #AEC0D5;
	padding-left: 16px;
	padding-right: 0px;
	BACKGROUND-IMAGE: url(../images-ssr/buttons/yellowArrow.gif);
	BACKGROUND-REPEAT: no-repeat;
}

div.sideNavigation a:hover
{
	font-weight: bold;
	text-decoration:none;
	color: White;
	padding-left: 16px;
	padding-right: 0px;
BACKGROUND-IMAGE: url(../images-ssr/buttons/redArrow.gif);
BACKGROUND-REPEAT: no-repeat;
}

div.sideNavigation a:active
{
	font-weight: bold;
	text-decoration:none;
	color: Red;
	padding-left: 16px;
	padding-right: 0px;
}

/* Text */
/* -------------------------------- */

P   {
font-family: tahoma, verdana, arial;
	font-size:14px;
	line-height: 16px;
}
/*  margin-top: 0px;
margin-bottom: 5px; */

.tight
{
font: 11px Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
margin-top: 1px;
margin-bottom: 1px;
}

.tight_title
{
font: 18px Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
margin-left: 10px;
margin-right: 10px;
margin-top: 1px;
margin-bottom: 1px;
}

.tight_title_16px
{
font: 16px Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
margin-left: 10px;
margin-right: 10px;
margin-top: 1px;
margin-bottom: 1px;
}

.p20px
{
font: 20px/24px Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
}
.p18px
{
font: 18px/22px Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
}
.p16px
{
font: 16px/19px Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
}
.p14px
{
font: 14px/17px Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
}
.p12px
{
font: 12px/14px Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
}
.p10px
{
font: 10px/12px Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
}

.errors   {
color: Black;
background-color : yellow;
font-weight:bold;
font-size:14px;
}

.required_form
{
color: #000000;
background: #FFE1B3;
}

.errors_form
{
color: #000000;
background: #FF00CC;
}

.highlight
{
color: Red;
font-weight:bold;
font-size:14px;
}

H1   {
font-family: tahoma, verdana, arial;
font-weight:bold;
font-size:14px;
margin-top: 4px;
margin-bottom: 4px;
padding-left: 10px;
padding-right: 10px;
}

H1.white   {
color: White;
font-family: tahoma, verdana, arial;
font-weight:bold;
font-size:26px;
padding-left: 6px;
padding-right: 6px;
}

H1.recip   {
font-family: tahoma, verdana, arial;
font-weight:bold;
font-size:14px;
}

H2   {
font-family: tahoma, verdana, arial;
font-weight:bold;
font-size:14px;
}

H2.recip   {
font-family: tahoma, verdana, arial;
font-weight:bold;
font-size:12px;
}

H3   {
font-family: tahoma, verdana, arial;
font-weight:bold;
font-size:14px;
}

H4   {
font-family: tahoma, verdana, arial;
font-weight:bold;
font-size:14px;
margin-top: 3px;
margin-bottom: 8px; 
}

H5   {
font-family: tahoma, verdana, arial;
font-weight:bold;
font-size:10px;
}

/* ------------------------------- */

A:link {
color: #3345A2
text-decoration:none;
}     /* unvisited link */

A:visited {
color: Maroon
text-decoration:none;
	text-decoration: none;
}  /* visited link */

A:hover    {
color: Blue;
text-decoration:underline;
}   /* mouse over link */

A:active {
color: Blue
text-decoration:underline;
}   /* selected link */

/* ---  Link on Images  ---------------------------- */

A.links_image:link {
color: White
}     /* unvisited link */

A.links_image:visited {
color: White
}  /* visited link */

A.links_image:hover    {
color: Red;
}   /* mouse over link */

A.links_image:active {
	color: Red;
}   /* selected link */

/* ------------------------------- */

.medium
{
font-size:13px;
}

.small
{
font-size:11px;
}

/* ------------------------------- */
/*  Controlling the Unordered List - UL and LI */
UL {
margin-left: 12px;
padding-left: 5px;
} 

LI   {
	font-size: 13px;
	line-height: 16px;
margin-bottom: 8px;
}

/*  Controlling the Ordered List - UL and LI */
OL {
margin-left: 12px;
padding-left: 5px;
} 
/* ------------------------------- */

/* Adding Borders to Tables  */

.borderleft {  
border-style: solid; 
border-color: Black;
border-top-width: 0px; 
border-right-width: 0px; 
border-bottom-width: 0px; 
border-left-width: 2px;
}

.borderbottom {  
border-style: solid; 
border-color: Black;
border-top-width: 0px; 
border-right-width: 0px; 
border-bottom-width: 1px; 
border-left-width: 0px;
}
.borderbottomtop {  
border-style: solid; 
border-color: Black;
border-top-width: 1px; 
border-right-width: 0px; 
border-bottom-width: 1px; 
border-left-width: 0px;
}

.borderall
{  
border-style: solid; 
border-color: Black;
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px;
}

.borderright
{  
border-style: solid; 
border-color: Black;
border-top-width: 0px; 
border-right-width: 1px; 
border-bottom-width: 0px; 
border-left-width: 0px;
}

.borderall_less_top
{  
border-style: solid; 
border-color: Black;
border-top-width: 0px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px;
}

.borderall_less_left
{  
border-style: solid; 
border-color: Black;
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 0px;
}

/* Gallery */
.picture {
  background: White;
  border-color: Black;
  border-style: solid;
  border-width: 2px;
}

.thumb_single {
  background: White;
  border-color: Black;
  border-style: solid;
  border-width: 2px;
}

.thumbs_all {
	background: ;
	border-color: White;
	border-style: solid;
	border-width: 1px;
}

FORM.tight {
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
}

TD.form {  
padding-left: 10px;
padding-right: 10px;
}

TABLE.form {  
padding: 10px;
border-style: solid; 
border-color: Black;
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px;
}

/* ------------------------------- */

/*
Notes:
- a:hover MUST come after a:link and a:visited in the CSS definition in order to be effective!!
- a:active MUST come after a:hover in the CSS definition in order to be effective!!
- Pseudo-class names are not case-sensitive.
- IE 4 and higher supports the anchor pseudo-class. NN 4.5 and Netscape 6 support the anchor pseudo-class only partially.

- font property: (weight, style, size/leading, font family) i.e. 
	font: medium italic 24pt/30pt Georgia, serif;
	Order must be correct
*/
