/* CSS Document  1888 Credit Cards.com  MICRO  */

body {
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	link : #000000;
	visited-link : #000000;
}

h1 {
	font-family : Tahoma, arial, helvetica;
	font-size : 12px;
	font-weight: bold;
	color : #4F4F4F;
	text-transform : Capitalize;
	padding : 5px;
	background-color : #DEFDBA;
	display : inline;
}

.Header {
	font-family : arial, helvetica;
	font-size : 16px;
	font-weight: bold;
	color : #B6B6B6;
}

.Menu_Text {
	font-family : arial, helvetica;
	font-size : 13px;
	font-weight: bold;
	color : #FFFFFF;
	text-transform : capitalize;
	padding : 3px, 10px, 5px, 10px;
}
.Menu_Text a{
	color : #FFFFFF;
	text-decoration : none;
}
.Menu_Text a:hover{
	color : #98000E;
	text-decoration : underline;
}

.Table_Border {
	border : 1px solid #B6B6B6;
}

.Table_Border_large {
	border : 2px solid #B6B6B6;
}

.Table_Bg_Gray {
	background-color : #F7F7F7;	
}

.Left_Heading {
	font-family : arial, helvetica;
	font-size : 13px;
	font-weight: bold;
	color : #6E6E6E;
	text-transform : capitalize;
	padding-top : 5px;
	padding-left : 2px;
	padding-bottom : 5px;
	padding-right : 1x;
}

.Left_Menu {
	font-family : tahoma, arial, helvetica;
	font-size : 12px;
	font-weight: normal;
	color : #000000;
	text-transform : capitalize;
	padding-top : 5px;
	padding-left : 5px;
	padding-bottom : 5px;
	padding-right : 1x;
}
.Left_Menu a{
	color : #000000;
	text-decoration : none;
}
.Left_Menu a:hover{
	color : #FF5500;
	text-decoration : underline;
}

.Text_Box {
	border: 1px solid #FF5500;
	font-family : Arial, Helivetica, sans-Sariff;
	font-size : 15px;
	font-weight : normal;
}

.Select_Box {
	border: 1px solid #FF5500;
	font-family : Arial, Helivetica, sans-Sariff;
	font-size : 15px;
	font-weight : normal;
}

.Button_box {
	background-color : #F7F7F7;
	border: 1px solid #FF5500;
	font-family : Arial, Helivetica, sans-Sariff;
	font-size : 13px;
	font-weight : normal;
	color : #6E6E6E;
}

.Main_Heading {
	font-family : arial, helvetica;
	font-size : 13px;
	font-weight: bold;
	color : #000000;
	text-transform : capitalize;
	padding : 5px;
	background-color : #F7F7F7;
}

.Main_Text {
	font-family : Verdana, Tahoma, arial, helvetica;
	font-size : 12px;
	font-weight: normal;
	color : #000000;
	text-transform : normal;
	padding : 5px;
	line-height : 17px;
}
.Main_Text a {
	color : #FF5500;
	text-decoration : undeline;
}
.Main_Text a:hover {
	color : #333333;
	text-decoration : none;
}

.Main_Text_Cap {
	font-family : Verdana, Tahoma, arial, helvetica;
	font-size : 11px;
	font-weight: normal;
	color : #000000;
	text-transform : capitalize;
	text-align : center;
	padding : 2px;
}
.Main_Text_Cap a {
	color : #FF5500;
	text-decoration : undeline;
}
.Main_Text_Cap a:hover {
	color : #333333;
	text-decoration : none;
}

.Heading_Orange {
	font-family : Verdana, Tahoma, arial, helvetica;
	font-size : 12px;
	font-weight: bold;
	color : #FF5500;
	text-transform : normal;
	padding : 5px;
}
.Heading_Orange a {
	color : #FF5500;
	text-decoration : none;
}
.Heading_Orange a:hover {
	color : #333333;
	text-decoration : underline;
}

.Heading_Black {
	font-family : Verdana, Tahoma, arial, helvetica;
	font-size : 12px;
	font-weight: bold;
	color : #333333;
	text-transform : normal;
	padding : 5px;
}
.Heading_Black a {
	color : #333333;
	text-decoration : none;
}
.Heading_Black a:hover {
	color : #333333;
	text-decoration : underline;
}

.Credit_Card_Name {
	font-family : Tahoma, arial, helvetica;
	font-size : 12px;
	font-weight: bold;
	color : #FF5500;
	text-transform : normal;
	padding : 5px;
	background-color : #F1F1F1;
}
.Credit_Card_Name a {
	color : #FF5500;
	text-decoration : none;
}
.Credit_Card_Name a:hover{
	color : #FF5500;
	text-decoration : none;
}


.f_Menu_Text {
	font-family : Tahoma, arial, helvetica;
	font-size : 11px;
	font-weight: normal;
	text-transform : Capitalize;
	color : #333333;
	padding : 5px;
}
.f_Menu_Text a {
	color : #333333;
	text-decoration : none;
}
.f_Menu_Text a:hover {
	color : #FF5500;
	text-decoration : underline;
}

.Copyright {
	font-family : Tahoma, arial, helvetica;
	font-size : 11px;
	font-weight: normal;
	color : #333333;
	padding : 5px;
}
.Copyright a {
	color : #FF5500;
	text-decoration : underline;
}
.Copyright a:hover {
	color : #333333;
	text-decoration : none;
}
h1 {
	font-family : arial, helvetica;
	font-size : 13px;
	font-weight: bold;
	color : #333333;
	text-transform : capitalize;
	padding : 5px;
	background-color : #F7F7F7;
}
