﻿@import url(DataList.css);
@import url(Divs.css);
@import url(Form.css);
@import url(GridView.css);
@import url(MenuHorizontal.css);
@import url(MenuMensajeria.css);
@import url(MenuUsuario.css);
@import url(Tab.css);
@import url(TreeView.css);
/*
@import url(Layout.css);
*/
body
{
	font-family: "Lucida Grande" , Geneva, Arial, sans-serif;
	font-size: 11px;
}
A.TopLoginLink
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
A.ToolBarButton, IMG.ToolBarButton
{
	border: none;
	padding: 5px;
}
IMG.ToolBarButton
{
}
h1
{
	text-indent: 20px;
	margin-bottom: 15px;
}
/*
table, tr, td
{
	margin: 0px;
	padding: 0px;
}
*/
