.cvtable_l1
{
	padding-left:10px;
	width:170px;
}

.cvtable_r1
{
	width:390px;
}

.cvtable_l2
{
	padding-left:10px;
	width:170px;
}

.cvtable_r2
{
	width:390px;
}

.cvtable_m
{
	text-align:center;
	width:50px;
}

TABLE.cv_table TD
{
	line-height:20px;
	vertical-align:top;
}

.cvtitle
{
	position:relative; 

	left:5px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
}

.cv_center
{
	width:560px;
	margin-left:auto;
	margin-right:auto;
}

.ttw_selected
{
	font-family: "Arial Narrow", arial, verdana, tahoma;
	background-color:white;
	color:#B3081B;
	font-size:16px;
	text-transform : uppercase;
	margin-left:7px;
	margin-right:7px;
	position:relative;
	top:4px;
	background-image: url(../images/tabttw_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
}

.ttw_selected:hover { text-decoration: none; }

.ttw_option { color: #564d82; text-decoration:none; font-size:12px; margin-left:7px; margin-right:7px; position:relative; top:1px; cursor: pointer; }
.ttw_option:link { color: #564d82; text-decoration:none; font-size:12px; margin-left:7px; margin-right:7px; position:relative; top:1px; }
.ttw_option:visited { color: #564d82; text-decoration:none; font-size:12px; margin-left:7px; margin-right:7px; position:relative; top:1px; }
.ttw_option:hover { color: #000000; text-decoration:overline; font-size:12px; margin-left:7px; margin-right:7px; position:relative; top:1px; }
.ttw_option img { display: none; }

.ttw_content
{
	position:relative;
	left:12px;
	width:210px;
	top:-9px;
}

@media print {
.print_link{display:none;}
}