
body {background: #82AAD8 url(images/bg.gif) top center repeat-y;}

.text01 {font-family: Tahoma; font-size: 11px; font-weight: normal; color: #FFFFFF;}

.table { border-left: 4px solid #4F559C;
		border-right: 4px solid #4F559C;}
		
.border {border: 5px solid #81A9D7;}

a:link {
	color: #7ab6e5;
	text-decoration: none;
}
a:visited {
	color: #7ab6e5;
	text-decoration: none;
}
a:hover {
	color: #7ab6e5;
	text-decoration: underline;
}
a:active {
	color: #7ab6e5;
	text-decoration: none;
}

.dvd_table {border-right: 8px solid #af1d8b; background-color:#cf42ac;}
.dvd_table_name {font-family: Tahoma; font-size: 11px; font-weight: bold; color: #FFFFFF;border-right: 8px solid #af1d8b; background-color:#782e8b;}
.image_dvd { margin:10px 5px;}

.text_members {	font-family: Tahoma; font-size: 11px; font-weight: normal; color: #FFFFFF; background-image:url(images/bg_members.gif); background-repeat:repeat-x;	padding:0 40px;	line-height: 16px;}

.members_image { margin-left: 15px;}
.members_image_small_screems { margin:10px 0px;}
.members_bg { background-image:url(images/members_bottom.jpg); background-repeat:no-repeat; background-position:bottom; margin-top:5px}
.member_bg2 { background-image:url(images/bg2.gif)}
.member_bg3 { background-image:url(images/bg3.gif); text-align:center}
.left { float:left}
.right { float:right}

