.bigbold {
	font-size : larger;
	font-weight : bold;
	color : White;
}
.oppositebold {
	font-size : larger;
	font-weight : bold;
	color : Black;
}

.smallnorm {
	font-size : smaller;
}

.redrule {
	color : Red;
}

.undertitle {font-family: verdana; font-size: 10px; color: #000000; }

body {scrollbar-face-color: #9966FF; scrollbar-shadow-color: #CCCCFF; 
scrollbar-highlight-color: #9966FF; scrollbar-3dlight-color: #CC99FF; 
scrollbar-darkshadow-color: #CC99FF; scrollbar-track-color: #9966FF; 
scrollbar-arrow-color: #CCCCFF; background-color: #9966FF; color: #000000}

a {font-family: verdana; font-weight: bold; text-decoration: none; color: #CC0000;}

a:hover {text-decoration: underline; color: #000000;}

.title {position:absolute; left:10px; top:20px; width:760px; height:90px; z-index:1; border:2px dashed black; background-color: #CC99FF;}
.blogtitle {font-family: verdana; font-size: 20px; color: #000000; font-weight: bold;}
.leftmenu {position:absolute; left:10px; top:130px; width:170px; z-index:1; border:2px dashed black; background-color: #CC99FF;}
.leftmenutext {font-family: verdana; font-size: 11px; color: #000000; text-align: justify;}
.picblog {position:absolute; left:80px; top:130px; width:600px; z-index:1; border:2px dashed black; background-color: #CCCCFF;}
.movieblog {position:absolute; left:10px; top:130px; width:570px; z-index:1; border:2px dashed black; background-color: #CCCCFF;}
.blog {position:absolute; left:200px; top:130px; width:380px; z-index:1; border:2px dashed black; background-color: #CCCCFF;}
.blogtext {font-family: verdana; font-size: 10px; color: #000000; text-align: justify; padding-left: 5px; padding-right: 5px;}
.blogposttext {font-family: verdana; font-size: 12px; color: #000000; text-align: justify;}
.rightmenu {position:absolute; left:600px; top:130px; width:170px; z-index:1; border:2px dashed black; background-color: #CC99FF;}
.rightmenutext {font-family: verdana; font-size: 11px; color: #000000; text-align: justify;}

