/* CSS Document */
body { color:#142C3B; background-color:#EEEEEE; font-family:Arial, Verdana, Tahoma; 
       background-image:url('Images/background.jpg'); background-attachment:fixed; padding-left:25px; 
	   padding-top:0px; background-repeat: no-repeat; }

h1 { color:#677BAB ; font-size:28pt ; margin-bottom: 10px; font-weight:bold; font-variant: small-caps; }
h2 { color:#677BAB ; font-size:16pt ; margin-bottom: 10px; font-weight:bold; }

table { border-width:0px;  border-collapse:collapse; padding:0px; }

img { border-width:0px; margin:0px; }

a:link { color:#142C3B; text-decoration:none; font-weight:bold; }
a:visited { color:#142C3B; text-decoration:none; font-weight:bold; }
a:hover { color:#677BAB; text-decoration:none; font-weight:bold; }
a:active { color:#677BAB; text-decoration:underline; font-weight:bold; }

a.big:link { color:#142C3B; font-size:14pt; text-decoration:none; font-weight:bold; }
a.big:visited { color:#142C3B; font-size:14pt; text-decoration:none; font-weight:bold; }
a.big:hover { color:#677BAB; font-size:14pt; text-decoration:none; font-weight:bold; }
a.big:active { color:#677BAB; font-size:14pt; text-decoration:underline; font-weight:bold; }

a.list:link { color:#142C3B; font-size:11pt; text-decoration:none; font-weight:normal; }
a.list:visited { color:#142C3B; font-size:11pt; text-decoration:none; font-weight:normal; }
a.list:hover { color:#142C3B; font-size:11pt; text-decoration:none; font-weight:normal; }
a.list:active { color:#142C3B; font-size:11pt; text-decoration:underline; font-weight:normal; }

a.cap:link { color:#677BAB; text-decoration:none; font-weight:bold; }
a.cap:visited { color:#677BAB; text-decoration:none; font-weight:bold; }
a.cap:hover { color:#142C3B; text-decoration:none; font-weight:bold; }
a.cap:active { color:#142C3B; text-decoration:underline; font-weight:bold; }

a.col:link { color:#677BAB; text-decoration:none; font-weight:500; }
a.col:visited { color:#677BAB; text-decoration:none; font-weight:500; }
a.col:hover { color:#677BAB; text-decoration:none; font-weight:bold; }
a.col:active { color:#677BAB; text-decoration:underline; font-weight:bold; }

a.dir:link { color:#142C3B; text-decoration:none; font-weight:bold; font-size:10pt; line-height:10pt; }
a.dir:visited { color:#142C3B; text-decoration:none; font-weight:bold; font-size:10pt; line-height:10pt; }
a.dir:hover { color:#DA6DA4; text-decoration:none; font-weight:bold; font-size:10pt; line-height:10pt; }
a.dir:active { color:#DA6DA4; text-decoration:underline; font-weight:bold; font-size:10pt; line-height:10pt; }

