/* STYLE SHEET FOR ATLANTIC GOOSE MANAGEMENT */
/* GET YOUR OWN DAMN STYLE SHEET! */
/* Main Body Set*/
BODY {
	background-repeat : no-repeat;
	background-image : url(images/bg_new.gif);
	background-color : #ffffff;
	margin-top : 0px;
	margin-left : 0px;
}

BODY.empty {
	background-image : none;
	background-color : #ffffff;
}

/* Standard Span Set*/
SPAN.body      {
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	COLOR: #000000
}

SPAN.bodyi      {
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	COLOR: #000000;
	font-style : italic;
}

SPAN.big      {
	FONT-SIZE: 30px;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	COLOR: #000000
}

SPAN.bodybd      {
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	COLOR: #000000;
	font-weight : bold
}

SPAN.bodybdb      {
	FONT-SIZE: 14px;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	COLOR: #000000;
	font-weight : bold
}

SPAN.bdbu      {
	FONT-SIZE: 17px;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	COLOR: #000000;
	font-weight : bold;
	text-decoration : underline;
}

SPAN.bodybdu     {
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	COLOR: #000000;
	font-weight : bold;
	text-decoration : underline;
}

SPAN.bodyib      {
	FONT-SIZE: 14px;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	COLOR: #000000;
	font-style : italic;
	font-weight : bold;
	text-decoration : underline;
}

SPAN.bodyui      {
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	COLOR: #000000;
	font-style : italic;
	text-decoration : underline;
}

SPAN.bodys     {
	FONT-SIZE: 9px;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	COLOR: #000000
}

/* List set */
UL {
	margin-top : auto;
	margin-bottom : auto;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	COLOR: #000000
}

/* Div set */
DIV.map {
	margin-left : 20px;
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	COLOR: #000000
}

DIV.dot {
	margin-left : 50px;
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	COLOR: #000000
}

DIV.base {
    margin-top: 4px;
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	COLOR: #000000
}

/* Link set */
A:link {
	color: #669933;
	text-decoration : underline;
}

A:visited {
	color: #009999;
	text-decoration: underline;
}

A:hover   { 
	color: #33cc66;
	text-decoration: underline;
 }
 
A.txt:link {
	color: #336633;
	text-decoration : underline;
}

A.txt:visited {
	color: #336633;
	text-decoration: underline;
}

A.txt:hover   { 
	color: #000000;
	text-decoration: underline;
}
 
A.clear {
	text-decoration : none;
}

A.clear:hover {
	text-decoration : none;
}

A.clear:visited {
	text-decoration : none;
}
 
/* Main table set */

TD.bottom {
	background-image : url(images/bottom.gif);
	background-repeat : no-repeat;
}

TD.clear {
	background-image : none;
}

TD.main {
	background-image : none;
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	COLOR: #000000;
}

TD.mainbd {
	background-image : none;
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	COLOR: #000000;
	font-weight : bold;
}

TD.planside {
	background-image : none;
	background-color : #CCCC99;
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	COLOR: #000000;
	font-weight : bold
}

TD.plan {
	background-image : none;
	background-color :#CCCCCC ;
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	COLOR: #000000;
	font-weight : bold
}