@charset "utf-8";
/* CSS Document */
body { margin:15px auto; padding:0px; background:url(../../images/backg.jpg) repeat-x #5E128E; }
body, table { font-family:Arial, Helvetica, sans-serif; font-size:11px; text-align:left; }

.maintable { width:760px; border:4px solid #FFFFFF; background:#E5DDE8; position:relative }
.homeleft { padding:5px; }
.homeright { padding:5px; }

.footerbg { background:url(../../images/footerbg.gif) repeat-x; height:41px; color:#FFFFFF; }

.headbg, .yheadbg, .headbg1 { font:bold 13px Arial; line-height:34px; text-align:center; }
.headbg { background:url(../../images/headbg.gif) repeat-x; color:#FFFFFF; }
.yheadbg { background:url(../../images/yheadbg.gif) repeat-x; color:#3A2248; }
.headbg1 { background:url(../../images/head1bg.gif) repeat-x; color:#333333; width:150px; height:30px;
	margin-left:7px; line-height:30px; }

.boxtop { background:url(../../images/boxtop.gif) repeat-x top; height:11px; }
.boxbg, .boxbgin { background:url(../../images/boxbg.gif) repeat-x top; padding:0px 10px 10px 10px; clear:both; background-color: #e6dfe9; }
.boxbgin { padding:10px; }

.allborder {}
.tableborder { border:1px solid #FFFFFF; }
.lightbg { background:url(../../images/lightbg.gif) repeat-x top #FAF0FF; }
.darkbg { background:#E9D5FF; }
.darkbg1 { background:#c8aed7; }

.bottombd { border-bottom:1px solid #FFFFFF; }

h1,h3,h4,h5,h6 { font-weight:bold; }
h1 { font-size:14px; }
h2 { font-size:130%; color:#520088; margin:5px 0px; padding:0px; }
h3 { font-size:12px; margin:5px 0px; }
h4 { font-size:12px; color:#E3B300; margin:0px; }

.hline { background:url(../../images/line.gif) repeat-x center; }
.vline { background:url(../../images/line.gif) repeat-y center; }


.fl { float:left; }
.fr { float:right; }
.cl { clear:both; }
.vm { vertical-align:middle; }

.imgborder { border:1px solid #D1C5D5; padding:1px; }
form { margin:0; padding:0; }
input, select, textarea { color:#333333; font-size:11px; font-family:Tahoma,Arial; border:1px solid #999999; vertical-align:middle; }
.but { background:url(../../images/yheadbg.gif) repeat-x center; color:#3A2248; font-weight:bold; padding:2px; }

.radio, .checkbox { border:0 none; outline:0 none; margin:0 5px 0 0; padding:0; height:13px; width:13px; }
input.default { color:#999999; }
input.active { color:#333333; }

#rhWorkshop input { margin-bottom:2px; }
#rhWorkshop .radio { margin-bottom:0; } 

.vidlist td { padding: 5px; }
/*#vidlist { list-style:none; }
#vidlist ul { margin-left:0; padding-left:0; display:inline; border:none; }
#vidlist ul li { margin-left:0; padding-left:2px; border:none; list-style:none; display:inline; }*/
.vidlist hr { width:100%; border:solid 1px #520079;}

.style1 { color:#333333; font-size:11px; }
.style2 { font-size:11px; }
.style3 { color:#333333; }
.style5 { font-size:15px; font-weight:bold; }
.style6 { font-size:15px; }
.style10 { font-size:14px; }
.style19 { color:#F3C10C; }
.style20 { color:#E4B713; }
.style22 { font-size:10px }

.style21, .red {
	color:#CC0000;
}
.hlight { color:#420b59; }


a:link { color:#520088; }
a:visited { color:#7900CA; }
a:hover { color:#CC0000; }

#purple a { color:#FFFFFF; }
#purple a:hover { color:#FFCC00; }

.whitebg { background:#FFFFFF; }