/*~~~~~~~~~~~~~~~~~~~~~*/
/* COL1-3 - TD Columns */
/*~~~~~~~~~~~~~~~~~~~~~*/

/* ~~~~~~ COL1 ~~~~~~~ */

.col1ButtonPurple,
.col1Button {
	background-image: url(styles/img/purple/col1_button.gif);
	background-repeat: no-repeat;
	text-align: left;
	width: 200px;
	height: 29px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 25px;
	font-weight: bold;
	text-indent: 21px;
	background-position: 0px -29px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.col1Button a{
	background-image: url(styles/img/purple/col1_button.gif);
	background-repeat: no-repeat;
	text-align: left;
	width: 200px;
	height: 29px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 25px;
	font-weight: bold;
	text-indent: 21px;
	background-position: 0px -29px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.col1Button a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-position: 0px 0px;
}

.col1Blank {
	background-image: url(styles/img/col1_heading.gif);
	background-repeat: no-repeat;
	width: 200px;
	height: 7px;
}
.col1Header {
	background-image: url(images/col1_heading.gif);
	background-repeat: no-repeat;
	width: 200px;
	height: 29px;
	padding-top: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 21px;
	text-align: left;
}
#col1top {
	background-image: url(styles/img/col1_top.gif);
	background-repeat: no-repeat;
	width: 200px;
	height: 23px;
}
#col1 {
	background-image: url(styles/img/col1_bg.gif);
	background-repeat: repeat-y;
	width: 200px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
#col1base {
	background-image: url(styles/img/col1_base.gif);
	background-repeat: no-repeat;
	width: 200px;
	height: 23px;
}

/* ~~~~~~ COL2 ~~~~~~~ */
.col2Blank {
	background-image: url(styles/img/col2_heading.gif);
	background-repeat: no-repeat;
	width: 400px;
	height: 7px;
}
.col2Header {
	background-image: url(images/col2_heading.gif);
	background-repeat: no-repeat;
	width: 400px;
	height: 29px;
	padding-top: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 21px;
	text-align: left;
}
.col2-1Blank {
	background-image: url(styles/img/col2-1_heading.gif);
	background-repeat: no-repeat;
	width: 200px;
	height: 7px;
}
.col2-1Header {
	background-image: url(styles/img/col2-1_heading.gif);
	background-repeat: no-repeat;
	width: 200px;
	height: 29px;
	padding-top: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 21px;
	text-align: left;

}
.col2-2Blank {
	background-image: url(styles/img/col2-2_heading.gif);
	background-repeat: no-repeat;
	width: 200px;
	height: 7px;
}
.col2-2Header {
       background-image: url(styles/img/col2-2_heading.gif);
       background-repeat: no-repeat;
       width: 200px;
       height: 29px;
       padding-top: 6px;
       font-family: Verdana, Arial, Helvetica, sans-serif;
       font-size: 11px;
       font-weight: bold;
       color: #FFFFFF;
       text-indent: 21px;
       text-align: left;

}
#col2,
#col2-1,
#col2-2 {
	background-repeat: repeat-y;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
#col2 {
	background-image: url(styles/img/col2_bg.gif);
	width: 400px;
}
#col2-1 {
	background-image: url(styles/img/col2-1_bg.gif);
	width: 200px;
}
#col2-2 {
	background-image: url(styles/img/col2-2_bg.gif);
	width: 200px;
}
#col2base,
#col2-1base,
#col2-2base {
	background-repeat: no-repeat;
	height: 23px;
}
#col2base {
	background-image: url(images/col2_base.gif);
	width: 400px;
}
#col2-1base {
	background-image: url(styles/img/col2-1_base.gif);
	width: 200px;
}
#col2-2base {
	background-image: url(styles/img/col2-2_base.gif);
	width: 200px;
}

/* ~~~~~~ COL3 ~~~~~~~ */
.col3Blank {
	background-image: url(styles/img/col3_heading.gif);
	background-repeat: no-repeat;
	width: 200px;
	height: 7px;
}
.col3Header {
	background-image: url(styles/img/col3_heading.gif);
	background-repeat: no-repeat;
	width: 200px;
	height: 29px;
	padding-top: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 21px;
	text-align: left;
}
#col3 {
	background-image: url(styles/img/col3_bg.gif);
	background-repeat: repeat-y;
	width: 200px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
#col3base {
	background-image: url(styles/img/col3_base.gif);
	background-repeat: no-repeat;
	width: 200px;
	height: 23px;
}
/* ~~~~~~ COL5 IS TEST ~~~~~~~~~ */

#col5 {
	width: 200px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}	
/* ~~~~~~ COL4 (COL 2+3) ~~~~~~~ */
.col4Blank {
	background-image: url(styles/img/col4_heading.gif);
	background-repeat: no-repeat;
	width: 600px;
	height: 7px;
}
.col4Header {
	background-image: url(styles/img/col4_heading.gif);
	background-repeat: no-repeat;
	width: 600px;
	height: 29px;
	padding-top: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 21px;
	text-align: left;
}
#col4 {
	background-image: url(styles/img/col4_bg.gif);
	background-repeat: repeat-y;
	width: 600px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
#col4base {
	background-image: url(styles/img/col4_base.gif);
	background-repeat: no-repeat;
	width: 600px;
	height: 23px;
}
