/* GLOBAL STYLES */
@import url(global.css);

.bgtile				{ background: url(../images/bgtile2.gif) repeat-y; }
.main				{ background: transparent url('../images/mainbg.gif') no-repeat scroll 8px bottom; }
.colmC				{ width: 361px; border-bottom: 1px #111111 solid; }
.colmR				{ width: 327px; border-left: 1px #2d0e2d solid; border-right: 1px #2d0e2d solid; float: left; background: #1b011b url(../images/col3_bg.gif) repeat-x scroll left top; padding: 10px 9px 10px 9px; color :#fff; line-height: 1.4em; }
.colmR a			{ color:#fff; }
.colmR a:hover		{ text-decoration: none; }
