/*
This is an Elated PageKit - www.elated.com.
All artwork copyright © 1996-2003 Elated Communications Ltd.
By using this PageKit, you are agreeing to be bound by the usage agreement available online at www.pagekits.com/usage/

*/


/*
	Standard font family for site
*/

body, table, tr, td, a, p, h1, h2, h3, h4, h5
{
	font-family: arial,helvetica,sans-serif;
}


/*
	Standard links
*/

a:link
{
	color: #707070;
	font-weight: normal;
	text-decoration:none
}

a:visited
{
	color: #707070;
	font-weight: normal;
	text-decoration:none
}

a:hover
{
	color: #707070;
	font-weight: normal;
	text-decoration: underline
}


/*
	Menu links
*/

a.menulink:link, a.menulink:visited, a.menulink:active
{
	color: #000000;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
}

a.menulink:hover
{
	color: #497BAA;
}


/*
	Menu style
*/

.menu
{
	font-size: 80%;
	margin-left: 28px;
	margin-top: 12px;
	
}               



/*
	menu arrows
*/

.menuarrow
{
	margin-bottom: -2px;
}



/*
	Small icon styles
*/

.smallicon
{
	margin-top: 61px;

}    

.smallicontop
{
	margin-top: 81px;

}    



/*
	Side advert styles
*/

.advert
{
	margin-top: 30px;

}    

.adverttop
{
	margin-top: 81px;

}




/*
	Standard paragraph
*/

p
{
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-align: justify
}


/*
	Footer paragraph
*/

.footer
{

	text-align: center;
	margin-top: 80px;
	margin-bottom: 120px;
}


/*
	Headings
*/

h1
{
	color: #000000;
	font-size: 24px;
	font-weight: bold;
	margin-top: 32px
}

h2
{
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	margin-top: 30px
}

h3
{
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	margin-top: 28px
}

h4
{
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin-top: 26px
}

h5
{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin-top: 24px
}
