@charset "utf-8";
/* CSS Document */

body {
	background-position:   50px 50%;
	background-color: #1b1b1b;
	font-size:11px;
	color:#3f3f3f;}


.borderimagewhite{padding: 4px; border: 1px solid #4c2d69; background: transparent;}
.borderimagesilver{padding: 4px; border: 1px solid #3f3f3f; background: transparent;}
.photo{padding: 4px; border: 1px solid #3f3f3f; background: transparent}


/*<!----bold italic underline----!>*/
strong, b {color:#4c2c68; font-weight:bold; text-transform: uppercase;}
em, i {color: #875455; font-family: georgia; font-size: 10px; }
u {color: #747698; text-decoration: underline; ;

}


/*<!---- Link Style and Colors----!>*/
a:link{color:#3f3f3f; text-decoration: none;}
a:visited{color:#747698; text-decoration: none;}
a:hover{color:#747698; text-decoration: underline; border-bottom: 2px solid; border-bottom-color: #000000; background-color:#4c2d69 }


/*<!----Tables Styles----!>*/
.subjectheader{
	background: #4b2c67; 
                 font-family: arial; 
	color: #ffffff; 
	font-size: 16px; 
	line-height:20px;
	font-weight: bold; 
	text-transform: uppercase;  
	text-align: center; 
	letter-spacing: -1px;
                padding: 4px 4px 4px 14px;
	border-bottom: 2px solid #5b5d77;

}

.header3 {
	background: #4b2c67; 
	font-family: tahoma; 
	color: #FFFFFF; 
	font-size: 8px; 
	line-height:15px;
	font-weight: bold; 
	text-transform: uppercase;  
	text-align: center; 
	letter-spacing:1px;
                padding-left:35px;
                border-bottom: 0px solid #750186;
}
.content {
	background: #000000; 
	font-family: Tahoma; 
	color: #3f3f3f; 
	font-size:10px;
	line-height:14px; 
	text-align: justify; 
	letter-spacing:0px;
	padding: 5px 5px 5px 5px;}

.news {
	background-color: #0f0f0f; 
	font-family: tahoma; 
	font-size: 10px; 
	color: #444444; 
	line-height:16px; 
	text-align: justify; 
	border: 2px solid #1b011e;
	width: 90%;
	padding: 5px}



/*<!----Cutenews Floating----!>*/
.blog {
overflow: auto;
padding: 10px;
margin: 0px;
height: 350px; 
}
































































<!----CREATED BY PHUCK-DESIGNS.INFO (C)----!>
