/*
a:link, a:active, a:visited {
	color: #DE195A;
	font-weight: bold;
	text-decoration: none;
	}
a:hover {
	color: #CCCCCC;
	}
*/
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-position: top;
	}
.font-color 
{
	font-weight: bold;
	color: #DE195A; 
}
.r_body {
	padding: 26px; 
	padding-top: 0px;
	vertical-align: top;
	height: 410px;
	background-color: #FFFFFF;
	}
.error {
	color:#cc0000;
}
.date {
	color: #999999; 
	font-weight: bold; 
	vertical-align: bottom; 
	padding-bottom: 42px;
	}
.campaign {
	font-weight: bold; 
	color: #999999; 
	vertical-align:bottom; 
	text-align: right; 
	padding-right: 30px; 
	padding-bottom: 12px;
	}
.welcome {
	font-weight: bold; 
	font-size: 17px; 
	color: #DE195A; 
	padding-right: 0px; 
	padding-top: 0px; 
	padding-left: 26px; 
	padding-bottom: 12px; 
	height: 24px;
	}
.welcome1 {
	font-weight: bold; 
	font-size: 17px; 
	color: #DE195A; 
	padding-right: 0px; 
	padding-top: 0px; 
	font-weight:800
	}
.tr_back {
	background-image: url(../images/tr_back.jpg); 
	background-position: bottom;
	}
.tl_back {
	background-image: url(../images/tl_back.jpg); 
	background-position: bottom; 
	background-repeat: no-repeat; 
	height:130px;	
	}
.grid_top {
	background-color: #DBDBDB; 
	color: #DE195A; 
	font-weight: bold; 
	height: 22px;
	}
.grid_top_pager {
	color: #DE195A; 
	font-weight: bold; 
	height: 22px;
	}
.sub_grid_top {
	background-color: #E7E7E7;
	}
.grid_foot {
	background-color: #DBDBDB; 
	height: 22px;
	}
.grid_top_stats {
	background-color: #DBDBDB; 
	font-weight: bold; 
	height: 22px;
	}
.grid_foot_stats {
	background-color: #DBDBDB; 
	height: 22px;
	font-weight: bold;
	}
.input 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px;
	background-image:url(../images/input_back.jpg);
	width: 160px;
	}
.input1 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px;
	background-image:url(../images/input_back1.jpg);
	background-repeat: no-repeat;
	}
	
.input2 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px;
	background-image:url(../images/input_back.jpg);
	width: 250px;
	}
.padd {
	padding-left: 15px; 
	padding-right: 15px;
}
.tl_corn {
	background-image: url(../images/tl_corn.gif); 
	background-position: top left; 
	background-repeat: no-repeat; 
	padding-left: 15px; 
	padding-right: 15px;
}
.tr_corn {
	background-image: url(../images/tr_corn.gif); 
	background-position: top right; 
	background-repeat: no-repeat; 
	padding-left: 15px; 
	padding-right: 15px;
}
.bl_corn {
	background-image: url(../images/bl_corn.gif); 
	background-position: bottom left; 
	background-repeat: no-repeat; 
	padding-left: 15px;
}
.br_corn {
	background-image: url(../images/br_corn.gif); 
	background-position: bottom right; 
	background-repeat: no-repeat;
}
.log_cl {
	background-image: url(../images/logl_corn.gif); 
	background-position: right; 
	background-repeat: no-repeat;
}
.log_cr {
	background-image: url(../images/logr_corn.gif); 
	background-position: left; 
	background-repeat: no-repeat;
}
/* FOOTER START*/
.terms {
	background-color: #DE195A; 
	height: 25px; 
	vertical-align: middle; 
	padding-left: 10px;
	}
.powered {
	background-color: #DE195A; 
	height: 25px; 
	vertical-align: middle; 
	padding-right: 10px; 
	text-align: right;
	}
a.footerlink:link, a.footerlink:active, a.footerlink:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	}
a.footerlink:hover {
	text-decoration: underline;
	}
