img
{
	padding: 0px;
	margin: 0px;
}
.hr
{
	padding: 10px 0px;
}

.hr div
{
	width: 90%;
	border-bottom: 1px solid #000069;
}


.ContactUs-TextBoxes
{
	width: 300px;
}

.ContactUs-TextAreas
{
	width: 300px;
	height: 100px;
}

.backwards 
{
	unicode-bidi:bidi-override; 
	direction: rtl;
}


.Box-Content
{
	padding: 15px 20px 10px 20px;
}

.Box
{
	width: 100%;
}

.Box .NW, .Box .NE, .Box .SW, .Box .SE
{
	background-color: transparent;
	background-repeat: no-repeat;
}

.Box .NW
{
	background-image:url(../Images/Template/RoundBox2/nw.gif);
	background-position: 0% 0%;
}

.Box .NE
{
	background-image:url(../Images/Template/RoundBox2/ne.gif);
	background-position: 100% 0%;
}
	
.Box .SW
{
	background-image:url(../Images/Template/RoundBox2/sw.gif);
	background-position: 0% 100%;
}

.Box .SE
{
	background-image:url(../Images/Template/RoundBox2/se.gif);
	background-position: 100% 100%;
}

.Box .North, .Box .South
{
	background-color: transparent;
	background-repeat: repeat-x;
}
			
.Box .North
{
	background-image:url(../Images/Template/RoundBox2/north.gif);
	background-position: 0% 0%;
}

.Box .South
{
	background-image:url(../Images/Template/RoundBox2/south.gif);
	background-position: 50% 100%;
}
	
.Box .East
{
	background-image:url(../Images/Template/RoundBox2/east.gif);
	background-position: 100% 0%;
	background-repeat: repeat-y;
}

.Box .West
{
	background: #FFFF99;
	background-image:url(../Images/Template/RoundBox2/west.gif);
	background-position: 0% 100%;
	background-repeat: repeat-y;
}

.Box2
{
	width: 410px;
}

.Box2 .NW, .Box2 .NE, .Box2 .SW, .Box2 .SE
{
	background-color: transparent;
	background-repeat: no-repeat;
}

.Box2 .NW
{
	background-image:url(../Images/Template/RoundBox2/nw.gif);
	background-position: 0% 0%;
}

.Box2 .NE
{
	background-image:url(../Images/Template/RoundBox2/ne.gif);
	background-position: 100% 0%;
}
	
.Box2 .SW
{
	background-image:url(../Images/Template/RoundBox2/sw.gif);
	background-position: 0% 100%;
}

.Box2 .SE
{
	background-image:url(../Images/Template/RoundBox2/se.gif);
	background-position: 100% 100%;
}

.Box2 .North, .Box2 .South
{
	background-color: transparent;
	background-repeat: repeat-x;
}
			
.Box2 .North
{
	background-image:url(../Images/Template/RoundBox2/north.gif);
	background-position: 0% 0%;
}

.Box2 .South
{
	background-image:url(../Images/Template/RoundBox2/south.gif);
	background-position: 50% 100%;
}
	
.Box2 .East
{
	background-image:url(../Images/Template/RoundBox2/east.gif);
	background-position: 100% 0%;
	background-repeat: repeat-y;
}

.Box2 .West
{
	background: #FFFF99;
	background-image:url(../Images/Template/RoundBox2/west.gif);
	background-position: 0% 100%;
	background-repeat: repeat-y;
}

