a
{
	color: #006B74;
	text-decoration: none;
}

a:link
{
	color: #006B74;
	text-decoration: none;
}

a:active
{
	color: #006B74;
	text-decoration: none;
}

a:visited
{
	color: #006B74;
	text-decoration: none;
}

a:hover
{
	color: #006B74;
	text-decoration: underline;
}

body, p, th, td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

.footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}

.white
{
	color: #FFFFFF;
}

body 
{
	margin: 0px;
}

.small_grey
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #848484;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #000000;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
}

h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
}

h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

.BorderDotted
{
	border-style: dotted;
	border-color: #6C8FB0;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
}

.BorderDashed
{
	border-style: dashed;
	border-color: #6C8FB0;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
}

.BorderSolid
{
	border-style: solid;
	border-color: #6C8FB0;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
}

.BorderSolidSides3Left
{
	border-style: solid;
	border-color: #6C8FB0;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-left-width: 1px;
}

.BorderSolidSides3Right
{
	border-style: solid;
	border-color: #6C8FB0;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 0px;
}

.BorderSolidSides3Top
{
	border-style: solid;
	border-color: #6C8FB0;
	border-bottom-width: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
}

.BorderSolidSides3Bot
{
	border-style: solid;
	border-color: #6C8FB0;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
}

.BorderSolidSides2Vert
{
	border-style: solid;
	border-color: #6C8FB0;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;
}

.BorderSolidSides2Horz
{
	border-style: solid;
	border-color: #6C8FB0;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
}

.theBottom
{
	border-style: solid;
	border-color: #6C8FB0;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}

.theBottomRight
{
	border-style: solid;
	border-color: #6C8FB0;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-left-width: 0px;
}

.theBottomLeft
{
	border-style: solid;
	border-color: #6C8FB0;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 1px;
}

.theTop
{
	border-style: solid;
	border-color: #6C8FB0;
	border-bottom-width: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;
}

.theTopRight
{
	border-style: solid;
	border-color: #6C8FB0;
	border-bottom-width: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 0px;
}

.theTopLeft
{
	border-style: solid;
	border-color: #6C8FB0;
	border-bottom-width: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-left-width: 1px;
}

.theRight
{
	border-style: solid;
	border-color: #6C8FB0;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-left-width: 0px;
}

.theLeft
{
	border-style: solid;
	border-color: #6C8FB0;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 1px;
}


/*

//-------------------------------------------------------->
// 15-01-2004 | Padding
//-------------------------------------------------------->

*/

.pad5 { padding: 5px; }

.padleft5 { padding-left: 5px; }

.pad10 { padding: 10px; }

.padleft10 { padding-left: 10px; }