td
{
	font-family: Georgia, "Times New Roman" , Times, serif, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body
{
	font-family: Georgia, "Times New Roman" , Times, serif, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color: #296e37;
}

a:hover
{
	color: #296E37;
	text-decoration: none;
}

button
{
	font-family: Georgia, "Times New Roman" , Times, serif, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E6F8EA;
	border-color: #3366CC #000000 #000000 #3366CC;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

/*.button
{
	font-family: Georgia, "Times New Roman" , Times, serif, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E7F7EA;
	border-color: #99D9A6 #000000 #000000 #99D9A6;
	cursor: hand;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}*/

.textbox
{
	border: 1px solid;
	font-family: Georgia, "Times New Roman" , Times, serif, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-color:gray;
}
.textbox_100
{
	border: 1px solid;
	font-family: Georgia, "Times New Roman" , Times, serif, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-color:gray;
	width:100%;
}

.textbox_200px
{
	border: 1px solid;
	font-family: Arial;
	font-size: 12px;
	border-color:gray;
	width:200px;
}
h1
{
	font-family: Georgia, "Times New Roman" , Times, serif, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #296E37;
	text-decoration: none;
}

h2
{
	font-family: Georgia, "Times New Roman" , Times, serif, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #296E37;
	text-decoration: none;
}
/*=================================================================================================
Left menu
==================================================================================================*/

.menu_title_left
{
	width: 10px;
	height: 26px;
}

.menu_title_right
{
	width: 10px;
	height: 26px;
}
.top_menu
{
	cursor:hand;
}
.menu_item
{
	height: 26px;
	padding-right: 5px;
	margin-top: 10px;
	padding-left: 5px;
	font-size: 14px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	color: #296e37;
	font-weight: bold;
	padding-top: 5px;
	background-image: url(../../Images/Menu_Title_bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	cursor:hand;
}
.memu_item_hover
{
	background-color: #c1d2a2;
	text-decoration: none;
	font-family: Georgia, "Times New Roman" , Times, serif, Arial, Helvetica, sans-serif;
	cursor: hand;
	height: 24px;
}
.sub_menu_item
{
	background-color: #f5f9eb;
	text-decoration: none;
	font-family: Georgia, "Times New Roman" , Times, serif, Arial, Helvetica, sans-serif;
	cursor: hand;
	height: 24px;
}
.sub_menu_item_partnerinfo
{
	background-color: #f5f9eb;
	text-decoration: none;
	font-family: Georgia, "Times New Roman" , Times, serif, Arial, Helvetica, sans-serif;
	height: 24px;
	cursor:default;
}
.menu_text
{
	font-size: 12px;
	color: #296E37;
	padding-left:2px;
	text-decoration:none;
}
.menu_text_active
{
	background-color: #c1d2a2;
	text-decoration: none;
	font-family: Georgia, "Times New Roman" , Times, serif, Arial, Helvetica, sans-serif;
	height: 24px;
	font-size: 12px;
	font-weight:bold;
}
.menu_separator
{
	background-color: White;
	height: 1px;
	width: 100%;
}
.menu_container
{
	padding-bottom: 2px;
	padding-top: 1px;
}
.dropDown_100
{
	border: 1px solid;
	font-family: Georgia, "Times New Roman" , Times, serif, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-color:gray;
	width:100px;
}
.dropDown_150
{
	border: 1px solid;
	font-family: Georgia, "Times New Roman" , Times, serif, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-color:gray;
	width:150px;
}

.dropDown_200
{
	border: 1px solid;
	font-family: Georgia, "Times New Roman" , Times, serif, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-color:gray;
	width:200px;
}

.dropDown
{
	border: 1px solid;
	font-family: Georgia, "Times New Roman" , Times, serif, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-color:gray;
}

/*================================== Main page =================================================*/
#page_body
{
	background-color: #296E37;
}
#main_page
{
	width: 100%;
	height: 100%;
}
#center
{
	width: 800px;
	height: 100%;
}
#left_shadow
{
	background-image: url(../../Images/Left_Shadow.jpg);
	background-repeat: repeat-y;
}

#right_shadow
{
	background-image: url(../../Images/Right_Shadow.jpg);
	background-repeat: repeat-y;
}
#main_container
{
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 1px;
}
#header
{
}

#footer
{
	background-image: url(../../Images/Footer.jpg);
	background-repeat: repeat-x;
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	height: 45px;
}

.navigate_bar
{
	background-image: url(../../Images/Navigate_bg.jpg);
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-right: 10px;
	height: 28px;
	color: #296e37;
	font-size: 12px;
	cursor: hand;
}
.navigate_bar_active
{
	padding-left: 10px;
	padding-right: 10px;
	height: 28px;
	color: #296e37;
	font-size: 12px;
	background-color: #f5f9eb;
	cursor: hand;
}
.home_navigate_bar
{
	height: 28px;
	background-color: #ffffff;/*#f5f9eb;*/
	text-decoration: none;
	font-family: Georgia, "Times New Roman" , Times, serif, Arial, Helvetica, sans-serif;
}
.dichannels_logo
{
	font-size: 18px;
	color: #296e37;
	background-color: #f5f9eb;
	text-align: center;
	font-weight: bold;
}
.Border
{
	border-style: solid;
}
.user_info
{
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
}
.filter_container
{
	background-color: #f5f9eb;
	margin-bottom: 2px;
	height: 28px;
	border-style: none;
}
.title_field
{
	padding-left: 5px;
	padding-right: 5px;
	color: Black;
}
.command_button
{
	padding-left: 5px;
	padding-right: 5px;
}
.link_button
{
	text-decoration:underline;
	font-weight:bold;
}
.partner_info
{
	color:#296e37;
	background-color:#f5f9eb;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	height:24px;
	padding-left:5px;
}
.detail_view
{
	padding-bottom:3px;
	padding-top:3px;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	height:24px;
}
.show
{
	cursor:hand;
}
.hide
{
	cursor:hand;
	display:none;
}
.full_width
{
	width:100%
}
.login_title
{
	background-image:url(../../Images/login_bg.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:30px;
	vertical-align:middle;
	font-size:18px;
	font-weight:bold;
}
.ChangePasswordBody
{
	background-color:#f5f9eb;
	
}
.login_body
{
	background-image:url(../../Images/login_body.jpg);
	background-repeat:repeat-y;
	width:350px;
}
.login_bottom
{
	height:26px;
	background-image:url(../../Images/login_bottom_bg.jpg);
}
.login_border
{
	border-style:outset;
	border-width:1px;
	border-color:#296E37;
	width:350px;
	position:relative;
}
.forgot_password_border
{
	border-style:outset;
	border-width:1px;
	border-color:#296E37;
	width:350px;
	position:relative;
}
.change_password_border
{
	border-style:outset;
	border-width:1px;
	border-color:#296E37;
	width:400px;
	position:relative;
}
.space
{
	height:10px
}
.error
{
	font-size:10px;
	font-weight:bold;
	color:Red;
}
.ErrorPage
{
	font-size:15px;
	font-weight:bold;
	color:Red;
}
.no_action_flag
{
	background-color: #f5f9eb;
}
.information
{
	font-weight:bold;
	font-size:12px;
	padding-left:2px;
	padding-bottom:2px;
	padding-top:2px;
}
.sort_image
{
	padding-right:2px;
	
}
.row_header
{
	font-size:11px;
	font-weight:bold;
	padding-left:4px;
	height:22px;
	background-color:#f5f9eb
}
.summary_table
{
	border-color:Gray;
	border-style:solid;
	border:1px;
}
.entry_container
{
	background-color:#fbfdf7;
}
/*============================================ Grid View ==========================================*/
.grid_view
{
	background-color: White;
	border: 0px;
	border-color:WhiteSmoke;
	border-style:none;
	color: Black;
	width: 100%;
}
.grid_header
{
	background-color: #f5f9eb;
	text-decoration: none;
	font-weight: bold;
	height: 22px;
	text-align: center;
	border-top-color:Gray;
	border-top-style:outset;
	border-top-width:1px;
}
.grid_footer
{
	background-color: #f5f9eb;
	text-decoration: none;
	font-weight: bold;
	height: 22px;
	border-top-color:Gray;
	border-top-style:outset;
	border-top-width:1px;
}
.module_title
{
	border-top: gray 1px outset;
	font-weight: bold;
	font-size: 12px;
	padding-top: 15px;
	height: 40px;
	background-color: #f5f9eb;
	text-align: left;
	text-decoration: none;
}

.grid_alternating
{
	background-color: #fbfdf7;
	height:20px;
	padding-top:1px;
	padding-bottom:1px;
}
.grid_item
{
	padding-left:5px;
	height:20px;
	padding-top:1px;
	padding-bottom:1px;
}
.calendar_text
{
	width:80px;
	border: 1px solid;
	font-family: Georgia, "Times New Roman" , Times, serif, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-color:gray;
}
.calendar_button
{
	padding-bottom:2px;
	padding-left:4px;
}
/*============================================ System class =======================================*/
a
{
	text-decoration: none;
	color: #000000;
}
legend
{
	font-size: 14px;
	color: #296e37;
	font-weight: bold;
}
fieldset
{
	padding-bottom: 2px;
}
select
{
	border: 1px solid;
	font-family: Georgia, "Times New Roman" , Times, serif, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-color:gray;

}
.checkbox
{
	height:12px;
	width:12px;
}
.image_padding
{
	padding-left:2px;
}
.PagerHyperlinkStyle
{
	color:#296e37;
}
.link_text
{
	color:#296e37;
	padding-left:2px;
	text-decoration:none;

}
.test
{
	background-image:url(../../images/submit.gif);
}
