/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*/////////////////////////////  Links   //////////////////////////////*/

.TitleText2{
font-family:Times New Roman, Times, sans-serif;
font-size:13px;
color:#000000;
}

.more{
font-family:Times New Roman, Times, sans-serif;
font-size:13px;
color:#990000;
}
.morehover{
font-family:Times New Roman, Times, sans-serif;
font-size:13px;
color:#000000;
}

/*/////////////////////////////  Text  //////////////////////////////*/

.Text{
font-family:Times New Roman, Times, sans-serif;
font-weight:regular;
font-size:12px;
color:#990000;
}

/*/////////////////////////////  form  //////////////////////////////*/

.InputText{
font-family:Times New Roman, Times, sans-serif;
font-size:11px;
border:1px solid #990000;
width:150px;
height:18px;
}

.InputButton{
font-family:Times New Roman, Times, sans-serif;
font-size:11px;
border:1px solid #990000;
width:70px;
height:18px;
background-color:#FFFFFF;
}

.linktext{
text-decoration:none;
}