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

body {
	background-color: #000000;
                   background-image: url('http://www.heidi-montag.us/media/mediabg.png');
                   background-repeat: repeat-y;
	font-family: arial;
	font-size:11px;
	color:#000000;}

a:link{color:#d691a3; text-decoration: none; font-family: Trebuchet MS; font-size: 13px;}

a:visited{color:#d691a3; text-decoration: none; font-family: Trebuchet MS; font-size: 13px;}

a:hover{color:#9ee9ee; text-decoration: underline; font-family: Trebuchet MS; font-size:13px; }


.borderimagewhite{padding: 4px; border: 1px solid #9ee9ee; background: transparent;}
.borderimagesilver{padding: 4px; border: 1px solid #724c71; background: transparent;}
.photo{padding: 2px; border: 1px solid #e96283; background: transparent}


/*<!----bold italic underline----!>*/
strong, b {color:#464646; border-bottom-color: #111111 font-weight:bold;}
em, i {color: #b898a5;}
u {color: #FFFFFF; text-decoration: underline;}




/*<!----Tables Styles----!>*/
.title { 
	margin: 0px 0px 2px;
font-family:"Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
font-size:8pt;
text-shadow:#994e62 1px 1px 1px;
font-weight:bold;
text-transform:uppercase;
text-align:center;
letter-spacing:2px;
color: #ffffff;
background: #d691a3 url('');
        background-repeat: repeat-x;
        padding-top: 5px;
        padding-right: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
-moz-border-radius:  5px; 
-webkit-border-radius: 5px; 
border-radius: 5px;
border-right: 1px solid #994e62;
border-bottom: 1px solid #994e62;        
border-left: 1px solid #d691a3;
border-top: 1px solid #d691a3;
}

.header {
margin: 0px 0px 2px;
font-family:"Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
font-size:8pt;
text-shadow:#994e62 1px 1px 1px;
font-weight:bold;
text-transform:uppercase;
text-align:center;
letter-spacing:2px;
color: #ffffff;
background: #d691a3 url('');
        background-repeat: repeat-x;
        padding-top: 5px;
        padding-right: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
-moz-border-radius:  5px; 
-webkit-border-radius: 5px; 
border-radius: 5px;
border-right: 1px solid #994e62;
border-bottom: 1px solid #994e62;        
border-left: 1px solid #d691a3;
border-top: 1px solid #d691a3;
}

.content {
	background-color: #262626; 
	font-family: arial; 
	font-size: 11px; 
	color: #d48b9c; 
	text-align: justify; 
	line-height:14px;
	letter-spacing:0px;
	border-top: 1px dotted #444444;
	padding: 7px 7px 7px 7px;}

.text {
	background-color: #262626; 
	font-family: arial; 
	font-size: 11px; 
	color: #d48b9c; 
	text-align: justify; 
	line-height:14px;
	letter-spacing:0px;
	border-top: 1px dotted #444444;
	padding: 7px 7px 7px 7px;
}

