/* CSS DOCUMENT click 2 print */
body {
	background-image: url(../images/back_tile.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}
.border{
	padding: 0px;
	border-top: 1px solid #660d20;
	border-right: 1px solid #660d20;
	border-bottom: 1px solid #660d20;
	border-left: 1px solid #660d20;
	}

.header_crnr1 {
	background-color: #ffffff;
	background-image: url(../images/header_crnr1.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 278px;
	font-family: tahoma;
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
}
.header_crnr2 {
	background-color: #ffffff;
	background-image: url(../images/header_crnr2.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 278px;
	font-family: tahoma;
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
}


.menu-btn a {
	font-family: arial;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	text-transform: uppercase;
	background-image: url(../images/menu_btn1.jpg);
	background-repeat: no-repeat;
	background-position:center bottom;
	line-height:26px;
	text-decoration:none;
	display:block;
}
.menu-btn a:hover, a.active {
	color: #ffffff;
	background-image: url(../images/menu_btn2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-decoration: none;
}

a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	
}
a:hover {
	text-decoration: underline;
	
}
a:active {
	text-decoration: none;
	
}


h1,h2,h3,h4,h5,h6 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 16px;
	color: #4C4C4C;
	font-weight:200;
	display:inline;
}
h2 {
	font-size: 14px;
	color: #5CA2BB;
}
.heading1 {
	font-family:arial;
	font-size:12px;
	color:#ffffff;
	font-weight: bold;
	text-transform:uppercase;
}
.heading2 {
	font-family:Tahoma, Arial, Helvetica, sans-serif ;
	font-size:18px;
	color:#9f0e0e;
	font-weight: normal;
	text-transform: none;
}
.heading3 {
	font-family:arial;
	font-size:24px;
	color:#ff950c;
	font-weight: normal;
	text-transform: none;
}

.heading6{
	font-family:arial;
	font-size:18px;
	color:#00aedb;
	font-weight: normal;
	text-transform: none;
}



body,td,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.text1 {
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	font-weight: normal;
	text-transform: none;
}
.txt_1 {
	font-family: tahoma;
	font-size:14px;
	color:#ffa42c;
	font-weight:bold;
	text-decoration:none;
}
.txt_2 {
	font-family: tahoma;
	font-size:11px;
	color:#ffffff;
	font-weight: bold;
	text-decoration:none;
}



/* START INPUT BOX AND TEXT AREA */
.input_box{
	border:1px solid #44c0e6;
	background-color:#fff;
	font-family: Tahoma;
	font-size: 11px;
	padding: 2px 2px 0px 2px;
	width: 250px;
	height: 18px;
	color: #5D5D5D;
}
.text_area{
	border:1px solid #44c0e6;
	font-family: verdana;
	font-size: 11px;
	padding: 0px;
	width: 250px;
	height: 70px;
	color: #505050;
}

.text_area1{
	border:1px solid #44c0e6;
	font-family: verdana;
	font-size: 11px;
	padding: 0px;
	width: 425px;
	height: 70px;
	color: #505050;
}


.text_area2 {
	border:1px solid #44c0e6;
	font-family: verdana;
	font-size: 11px;
	padding: 0px;
	width: 500px;
	height: 400px;
	color: #505050;
	padding:5px;
}



.select_box{
	border:1px solid #44c0e6;
	background-color:#fff;
	font-family: Tahoma;
	font-size: 11px;
	padding: 2px 2px 0px 2px;
	width: 250px;
	height: 20px;
	color: #5D5D5D;
}
/* END INPUT BOX AND TEXT AREA */





.menu_text {

font-family: Verdana;

font-size:12px;

font-weight: bold;

color: #ffffff;

text-decoration:none;

line-height:normal;

text-transform: uppercase; 
}

.menu_text:hover {

font-family: Verdana;

font-size:12px;

font-weight: bold;

color: #000000;

text-decoration: none;

line-height:normal;

text-transform: uppercase; 

}





.menu_text1 {

font-family: Verdana;

font-size:12px;

font-weight: bold;

color: #7bb104;

text-decoration:none;

line-height:normal;


}

.menu_text1:hover {

font-family: Verdana;

font-size:12px;

font-weight: bold;

color: #000000;

text-decoration: none;

line-height:normal;



}



.menu_text2 {

font-family: Verdana;

font-size:12px;

font-weight: bold;

color: #397a92;

text-decoration:none;

line-height:normal;


}



.link3 {
font-family: Tahoma;
font-size:11px;
font-weight: normal;
color:#417f95;
text-decoration: none;
line-height:normal;
}
.link3:visited {
font-family:Tahoma;
font-size:11px;
font-weight: normal;
color:#82c3db;
text-decoration: none;
line-height:normal;
}
.link3:hover {
font-family:Tahoma;
font-size:11px;
font-weight: normal;
color:#000000;
text-decoration: none;
line-height:normal;
}

.link5 {
font-family: Tahoma;
font-size:12px;
font-weight: normal;
color:#88bbce;
text-decoration: none;
line-height:normal;
font-weight: bold;
}

.link5:hover {
font-family:Tahoma;
font-size:12px;
font-weight: normal;
color:#000000;
line-height:normal;
text-decoration: none;
font-weight: bold;
}




.text1 {
font-family:Tahoma;
font-size:11px;
font-weight: bold;
color:#000000;
text-decoration: none;
line-height:normal;
}
.text2 {
font-family:Tahoma;
font-size:11px;
font-weight: normal;
color:#cccccc;
text-decoration: none;
line-height:normal;
}
.text3 {
font-family:Tahoma;
font-size:11px;
font-weight: normal;
color:#417f95;
text-decoration: none;
line-height:16px;
text-align:justify;
}
.text4 {
font-family:Tahoma;
font-size:14px;
font-weight: normal;
color:#417f95;
text-decoration: none;
line-height:normal;
}


.text5 {
font-family:Arial;
font-size:12px;
font-weight: normal;
color:#2ea4c8;
text-decoration: none;
line-height:normal;
font-weight:bold;
}


.text6 {
font-family:arial;
font-size:10px;
font-weight: normal;
color:#808b8f;
text-decoration: none;
line-height:normal;
}


.text7 {
font-family:Tahoma;
font-size:11px;
font-weight: normal;
color:#ffffff;
text-decoration: none;
line-height:16px;
text-align:justify;
}



.white {
font-family:Arial;
font-size:12px;
font-weight: normal;
color:#ffffff;
text-decoration: none;
line-height:normal;

}




.bold_text1 {
font-family:Tahoma;
font-size:12px;
font-weight: bold;
color:#cccccc;
text-decoration: none;
line-height:normal;
}

.bold_text {
font-family: Tahoma;
font-size:12px;
font-weight: normal;
color:#88bbce;
text-decoration: none;
line-height:normal;
font-weight: bold;
}

.bold_text:hover {
font-family:Tahoma;
font-size:12px;
font-weight: normal;
color:#000000;
line-height:normal;
text-decoration: none;
font-weight: bold;
}




.heading2_1 {
font-family:Tahoma;
font-size:18px;
font-weight: normal;
color:#4c4c4c;
text-decoration: none;
line-height:normal;
}


.heading3 {
font-family:Tahoma;
font-size:18px;
font-weight: normal;
color:#c21c00;
text-decoration: none;
line-height:normal;
}
.heading3_1 {
font-family:Tahoma;
font-size:18px;
font-weight: normal;
color:#b02d43;
text-decoration: none;
line-height:normal;

}

.heading4 {
font-family:Tahoma;
font-size:24px;
font-weight: normal;
color:#ffffff;
text-decoration: none;
line-height:normal;
}

.top_bg {
	background-image: url(../images/header_bg.jpg);
}
.menu_bg {
	background-image: url(../images/menu_bg.jpg);
}



.tb10 {
	background-image:url(../images/form_bg.jpg);
	background-repeat:repeat-x;
	border:1px solid #d1c7ac;
	width: 230px;
	color:#333333;
	padding:3px;
	margin-right:4px;
	margin-bottom:2px;
	font-family:tahoma, arial, sans-serif;
}


.ta10 {
	background-image:url(../images/form_bg.jpg);
	background-repeat:repeat-x;
	border:1px solid #d1c7ac;
	width: 230px;
	height: 60px;
	color:#333333;
	padding:3px;
	margin-right:4px;
	margin-bottom:8px;
	font-family:tahoma, arial, sans-serif;

}

.btn {
background-color:#1ca3d1;
font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:#ffffff;
text-decoration:none;
line-height:normal;
cursor:hand;
border: solid 1px #1ca3d1;
}

.btn5 {
background-color:#1ca3d1;
background-image: url(../images/contnue_btn.jpg);
width:110px;
height:41px;
font-family:Tahoma;
font-size:13px;
font-weight:bold;
color:#ffffff;
text-decoration:none;
line-height:normal;
cursor:hand;
border: solid 0px #1ca3d1;
}


.img {

border-style: solid;
border-width: 1px;
border-color: #dce2e4;
padding: 5px;

}

body,td,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #484848;
}



@font-face {
    font-family: "mefont";
    src: url("http://localhost/cardsday/css/BrushScrD.ttf") format("truetype");
}
.customfont1 { 
    font-family: "mefont";
	font-size: 21px;
}


.table1 {
	border:1px solid #d1c7ac;

	color:#333333;
	padding:3px;
	margin-right:4px;
	margin-bottom:8px;
	font-family:tahoma, arial, sans-serif;
	
	
/* ---------------------------meta cms elements css by multiedges.com  ----------------------- */
.textarea#pca {
	width: 600px;
	height: 80px;
	border: 3px solid #cccccc;
	padding: 5px;
	font-family: Tahoma, sans-serif;
	background-image: url(bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}








.menu-btn a {
	font-family: arial;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	text-transform: uppercase;
	background-image: url(../images/contnue_btn.jpg);
	background-repeat: no-repeat;
	background-position:center bottom;
	line-height:26px;
	text-decoration:none;
	display:block;
}
.menu-btn a:hover, a.active {
	color: #cccccc;
	background-image: url(../images/contnue_btn.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-decoration: none;
}








