body
{
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CACDC2;
	margin: 10px 0px 0px;
}
table.enc tr, table.pie tr
{
	height: 28px;
	text-indent: 20px;
	text-align:left;
}
table.enc th
{
	background-image: url(/vsi/site/media/esquina1.jpg);
	background-position: top left;
}
table.pie th
{
	background-image: url(/vsi/site/media/esquina2.jpg);
	background-position: bottom right;
}
table.enc th, table.pie th
{
	background-repeat: no-repeat;
	width: 29px;
}
table.enc td
{
	background-image: url(/vsi/site/media/fondomatiz1.jpg);
	background-position: top right;
	border-style: solid solid none none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}
table.pie td
{
	background-image: url(/vsi/site/media/fondomatiz2.jpg);
	background-position: bottom left;
	border-style: none none solid solid;
	color: rgb(96,110,127);
	font-weight: bold;
	font-size: 9px;
}
table.enc td, table.pie td
{
	background-repeat: no-repeat;
	border-width: 1px;
	border-color: #336699;
}
table.main
{
	border-style: none solid none solid;
	border-width: 1px;
	border-color: #336699;
	background-repeat: no-repeat;
	background-position: bottom right;
}
div#contenido
{
	overflow-y: auto;
	overflow-x: hidden;
	height: 320px;
	width: 668px;
	color: #E2E2D3;
	margin: 10px;
	text-align: justify;
	padding-right: 10px;
}
div#contenido, form select, form textarea
{
	scrollbar-3dLight-Color: #CACDC2;
	scrollbar-Arrow-Color: rgb(0,0,0);
	scrollbar-Base-Color: #DFE1DD;
	scrollbar-Face-Color: #CACDC2;
	scrollbar-Shadow-Color: #717661;
	scrollbar-Track-Color: #DFE1DD;
	scrollbar-DarkShadow-Color: #DFE1DD;
	scrollbar-Highlight-Color: #DFE1DD;
}
h1
{
	color: #7E846C;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 5px;
}
h2
{
	color: #D99A0D;
	font-size: 11px;
	letter-spacing: 4px;
	font-weight: normal;
}
h3
{
	color: #959A85;
	font-size: 11px;
	letter-spacing: 3px;
	font-weight: normal;
}
h4
{
	color: #D99A0D;
	font-weight: bold;
	letter-spacing: 8px;
	font-size: 10px;
}
p
{
	color: #E2E2D3;
}
ul li
{
	list-style-image: url("/vsi/site/media/vi.jpg");
}
ol li
{
	color: #717661;
}
a
{
	color: #D99A0D;
	font-size: 10px;
	font-weight: bold;
    text-decoration: none;
}
a:link
{
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
form
{
    width: 640px;
	border: 1px solid #525546;
    padding-left: 10px;
	letter-spacing: 1px;
}
form table
{
    width: auto;
	border-width: thin;
}
form th
{
	border: 1px solid #525546;
	color: #B9B995;
}
form td
{
	padding-left: 5px;
}
form input, form file, form textarea, form select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color:#DFE1DD;
	letter-spacing: 1px;
}
form button
{
	border-width: none;
	width: 120px;
	height:40px;
	border-top-style: ridge groove groove ridge;
	border-color: #000000;
	background-color: #000000;
	font-size: x-small;
	color: #CACDC2;
	letter-spacing: 3px;
	cursor: hand;
}