/* CSS Document */

Body 
{
	margin:0px 0px 0px 0px;
	/*
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	*/
}

.Bodytext {
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#000000;
	margin-right:15px;
	line-height:16px;
}

.Bodytext2 {
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#000000;
	margin-left:10px;
	margin-right:15px;
	line-height:15px;
}

.Bodytext1 {
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#000000;
	margin-right:15px;
	line-height:20px;
}
.bigtext {
	font-family:Arial, Tahoma;
	font-size:12px;
	color: #000000;
	margin-right:15px;
	margin-left:10px;
	line-height:20px;
	text-align:justify;
}

.bigtextbold {
	font-family:Arial, Tahoma;
	font-size:12px;
	font-weight:bold;
	color: #000000;
	margin-right:15px;
	margin-left:10px;
	line-height:20px;
	text-align:justify;
}

.toplinks{
	font-family:Tahoma, Arial;
	color:#883E84;
	font-size:11px;
	text-decoration:none;
}

.toplinks:hover{
	font-family:Tahoma, Arial;
	color:#EC1407;
	font-size:11px;
	text-decoration:none;
}

.redLinks{
	font-family:Tahoma, Arial;
	color:#EC1407;
	font-size:11px;
	text-decoration:none;
}

.redLinks:hover{
	font-family:Tahoma, Arial;
	color: #999999;
	font-size:11px;
	text-decoration:none;
}

.leftLinks{
	font-family:Tahoma, Arial;
	color:#999999;
	margin-left:15px;
	font-size:11px;
	text-decoration:none;
}

.leftLinks:hover{
	font-family:Tahoma, Arial;
	color:#EC1407;
	margin-left:15px;
	font-size:11px;
	text-decoration:none;
}


.inputform
{
	font-family: Tahoma;
	font-size: 12px;
	border:solid 1px #666666;
	color: #666666;
}
.head{
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:12px;
	margin-left:10px;
	margin-right:10px;
}

.topnone{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

.borderinside{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E1E1E1;
}

.borderbottom{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.greybottom{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2D2D2;
}

.dotbottom{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.borderright{
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#CCCCCC;
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}

.links:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
}

.links1 {
	font-family: Tahoma, Arial;
	font-size:11px;
	margin-left:30px;
	margin-right:30px;
	color: #666666;
	text-decoration:none;
}

.links1:hover {
	font-family:Tahoma, Arial;
	font-size:11px;
	color: #000000;
}

.borderbox1{
	border: 1px solid #ECECEC;
}

.Boxtext {
	font-family:  Tahoma, Arial;
	font-size:11px;
	color:#000000;
	margin-left:13px;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:15px;
	line-height:20px;
}

.Boxtextred {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#EC1407;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:15px;
	line-height:20px;
	text-align:justify;
}

.borderbox{
	border: 1px solid #ECECEC;
}

.toptopright{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ECECEC;
}


.Error 
{
	font-family: Tahoma;
	font-size:11px;
	line-height:16px;
	color: #FF0000;
}

.Text 
{
	font-family: Tahoma;
	font-size:11px;
	line-height:16px;
	color: #666666;
}
.Text h1
{
	font-family: Tahoma;
	font-size:18px;
	color: #666666;
	margin:0px 0px 0px 0px;
}

.HeadLinks
{
	font-family:Tahoma, Arial;
	font-size: 11px;
	color:#FFFFFF;
	margin:0px 15px 0px 15px;
	padding:0px 15px 0px 15px;
}

.HeadLinks a
{
	font-family:Tahoma, Arial;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration: none;
	margin:0px 15px 0px 15px;
	padding:0px 15px 0px 15px;
}

.HeadLinks a:hover
{
	color:#FFBD1E;
}

.BorderBottom
{
	border-bottom:dotted 1px #666666;
}
.BorderRight
{
	border-right:dotted 1px #666666;
}
