BODY {

font-size : 12px; 
font-family : "Trebuchet MS", Verdana, sans-serif; 
font-weight : normal; 

color : #EBA0AA; 
BACKGROUND: url("./images/smudge.jpg") #000000
fixed no-repeat right bottom;
margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto; 
filter: Alpha(Opacity=90);
 -moz-opacity: .90;
}




A {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #E27A86; FONT-FAMILY: verdana, "Trebuchet MS", Verdana, sans-serif; TEXT-DECORATION: none
}
A:link {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #EBA0AA
}
A:visited {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #EBA0AA
}
A:hover {
	BACKGROUND: none transparent scroll repeat 0% 0%;
	COLOR: #D75757;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: E27A86;
	border-right-color: E27A86;
	border-bottom-color: E27A86;
	border-left-color: E27A86;
}
A:active {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #FAE4E8
}

h3{
	color: #E27A86;
}


H1 {
font-family : "Trebuchet MS", Verdana, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
color : #000000; 
background-color : transparent; 
}

p {
font-size : 12px; 
font-family : "Trebuchet MS", Verdana, sans-serif; 

}
.smallertext {
	font-family : "Trebuchet MS", Verdana, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-size : small;
	color: #EBA0AA;
}

.smalltext {
	font-family : "Trebuchet MS", Verdana, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-size : 0.9em;
	color: #EBA0AA;
}


.smalltext a:link{
	font-family : "Trebuchet MS", Verdana, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color: #EBA0AA;
}

.smalltext a:visited{
	font-family : "Trebuchet MS", Verdana, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color: #EBA0AA;
}

.noline a:link{
  text-decoration : none;
}

.noline a:visited{
  text-decoration : none;
}


.largetext {
	font-family : "Trebuchet MS", Verdana, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-size : 1.2em;
	color: #110A34;
}

.largetext a:link{
font-family : "Trebuchet MS", Verdana, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:visited{
font-family : "Trebuchet MS", Verdana, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.errortext {
  font-family : "Trebuchet MS", Verdana, sans-serif; 
  font-size : .9em;
  color : red;
  font-weight : normal;
}

.grid {
border : #7F577D .05em solid;
}

.white {
  background-color : white;
}

.black {
  background-color : black;
}

.bg_dark {
	background-color : #42314D;
	background-image: url(images/grad.gif);
}

.bg_medium {
	background-color : #5E456D;
	background-image: url(images/grad.gif);
}

.bg_light {
	background-color : #745588;
}

.alt_bg_dark {
	background-color : #42314D;
	background-image: url(images/grad.gif);
}

.alt_bg_medium {
	background-color : #5E456D;
	background-image: url(images/grad.gif);
}

.alt_bg_light {
	background-color : #745588;
	background-image: url(images/grad.gif);
}
