/**************************/
/* Image Left, Text Right */
/**************************/

/* banner block */
DIV.banner_1
{
	background-color: #e7e3ef;
	width: 244px;
	height: 77px;
	margin: 3px;
	float: right;
	clear: right;
}

SPAN.banner_1
{
	background-color: #e7e3ef;
	width: 244px;
	height: 77px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 8px;
	float: right;
	clear: right;
}

/* image */
DIV.banner_1 IMG
{
	width: 64px;
	height: 60px;
	margin: 5 8 5 8;
	float: left;
	border: 0px;
}

/* flash */
DIV.banner_flash_internal_link_1
{
	display: none;
}

DIV.banner_flash_external_link_1
{
	position: absolute;
	background-color: white;
	filter: alpha(opacity=0);
	margin: 5 8 5 8;
	float: left;
}

OBJECT.banner_flash_1
{
	margin: 5 8 5 8;
	float: left;
}

A.banner_flash_1
{
	width: 100%;
	height: 100%;
}

/* title */
A.banner_title_1 
{
	color: #7c0326;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

A.banner_title_1:HOVER
{
	text-decoration: underline;
}

/* text */
A.banner_text_1 
{
	color: #315c8d;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

A.banner_text_1:HOVER
{
	text-decoration: underline;
}

/**************************/
/* Image Right, Text Left */
/**************************/

/* banner block */
DIV.banner_2
{
	background-color: #e7e3ef;
	width: 244px;
	height: 77px;
	margin: 3px;
	float: right;
	clear: right;
}

SPAN.banner_2
{
	background-color: #e7e3ef;
	width: 244px;
	height: 77px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	padding-right: 8px;
	float: right;
	clear: right;
}

/* image */
DIV.banner_2 IMG
{
	width: 64px;
	height: 60px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 8px;
	margin-right: 0px;
	float: right;
	border: 0px
}

/* flash */
DIV.banner_flash_internal_link_2
{
	display: none;
}

DIV.banner_flash_external_link_2
{
	position: absolute;
	background-color: white;
	filter: alpha(opacity=0);
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 8px;
	margin-right: 0px;
	float: right;
}

OBJECT.banner_flash_2
{
	margin: 5 0 5 0;
	float: right;
}

A.banner_flash_2
{
	width: 100%;
	height: 100%;
}

/* title */
A.banner_title_2 
{
	color: #7c0326;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

A.banner_title_2:HOVER
{
	text-decoration: underline;
}

/* text */
A.banner_text_2 
{
	color: #315c8d;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

A.banner_text_2:HOVER
{
	text-decoration: underline;
}


/**************************/
/* Image Top, Text Bottom */
/**************************/

/* banner block */
DIV.banner_3
{
	background-color: #e7e3ef;
	width: 143px;
	height: 170px;
	margin: 3px;
	float: right;
	clear: right;
}

SPAN.banner_3
{
	background-color: #e7e3ef;
	width: 143px;
	height: 170px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 8px;
	padding-left: 8px;
	float: right;
	clear: right;
}


/* image */
DIV.banner_3 IMG
{
	width: 126px;
	height: 61px;
	margin: 5 0 5 0;
	border: 0px
}

/* flash */
DIV.banner_flash_internal_link_3
{
	display: none;
}

DIV.banner_flash_external_link_3
{
	position: absolute;
	background-color: white;
	filter: alpha(opacity=0);
	margin: 5 0 5 0;
}

OBJECT.banner_flash_3
{
	margin: 5 0 5 0;
}

A.banner_flash_3
{
	width: 100%;
	height: 100%;
}

/* title */
A.banner_title_3 
{
	color: #7c0326;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

A.banner_title_3:HOVER
{
	text-decoration: underline;
}

/* text */
A.banner_text_3 
{
	color: #315c8d;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

A.banner_text_3:HOVER
{
	text-decoration: underline;
}


/**************************/
/* Image Bottom, Text Top */
/**************************/

/* banner block */
DIV.banner_4
{
	background-color: #e7e3ef;
	width: 143px;
	height: 170px;
	margin: 3px;
	float: right;
	clear: right;
}

SPAN.banner_4
{
	background-color: #e7e3ef;
	width: 143px;
	height: 170px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 8px;
	padding-left: 8px;
	float: right;
	clear: right;
}

/* image */
DIV.banner_4 IMG
{
	width: 126px;
	height: 61px;
	border: 0px;
	margin-top: 8px;
}

/* flash */
DIV.banner_flash_internal_link_4
{
	display: none;
}

DIV.banner_flash_external_link_4
{
	position: absolute;
	background-color: white;
	filter: alpha(opacity=0);
	margin-top: -8px;
}

OBJECT.banner_flash_4
{
	margin-top: -8px;
}

A.banner_flash_4
{
	width: 100%;
	height: 100%;
}

/* title */
A.banner_title_4 
{
	color: #7c0326;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

A.banner_title_4:HOVER
{
	text-decoration: underline;
}

/* text */
A.banner_text_4 
{
	color: #315c8d;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

A.banner_text_4:HOVER
{
	text-decoration: underline;
}


/**************************/
/* Text Only			  */
/**************************/

/* banner block */
DIV.banner_5
{
	background-color: #e7e3ef;
	width: 143px;
	height: 170px;
	margin: 3px;
	float: right;
	clear: right;
}

SPAN.banner_5
{
	background-color: #e7e3ef;
	width: 143px;
	height: 170px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 8px;
	float: right;
	clear: right;
}

/* title */
A.banner_title_5 
{
	color: #7c0326;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

A.banner_title_5:HOVER
{
	text-decoration: underline;
}

/* text */
A.banner_text_5 
{
	color: #315c8d;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

A.banner_text_5:HOVER
{
	text-decoration: underline;
}


/**************************/
/* Image Only			  */
/**************************/

/* banner block */
DIV.banner_6
{
	background-color: #e7e3ef;
	width: 149px;
	height: 151px;
	margin-top: 3px;
	float: right;
	clear: right;
}

SPAN.banner_6
{
	
	background-color: red;
	width: 149px;
	height: 151px;
}

/* image */
DIV.banner_6 IMG
{
/*	width: 190px;
	height: 151px;*/
	border: 0px;
}

/* flash */
DIV.banner_flash_internal_link_6
{
	display: none;
}

DIV.banner_flash_external_link_6
{
	position: absolute;
	background-color: white;
	filter: alpha(opacity=0);
	margin: 8px;
}

OBJECT.banner_flash_6
{
	margin: 8px;
}

A.banner_flash_6
{
	width: 100%;
	height: 100%;
}

/***************************************/
/* Background, Title Top, Text Bottom  */
/***************************************/

/* banner block */
DIV.banner_7
{
	background-color: #e7e3ef;
	width: 149px;
	height: 151px;
	margin: 3px;
	float: right;
	clear: right;
}

SPAN.banner_7
{
	width: 149px;
	height: 151px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 8px;
	padding-left: 8px;
}

/* title */
A.banner_title_7 
{
	color: #7c0326;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

A.banner_title_7:HOVER
{
	text-decoration: underline;
}

/* text */
A.banner_text_7 
{
	color: #315c8d;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

A.banner_text_7:HOVER
{
	text-decoration: underline;
}


/****************************************/
/* Title Top, Image Middle, Text Bottom */
/****************************************/

/* banner block */
DIV.banner_8
{
	background-color: #e7e3ef;
	width: 143px;
	height: 170px;
	margin: 3px;
	float: right;
	clear: right;
}

SPAN.banner_8
{
	background-color: #e7e3ef;
	width: 143px;
	height: 170px;
	margin: 3px;
	float: right;
	clear: right;
}

/* image */
DIV.banner_8 IMG
{
	width: 126px;
	height: 61px;
	border: 0px;
	margin-top: 8px;
	float: right;
	clear: right;
}

/* flash */
DIV.banner_flash_internal_link_8
{
	display: none;
}

DIV.banner_flash_external_link_8
{
	position: absolute;
	background-color: white;
	filter: alpha(opacity=0);
	margin-top: -8px;
}

OBJECT.banner_flash_8
{
	margin-top: -8px;
}

A.banner_flash_8
{
	width: 100%;
	height: 100%;
}

/* title */
A.banner_title_8 
{
	color: #7c0326;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

A.banner_title_8:HOVER
{
	text-decoration: underline;
}

/* text */
A.banner_text_8 
{
	color: #315c8d;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

A.banner_text_8:HOVER
{
	text-decoration: underline;
}