﻿body
{
	color: #ffffff;
	font-size: 11px;
	font-family: Verdana;
}
body A:link
{
	color: #ffffff;
	text-decoration: none;
}

body A:visited
{
	text-decoration: none;
	color: #ffffff;
}

body A:hover
{
	color: #ffffff;
	text-decoration: none;
}

.common_top_bg
{
	background-image: url(Images/Common/top_bg.gif);
	background-repeat: repeat-x;
	
}
.common_middle_bg
{
	background-color: #FAFBFD;
}
.common_bottom_bg
{
	background-image: url(Images/Common/bottom_bg.jpg);
	background-position:bottom;
	background-repeat: repeat-x;
	height: 30px;
}
.common_bottom_top_navigator
{
	background: url(Images/Common/top.jpg);
	background-repeat: no-repeat;
	border: none;
	width: 60px;
	height: 30px;
}

.common_bottom_top_navigator A:link
{
	background-image: url(Images/Common/top.jpg);
	background-repeat: no-repeat;
	border: none;
	width: 20px;
	height: 20px;
}

.common_top_border
{
	border: 1px;
	border-color: #7EBCE5;
	border-style: solid;
}

.common_top_text
{
	color: #ea6e31;
	font-size: 14px;
	text-transform:uppercase;
	padding: 3px 10px 3px 10px;
}
.common_body_text
{
	color: #167EB1;
	font-size: 11px;
	text-align: justify;
}
.common_body_text A:link
{
	color: #167EB1;
	font-size: 11px;
	text-align: justify;
}
.common_body_text A:hover
{
	color: #167EB1;
	font-size: 11px;
	text-align: justify;
}
.common_body_text A:visited
{
	color: #167EB1;
	font-size: 11px;
	text-align: justify;
}

.Common_AltanateRowFirst
{
	background-color: #E4F1FA;
	color: #3E9DD1;
}
.Common_AltanateRowFirst A:link
{
	color: #3E9DD1;
	text-decoration: none;
}
.Common_AltanateRowFirst A:visited
{
	color: #3E9DD1;
	text-decoration: none;
}
.Common_AltanateRowFirst A:hover
{
	color: #3E9DD1;
	text-decoration: none;
}
.Common_AltanateRowSecond
{
	background-color: #C9E8FE;
	color: #3E9DD1;
}
.Common_AltanateRowSecond A:link
{
	text-decoration: none;
	color: #3E9DD1;
}
.Common_AltanateRowSecond A:visited
{
	text-decoration: none;
	color: #3E9DD1;
}
.Common_AltanateRowSecond A:hover
{
	color: #3E9DD1;
	text-decoration: none;
}
.Common_GVHeader
{
	background-image: url(Images/Common/top_gra.gif);
	height: 45px;
	background-repeat: repeat-x;
	color: #3E9DD1;
}

.Common_SubSectionMenu
{
	background-color: #C5E8FE;
}

.Common_SubSectionTitle
{
	font-size: 12;
	font-family: Verdana;
	text-align: left;
	text-transform:uppercase;
	color: #ea6e31;
	height: 30px;
}

.common_control_border
{
	border: 1px;
	border-color: #7EBCE5;
	border-style: solid;
}

.common_control_text
{
	color: #167EB1;
	font-size: 11;
	text-align: left;
}

.ValidationMessage
{
	color:#ea6e31;
}

.common_grid_pager span
{
	color: #0c6ec9;
	font-weight:bold;
	font-size: 14px;
	vertical-align:middle;
}
.common_grid_pager A:link
{
	color: #70AFE7;
	font-size: 12px;
	text-decoration: underline;
}
.common_link a:active
{
	text-decoration: none;
}
.common_link a:link
{
	text-decoration: none;
}
.common_link a:visited
{
	text-decoration: none;
}
.common_link a:hover
{
	text-decoration: underline;
}