body{
margin-top:1px;
margin-right:0px;
margin-left:0px;
margin-bottom:0px;
}

a:link{text-decoration:none;}
a:active{text-decoration:none;}
a:visited{text-decoration:none;}
a:hover{text-decoration:underline;}

.Strick {
text-decoration:line-through;
}
.ProgressBar {
	border: 1px solid #F1F1F1;
}

.Black {
	color: #282828;
}
.White{
	color:#FFFFFF;
}

.TextBox {
	background-color: #f2f2f2;
	border: 1px solid #d7d7d7;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

#NaviPartition {
	background-image: url(../Images/Common/Bg-NaviPartition.gif);
	padding-left: 18px;
	background-repeat: no-repeat;
	background-position: left bottom;
}

#MainText table {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
}

#BulletPoint {
	background-image: url(../Images/Common/Bullet-Aero.gif);
	background-repeat: no-repeat;
	background-position: right 7px;
	padding-right: 10px;
	padding-bottom: 15px;
}

#CircleBottomGray {
	background-image: url(../Images/Common/CircleBottomGray.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#CircleBottomRed {
	background-image: url(../Images/Common/CircleBottomRed.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#BodyPadding {
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

#Bg-Dots {
	background-image: url(../Images/Common/Bg-Dots.gif);
	background-repeat: repeat-x;
	background-position: left center;
}

.Red {
	color: #d51816;
}

#Line {
	background-image: url(../Images/Common/Bg-Line.gif);
	background-repeat: repeat-x;
	background-position: left center;
}

.FontSize14 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	text-decoration: none;
}

.Blue {
	color: #0e087d;
}

.FontSize10 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #a6a6a6;
	text-decoration: none;
}
.Error {
	color: #FFFFFF;
	background-color: #CA2620;
	border: 1px solid #D8251E;
	padding:20px;
}
#Bg-DotsGray {

	background-image: url(../Images/Common/Bg-DotsGray.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.TextHighlight {
	background-color:#FFFFCC;
	border: 1px solid #999999;
	padding: 5px;
	font-weight: bold;
}

