﻿body
{
	font-family:arial;
	font-size:14px;
	margin:0px;
}

input
{
	/*border:1px solid;*/
}

#divParent
{
	text-align:center;
	/*background-image:url(../Images/bg_body.gif);
	background-repeat:repeat;*/
	background: #4d7eaf url(../Images/bg_body2.gif) repeat-x;
	
}

#divMain
{
	width:1024px;
	text-align:left;
}

a
{
	/*color:#3a3;*/
}

vlink
{
	color:green;
}

img
{
	border:none;
}