body {
  background-image: url("files/clouds.jpg");
  background-position: 50% 50%;
  background-repeat: repeat;
}

table {
	text-align: center;
}

a { color: #3300ff; text-decoration: none; }
a.visited { color: #ff0033; text-decoration: none; }

div.hr {
  height: 15px;
  width: 100%;
  background: url(vysh02a.gif) repeat scroll center;
}
div.hr hr {
  display: none;
}

.times18 { 
	font-family: Times; 
	font-size: 20px; 
	color: #000099; 
	font-weight: bold; 
}

#msrdiv
{
	//border:1px solid #000;
	text-align: center;
	//width:900px;
	width:100%;
	height: auto
	margin-left: auto;
	margin-right: auto;
	background-color: #cab8d8;
}

h3 {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-size: 18px;
	border: none;
	margin-bottom: 0px;
}

.normal
{
    FONT: Verdana, Arial, 'MS Sans Serif';
    TEXT-TRANSFORM: none;
    COLOR: #000000;
    TEXT-ALIGN: left;
    TEXT-DECORATION: italic;
    font-size: 14px;
    font-weight: bold;
}

.link
{
    PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px;
//  PADDING-BOTTOM: 2px;
//    MARGIN: 2px;
    FONT: Verdana, Arial, 'MS Sans Serif';
    TEXT-TRANSFORM: none;
    COLOR: #000000;
//    PADDING-TOP: 2px;
    TEXT-ALIGN: left;
    TEXT-DECORATION: underline;
    font-size: 14px;
    font-weight: normal;
}

img {
	border: none;
}

