/* Rozenman Translation Services */
/* <STYLE TYPE="text/css"> */

DemoStyle  {
	font-size: 18pt;
	font-family: Verdana, Arial;
	color: Navy;
	font-style: italic
	font-weight: bold

	margin-bottom: 2;
	margin-top: 20pt;
	margin-left: 0.25in;
	margin-rignt: 0.25in;
	text-align: center
}


BODY	{
	font-family: Arial;
/* 	background-color: #e3e3e3;	*/
	}

P	{
	font-family: Arial;

	margin-top: 1;
	margin-bottom: 1;
	}
P.BodyText	{
	margin-right: 20;
	margin-left: 20;
	margin-bottom: 6;
	}
P.MenuList	{
	font-weight: bold;

	margin-top: 6;
	margin-bottom: 6;
	margin-left: 2; 

	padding: 3px;

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: gray;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: gray;

	background: white;
	}

P.PageHeading	{
	font-size: large;
	font-weight: bold;

	text-align: center;
	margin-right: 5;
	margin-left: 5;
	margin-top: 12;
	margin-bottom: 12;
}

.Testimonial	{
	font-size: smaller;
	color: white;

	margin-right: 6;
	margin-left: 6;
	}

A.LogoLink	{text-decoration: none;}

A.MenuLink
	{ 
	text-decoration: none;
	}
A.MenuLink:link {color: indigo;}
A.MenuLink:visited {color: indigo;}
A.MenuLink:active {color: indigo;}
A.MenuLink:hover {color: white;
		background: indigo;}

A.MenuLinkTop	{ 
	text-decoration: none;
	}
A.MenuLinkTop:link {color: white;}
A.MenuLinkTop:visited {color: white;}
A.MenuLinkTop:active {color: white;}
A.MenuLinkTop:hover {color: indigo;
		background: silver;}

A.WhiteLink:link {color: white}
A.WhiteLink:visited {color: white}
A.whiteLink:active {color: white}
A.whiteLink:hover {color: purple;
		font-weight: bold;
		background: white;}

A.BlackLink:link {color: black}
A.BlackLink:visited {color: black}
A.BlackLink:active {color: black}
A.BlackLink:hover {color: white;
		background: black;}

H1  {
	font-family: Arial;

	margin-top: 0;
	margin-bottom: 12;
}
H1.FirstPage  {
	margin-right: 5;
	margin-left: 5;
	font-style: italic
}
H1.PageTop  {
	font-size: small;
	font-family: Arial;

	margin-top: 2;
	margin-bottom: 2;
	margin-right: 10;
	margin-left: 10;
}

H2  {
	font-family: Verdana, Arial;
	color: purple; 
	font-size: medium;

	margin-top: 12;
	margin-bottom: 6;
}

H3  {
	font-family: Arial;
	margin-top: 12;
	margin-bottom: 3;
}

UL	{
	margin-top: 10;
	margin-bottom: 10;
	}
UL.List1 {list-style: url(../Graphics/mgent_dt.gif) disc }
UL.List2 {list-style: url(../Graphics/bullet.gif) disc }

LI.Services	{
	font-size: larger;

	margin-top: 12;
	margin-bottom: 12;
	}
LI.Liknslist	{
	margin-top: 9;
	margin-bottom: 9;
	}

Table.MainTable	{
	width: 100%;
	background-color: white;

	border-width: 0px;
	border-style: solid;
	}
.FirstColumn	{
	width: 15%;
	}
.SecondColumn	{
	width: 65%;
	}
.SideColumn	{
	width: 20%;
	}
#MainMenu	{
	background-color: silver;

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: gray;

	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: gray;

	vertical-align: top;
	}
#FirstHeaderCell	{
	background-color: white;
	}
#MainHeader	{
	background-color: silver;
	vertical-align: middle;
	}
#MainBody	{
	background-color: white;
	vertical-align: top;
	}
#FirstBottomCell	{
	background-color: purple;
	vertical-align: bottom;
	}
#MainBottomCell	{
	background-color: silver;
	vertical-align: top;
	}

#SidePane	{
	background-color: silver;

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: gray;

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: gray;

	vertical-align: top;
	}
#SideHeaderCell	{
	background-color: purple;
	vertical-align: middle;
	text-align: center;
	}
#SideBottomCell	{
	background-color: purple;
	vertical-align: bottom;
	}

