/* CSS Document */
/*Created by Sai Ashish 07-12-09*/

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #f1efec;
	margin: 0px;
}.boorder1 {
	padding-right: 7px;
	padding-left: 7px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dedede;
	border-left-color: #dedede;
	background-color: #FFFFFF;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #16394e;
	text-decoration: none;
}
.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #16394e;
	text-decoration: none;
}
.link1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #368dc2;
	text-decoration: none;
}
.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.link2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.line1 {
	background-image: url(../images/line_bg.gif);
	background-repeat: no-repeat;
	height: 30px;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.textfield1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	height: 18px;
	border: 1px solid #999999;
}
.border2 {
	border: 1px solid #e5e5e5;
}
.dotline {
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.link3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #4a4a4a;
	text-decoration: none;
	font-size:11px;
}
.link3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #4a4a4a;
	text-decoration: underline;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.content1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.border3 {
	padding: 5px;
	border: 1px solid #dbdbdb;
}
.cr2_ct {
	background-image: url(../images/cr2_ct.gif);
	background-repeat: repeat-y;
	width: 589px;
}
.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f76706;
	text-decoration: none;
}
.text5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #64acd5;
	text-decoration: none;
}

.cr3_ct {
	background-image: url(../images/cr3_ct.gif);
	background-repeat: repeat-y;
	width: 291px;
}
.borderline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f5f5f5;
}

.box_bor{
border-left:1px solid #e5e5e5;
}

.bot_bor{
border-bottom:1px solid #e5e5e5;
}


.new_tab_off{
background-image:url(../images/new_tab_off.gif);
background-repeat:repeat-x;
background-position:left bottom;
border-right: 1px solid #00436f;
text-align:center;
vertical-align:middle;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#00436f;
text-decoration:none;
height:20px;
padding-left:4px;
padding-right:4px;

}

.new_tab_over{
background-image:url(../images/new_tab_off.gif);
background-repeat:repeat-x;
background-position:left bottom;
border-right: 1px solid #b0bec7;
text-align:center;
vertical-align:middle;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#00436f;
text-decoration:underline;
height:20px;
padding-left:4px;
padding-right:4px;
cursor:pointer;
}

.new_tab_on{
background-image:url(../images/new_tab_off.gif);
background-repeat:repeat-x;
background-position:left bottom;
border-right: 1px solid #b0bec7;
text-align:center;
vertical-align:middle;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#00436f;
text-decoration:underline;
height:20px;

}

.new_tab_active{
background-image:url(../images/new_tab_on.gif);
background-repeat:repeat-x;
background-position:left bottom;
border-right: 1px solid #b0bec7;
text-align:center;
vertical-align:middle;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#ff0000;
text-decoration:none;
height:20px;
padding-left:0px;
padding-right:0px;
}
