body
{
	background-color: #ffffff;
}

div
{
	margin: 0px;
	font-size: 10px;
	font-family: sans-serif, Arial;
}


/*Outline Stuff*/
#outline
{
	margin: 1px auto 1px auto;
	padding: 10px 10px 0px 10px;
	width: 708px;
	height: auto;
	background-color: #CCCCCC;
}

#outline p
{
	margin: 0;
	padding: 0;
	color: #000000;
	text-align: center;
}

#outline a:link { color: #0099FF; text-decoration: none; font-weight: bold; }
#outline a:visited { color: #666666; text-decoration: none; font-weight: bold; }
#outline a:hover { color: #00CCFF; text-decoration: none; font-weight: bold; }
#outline a:active { color: #0099FF; text-decoration: none; font-weight: bold; }


.if1{
width: 540px;
height: 101px;
}
/*banner end*/
#inner
{
	margin-top: 10px;
	margin-left: 1px;
	width: 705px;
	height: auto;
	padding-bottom: 1px;
	background-color: #ffffff;
}

/*Content Stuff*/
#content
{
	width: 685px;
	height: auto;
	margin: 5px;
	padding: 0px;
	background-color: #FFFFFF;
	border: 1px solid #0099FF;
	clear: both;
}

#content h1
{
	margin: 10px 0px 0px 0px;
	padding: 0px;
	color: #CB3E0E;
	font-size: 15px;
	text-align: center;
}

#content h2
{
	margin: 10px 0px -5px 0px;
	text-indent: 10px;
	color: #000000;
	font-size: 13px;
	font-family: sans-serif, Arial;
	background-color: #0099FF;
}

#content p
{
	margin: 11px;
	color: #000000;
	text-align: left;
	font-size: 13px;
}

#content a:link, #content a:visited
{
	color: #CB3E0E;
	font-weight: bold;
}

#content a:hover, #content a:active
{
	text-decoration: underline;
}
#googleres
{
	width: 660px;
	height: auto;
	margin: 5px;
	padding: 0px;
	background-color: #fffbf7;
	border: 1px solid #0099FF;
	clear: both;
}

/*Sidebar Stuff*/
#sidebar
{
	margin: 0px;
	padding-bottom: 5px;
	width: 135px;
	height: auto;
	background-color: #fffbf7;
	border: 1px solid #0099FF;
	position: relative;
	left: -4px;
	top: 26px;
}

#sidebar h1
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #9c0000;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}

hr.hr
{
	margin: 0px 0px 0px 0px;
	background-color: #0099FF;
	
}

ul.heading_info
{
	margin: 5px 10px 10px -32px;
	list-style: none;
	color: #0099FF;
	font-size: 11px;
	line-height: 14px;
	font-family: sans-serif, Arial;
	font-weight: bold;
	letter-spacing: -1px;
}

#sidebar a:link { color: #0066FF}
#sidebar a:visited { color: #585b58; }
#sidebar a:hover { color: #00CCFF}
#sidebar a:active { color: #000000; }

.ParaContenido {
	font-family: sans-serif, Arial;
	font-size: 14px;
	color: #000000;
	margin: auto;
	padding: 6px;
}
input, select, checkbox, textarea {
	color: #000000;
	background: #0099FF;
	border: 1px solid #0099FF;
	SCROLLBAR-FACE-COLOR: #00CCFF; 
	SCROLLBAR-HIGHLIGHT-COLOR: #00CCFF; 
	SCROLLBAR-SHADOW-COLOR: #00CCFF; 
	SCROLLBAR-3DLIGHT-COLOR: #00CCFF; 
	SCROLLBAR-ARROW-COLOR: #000000; 
	SCROLLBAR-TRACK-COLOR: #00CCFF; 
	SCROLLBAR-DARKSHADOW-COLOR: #00CCFF;
}
label {
	display: block;
}

.button {
	background: #00CCFF;
}
input:focus, select:focus, checkbox:focus, textarea:focus {
	color: #000000;
	background: #00CCFF;
}
.welcomeparagraph {
	font-family: sans-serif, Arial;
	font-size: 2px;
	font-style: italic;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	margin: 10px;
	padding: 2px;
	clear: left;
	float: left;
	height: auto;
	width: auto;
	border: none;
}
.text1 {
	font-family: sans-serif, Arial;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.text2 {
	font-family: sans-serif, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.titulo {
	font-family: sans-serif, Arial;
	font-size: 50px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
	padding-left: 15px;
}
