a:link {color: #FFFF33; text-decoration: underline; }
a:visited {color: #FFFF33; text-decoration: underline;; }
a:hover {color: #FFFF33; text-decoration: underline; }
a:active {color: #FFFF33; text-decoration: underline; } 

body {
	background-image: url(http://www.thinknovascotia.com/images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.body {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: 1.3; 
	list-style-type: disc;
}

.bodyyellow {  
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal; line-height: 1.3;
list-style-type: disc;
color:#FFFF33;
}

.bodyyellow14 {  
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-style: normal; line-height: 1.3;
list-style-type: disc;
color:#FFFF33;
}

.bodywhite {  
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal; line-height: 1.3;
list-style-type: disc;
color:#FFFFFF;
}

.green_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #837B00;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5;
	}	

.blue_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006699;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5;
	}	
	
.white_bold {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5;
}

.white_14 {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5;
}

.red_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5;
	}
	
.title_yellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFF33;
}

.smalltext {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px
}

.small_white {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px;
color: #FFFFFF;
}
	
table.style1 {
	border-width: 1px;
	border-spacing: ;
	border-style: outset;
	border-color: #0057B8;
	border-collapse: collapse;
}
table.style1 th {
	border-width: 1px;
	padding: 4px;
	border-style: inset;
	border-color: #0057B8;
	-moz-border-radius: ;
}
table.style1 td {
	border-width: 1px;
	padding: 4px;
	border-style: inset;
	border-color: #0057B8;
	-moz-border-radius: ;
}

table.style2 {
	border-width: 1px;
	border-spacing: ;
	border-color: #ffffff;
	border-collapse: collapse;
}
table.style2 th {
	border-width: 1px;
	padding: 2px;
	border-color: #ffffff;
	-moz-border-radius: ;
}
table.style2 td {
	border-width: 1px;
	padding: 2px;
	border-style: inset;
	border-color: #ffffff;
	-moz-border-radius: ;
}

table.gallery {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: #ffffff;
	border-collapse: collapse;
	background-color: #0033CC;
}
table.gallery th {
	border-width: 0px;
	padding: 0px;
	border-style: solid;
	border-color: gray;
	background-color: #0033CC;
	-moz-border-radius: ;
}
table.gallery td {
	border-width: 0px;
	padding: 1px;
	border-style: solid;
	border-color: #ffffff;
	background-color: #0033CC;
	-moz-border-radius: ;
}

hr {
background-color: #FFFFCC;
border: 0;
height: 1px;
margin: 0;
}
