/* global
----------------------------------------------- */
body {
background		:#fff;
background-position	:0px 100px;
font-family		:Garamond, Bookman Old Style, Times New Roman;
margin			:0 20px 0 20px;
color:			:#EE80B3;
}

h2 {
font-size		:14px;
font-weight		:normal;
}



/* layout
----------------------------------------------- */

.main {
height:100%;
background-color	:#EE80B3;
color			:#FFFFFF;
text-align		:center;
vertical-align		:top;
}

.main a {
color			:#FFFFFF;
text-decoration		:none;

}

table.leftmenu {
border-right:  1px  solid #73C167;
padding-right: 20px
text-align: left;
}

td.leftmenu {
text-align: left;
}

table.followus {
background	:#FFFFFF;
font-size	:11pt;
padding		:0;
margin		:0;
color		:#EE80B3;
font-family	:Garamond, Bookman Old Style, Times New Roman;
font-weight	:normal; 
}
table.followus a {
font-weight	:bold;
text-decoration :none;
color		:#EE80B3;
}
table.followus a:hover {
font-weight	:bold;
text-decoration :none;
color		:#95F886;
}

table.contentarea {
background	:#FFFFFF;
font-size	:14pt;
padding		:10px;
margin		:30px;
color		:#EE80B3;
font-family	:Garamond, Bookman Old Style, Times New Roman;
font-weight	:normal; 
}

td.contentarea {
background	:#FFFFFF;
font-size	:14pt;
padding		:10px;
margin		:30px;
color		:#EE80B3;
font-family	:Garamond, Bookman Old Style, Times New Roman;
font-weight	:normal; 
}

table.contentarea h1 {
background	:#FFFFFF;
font-size	:22pt;
color		:#EE80B3;
font-family	:Garamond, Bookman Old Style, Times New Roman;
font-weight	:bold; 
}

table.contentarea a {
font-family	:Garamond, Bookman Old Style, Times New Roman;
font-size: 11pt;
font-weight	:bold;
text-decoration :none;
color		:#EE80B3;
}

table.contentarea a:hover {
font-family	:Garamond, Bookman Old Style, Times New Roman;
font-size: 11pt;
font-weight	:bold;
text-decoration :none;
color		:#95F886;
}

td.top-scallop {
background	:#73C167 url(images/scallop_top.gif);
position	: relative;
margin		: 0 auto;
height		: 66px;
font-family	: Garamond, Bookman Old Style, Times New Roman; 
font-size	: 12pt; 
font-weight	: bold;
padding-top	:0px;
}


a.top-scallop {
font-family	:Garamond, Bookman Old Style, Times New Roman;
font-size	:12pt;
font-weight	:bold;
text-decoration :none;
color		:#FFFFFF;
}

a.hover:top-scallop {
font-family	:Garamond, Bookman Old Style, Times New Roman;
font-size	:12pt;
font-weight	:bold;
text-decoration :none;
color		:#95F886;
}


td.bottom-scallop {
background	:#73C167 url(images/scallop_bottom.gif);
position	: relative;
margin		: 0 auto;
height		: 66px;
}

td.left-scallop {
background	:#73C167 url(images/scallop_left.gif);
position	: relative;
margin		: 0 auto;
width		: 70px;
}

td.right-scallop {
background	:#73C167 url(images/scallop_right.gif);
position	: relative;
margin		: 0 auto;
width		: 70px;
}

td.content {
background	:#EE80B3;
font-family	:garamond, times;
font-weight	:bold;
color		:#FFFFFF;
}

a.menulink {
font-family	:Garamond, Bookman Old Style, Times New Roman;
font-size: 11pt;
font-weight	:bold;
text-decoration :none;
color		:#FFFFFF;
}

a:hover.menulink {
font-family	:Garamond, Bookman Old Style, Times New Roman;
font-size: 11pt;
font-weight	:bold;
text-decoration :none;
color		:#95F886;
}

.giant 		{ font-family: Garamond, Bookman Old Style, Times New Roman; font-size: 14pt; font-weight: bold; }
.largethick	{ font-family: Garamond, Bookman Old Style, Times New Roman; font-size: 12pt; font-weight: bold; }
.thick 		{ font-family: Garamond, Bookman Old Style, Times New Roman; font-size: 10pt; font-weight: bold; }
.large	 	{ font-family: Garamond, Bookman Old Style, Times New Roman; font-size: 12pt; }
.normal 	{ font-family: Garamond, Bookman Old Style, Times New Roman; font-size: 10pt; }
.little		{ font-family: Garamond, Bookman Old Style, Times New Roman; font-size: 8pt; }
.tiny		{ font-family: Garamond, Bookman Old Style, Times New Roman; font-size: 7pt; }
.grey	 	{ font-family: Garamond, Bookman Old Style, Times New Roman; font-size: 8pt; color: #C9C9CE; font-weight: bold; }