/* CSS Document */
.body {
	background-color:;
}
.redcol{
	font-family: Tahoma;
	font-size: 12px;
	color: #FF0000;
	font-weight:none;
	text-decoration:none;
}
.contentblack{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight:none;
	text-decoration:none;
}
.contenttext{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	text-decoration:none;
}
.contentbig{
	font-family: Tahoma;
	font-size: 13px;
	color: #0D81AC;
	font-weight:bold;
	text-decoration:none;
}
.text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	line-height:16px;
	text-decoration:none;
}
.heading {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	line-height:16px;
	text-decoration:none;
}
.list-text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:16px;
	text-decoration:none;
	text-align : justify;
}
/* a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	line-height:16px;
	text-decoration:none;
}
a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	line-height:16px;
	text-decoration:none;
}
a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#767676;
	line-height:16px;
	text-decoration:none;
}
.a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:16px;
	text-decoration:none;
}
.a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:16px;
	text-decoration:none;
}
.a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#767676;
	line-height:16px;
	text-decoration:none;
}*/
input.butn { 
	border : 1px solid #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	background-color :#3279D5;
}
TABLE.defaultcontainer2 {

BORDER-RIGHT: 1px solid Black;
BORDER-TOP: 1px solid Black; 
BORDER-LEFT: 1px solid Black; 
BORDER-BOTTOM: 1px solid Black; 
}

.bodybg{
background-color:#434248;
}