/* FOOTER END*/	
	
/* LEFT NAVIGATION START*/
.menu_hold {
	background-color: #F7F7F7; 
	vertical-align: top;
	}
.menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-left: 12px;
	width: 163px;
	}
.menu li {
	background-image: url(../images/menu_cont.jpg);
	margin-bottom: 5px;
	font-weight: bold;
	border-left: solid;
	border-width: 5px;
	border-color: #DE195A;
	}
.menu li a:link, .menu li a:visited {
	vertical-align: middle;
	display: block;
	padding-left: 10px;
	color: #999999;
	text-decoration: none;
	vertical-align: middle;
	height: 19px;
	border-style: solid;
	border-width: 1px;
	border-color: #dbdbdb;
	padding-top: 4px;
	}
.menu li a:hover {
	color: #999999;
	background-color: #FFFFFF;
	height: 19px;
	background-image: url(../images/menu_contv1.jpg);
	}
/* LEFT NAVIGATION END*/

/* TOP NAVIGATION START*/
#topnav_pos {
	position: absolute; 
	right: 30px; 
	top: 74px;
	}
#topnav_pos1 {
	position: absolute; 
	right: 30px; 
	top: 75px;
	color: #999999; 
	font-weight: bold; 
	}
a.topnav:link, a.topnav:active, a.topnav:visited {
	color: #DE195A;
	font-weight: bold;
	text-decoration: none;
	}
a.topnav:hover {
	color: #999999;
	}
/* TOP NAVIGATION END*/

.nopadding
{
	margin:0;
	padding:0;
}

.grid_main {
	background-color: #F7F7F7;
	}

.grid_main_2 {
	background-color: #F7F7F7;
	border-top:solid 1px white;	
	
}
.grid_main_2_l {
	background-color: #F7F7F7;
	border-top:solid 1px white;	
	padding-left:15px;
	
}
.grid_main_2_r {
	background-color: #F7F7F7;
	border-top:solid 1px white;	
	padding-right:15px;
}

table.mail_header
{
}
table.mail_header td
{
	FONT-WEIGHT: bold; 
	COLOR: #DE195A; 
	BACKGROUND-COLOR: #f7f7f7;
}

/*

.TabStripSelected
{
	border-right: green 1px solid;
	border-top: green 1px solid;
	border-left: green 1px solid;
	border-bottom: none;
	width: 150px;
	background-color: #d2e6d2;
	vertical-align: middle;
	height: 25px;
}

.TabStrip
{
	border-right: green 1px solid;
	border-top: green 1px solid;
	border-left: green 1px solid;
	border-bottom: none;
	width: 150px;	
	background-color: honeydew;
	vertical-align: middle;
	height: 25px;
}
.TabStripSpace
{
	border-right: none;
	border-top: none;
	border-left: none;
	border-bottom:  green 1px solid;
	width: 10px;	
	background-color: White;
	vertical-align: middle;
	height: 25px;
}

.TabStripCorners
{
	border-bottom:  green 1px solid;
	background-color: White;	
}
*/


.TabStripSelected
{
	border-right: #DE195A 1px solid;
	border-top: #DE195A 1px solid;
	border-left: #DE195A 1px solid;
	width: 150px;
	border-bottom: none;
	background-color: #F7F7F7;
	vertical-align: middle;
	height: 25px;
}

.TabStrip
{
	border-right: #dbdbdb 1px solid;
	border-top: #dbdbdb 1px solid;
	vertical-align: middle;
	border-left: #dbdbdb 1px solid;
	width: 150px;
	color: #dbdbdb;
	border-bottom: #DE195A 1px solid;
	height: 25px;
	background-color: #f7f7f7;
}
a.TabStripText
{
	display: block;
	vertical-align: middle;
	width: 150px;
	color: black;
	text-align: center;
}
a.TabStripText:hover
{
	display: block;
	vertical-align: middle;
	text-align: center;
	width: 150px;
	color: #DE195A;
}

