/*this is the style for the links before it is activated*/
BODY 
{ 
scrollbar-base-color: #990033;
scrollbar-arrow-color: #ffffff;
scrollbar-DarkShadow-Color: #000000;
scrollbar-Track-Color: #ffffff;
scrollbar-Highlight-Color: #ffffff;}


strong{
	
	
}

li {
	margin-left : -15px;
	
}
.marginup{
	margin-bottom: -15px;
}

.soup {
	margin-left : -14px;
}


/*this references the font and style for the title of the "Baja's English Language Newspaper" title*/ 
.title {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : 900;
	font-size : small;

	font-variant : normal;
	color : #000000;

	text-decoration : none}
	
.text {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	padding-left : 10px;
	color: Black;
}	

.border{
	border-color : cccccc;
	border-left : 1px cccccc;
	border-right : 1px cccccc;
	border-bottom : 1px cccccc;
	border-top : 1px cccccc;
	border-style : solid solid solid;
	font-family : Verdana;
	font-size : x-small;
}

.redborder{
	border-color : #990033;
	border-left : 1px #990033;
	border-right : 1px #990033;
	border-bottom : 1px #990033;
	border-top : 1px #990033;
	border-style : solid solid solid;
	font-family : Verdana;
	font-size : x-small;
}

.header {
	font-family : Verdana;
	font-size : x-small;
	font-weight : bold;
	color: #990033;
	
}

.right {
	font-family : Verdana;
	font-size : x-small;
	font-weight : bold;
	text-align : right;
	margin-top : -10px;

}

.splashbold {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	border-color: #00008B #00008B #00008B #00008B;
	border-style: double double outset ridge;
	padding-left: 6px;
	padding-right: 6px;
	color: Black;
	font-style: normal;
	font-variant: normal;
	text-indent: 0px;
	text-transform: none;
	background-color: #D4D7FF;
	background-image: none;
	
	float: none;
	margin-top: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	border: thin none White;
	margin-left: 0px;
	}
	

.copywrite {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 9pt;
	color: #999999;
}

.contact {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 9pt;
	color: #000000;
}

.background{
	background-image :  url(../../../../75Robin/images/re_sign2.gif);
	background-repeat : no-repeat;
}

.backgroundcopyright{
	background-image :  url(../../../../75Robin/images/re_copyright.gif);
	background-repeat : no-repeat;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 9pt;
	color: Gray;
}
   
   
/*this is the style for the links before it is activated*/
A:LINK {
	color : #990033;
	font-size: x-small;
	text-decoration : none;
	font-family : "MS Sans Serif", Geneva, sans-serif;}
	
	
/*this is the style for the links before it is activated*/
A:FOCUS {
	color : #999999;
	font-size: 10pt;
	text-decoration : underline;
	font-family : "MS Sans Serif", Geneva, sans-serif;}



/*this is the style for the links after it is activated*/
A:visited {
	color : #990033;
	font-size: 10pt;
	text-decoration : none;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	background-color : transparent;}
	
	
	

/*this is the style for the links when the mouse is held over it*/
A:hover {
	color : #999999;
	font-size: 10pt;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	text-decoration : underline;
	background-color : transparent;}

/*this is the style for the links when the mouse is down on it*/
A:active {
	color : #999999;
	font-size: 10pt;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	text-decoration : underline;
	background-color : transparent;}



.price {
	padding: 1px 2px;
	background: #EEEEEE;
	font-weight: bold;
}