a.TabStripTextSelected
{
	display: block;
	vertical-align: middle;
	text-align: center;
	width: 150px;
	color: #DE195A;
}

.TabStripSpace
{
	/*display: block;*/
	width: 5px;
	background-color: #ffffff;
	border-bottom: #DE195A 1px solid;
	vertical-align:bottom;
}

.TabStripSpaceLast
{
	width: 100%;
	border-bottom: #DE195A 1px solid;
	background-color: #ffffff;
	vertical-align:bottom;
}

.TabStripTable
{		
	border-bottom: none;
	width: 100%;
	vertical-align:bottom;
}

.TabStripRow
{		
	border-bottom: none;
	background-color: #ffffff;
	vertical-align: bottom;
}

.FileUpload
{
	width: 300px;
	font-family: Helvetica;
	font-size:12px;
	height:25px;	
	background-image: url(../images/input_back.jpg);
	background-repeat:repeat-x;
}

.TextBox
{
	border-right: #8eb1c2 1px solid;
	border-top: #8eb1c2 1px solid;
	font-size: 12px;
	background-image: url(../images/input_back.jpg);
	border-left: #8eb1c2 1px solid;
	width: 250px;
	border-bottom: #8eb1c2 1px solid;
	background-repeat: repeat-x;
	font-family: Helvetica;
	height: 20px;
}

.FileUploadTableHeader
{
	border-right: #dbdbdb 1px solid;
	border-top: #dbdbdb 1px solid;
	padding: 5px;
	border-left: #dbdbdb 1px solid;
	display:block;
	width:230px;
}

.FileUploadTable
{
	border-right: #dbdbdb 1px solid;
	padding-right: 5px;
	border-top: #dbdbdb 1px solid;
	display: block;
	padding-left: 5px;
	padding-bottom: 5px;
	border-left: #dbdbdb 1px solid;
	padding-top: 5px;
	border-bottom: #dbdbdb 1px solid;
	background-color: #fff;
}

.CreatorTable
{
	border-right: #DE195A 1px solid;
	background: #f7f7f7;
	border-left: #DE195A 1px solid;
	border-bottom: #DE195A 1px solid;
}

.AttachmentTable,.EmbeddedTable,.RegTable
{
	border: #dbdbdb 1px solid;
	background-color:White;
	/*background-color: #dbdbdb;*/
}

.AttachmentTableRow
{
	border-bottom: #dbdbdb 1px dotted;
	background-color: white;
}

.Button
{
	min-width: 70px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #DE195A;
	color: White;
	font-weight: bold;
	border: outset 1px #dee2ef;	
}

.ButtonBig
{
	width: 130px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	height:25px;
	background-color: #DE195A;
	color: White;
	border: outset 1px #dee2ef;
	font-weight: bold;
}
.LabelFilename
{
}

.Template
{
	border-right: #ccc 2px solid;
	padding-right: 3px;
	border-top: #ccc 2px solid;
	display: block;
	padding-left: 3px;
	padding-bottom: 3px;
	margin: 3px;
	border-left: #ccc 2px solid;
	padding-top: 3px;
	border-bottom: #ccc 2px solid;
	background-color: #ccc;
	text-align: center;
}

.TemplatesTable
{
	vertical-align: middle;
	width: 100%;
	height: 25px;

}

.TemplatesTableHeader
{
	background-color: #DBDBDB; 
	color: #DE195A; 
	font-weight: bold; 
	height: 22px;
	width: 300px;
}

.SaveAsTable
{
	border: #DE195A 2px solid;
	display: block;
	z-index: 1;
	left: 40%;
	visibility: visible;
	width: 300px;
	position: absolute;
	top: 40%;
	height: 160px;
	background: #f7f7f7;
}

a.LinkSelected
{
	font-weight:normal;
	/*color: #006633;*/
}

#txtBoxReply
{
	display:block;
	width:100%;
}

/*
.TemplatesAdminTableEdit
{
	width: 500px;
}

.TemplatesAdminTableView
{
	width: 800px;
}*/
