body {
	font-family: verdana;
	font-size: 12px;
	margin: 0px;
	color: #858585;
	background-color: #255788;
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat-y;
	
	padding-left:0px;
}

a:link {
	color: #595959;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #595959;
}

a:hover 
{
	color: #0384d5;
	border-bottom:1px dotted;
}

a:active {
	text-decoration: none;
	color: #858585;
}

.head {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #0384d5;
}

body,td,th {
	font-size: 10px;
}

.TopLink:link {
	
	color:#FFFFFF;
	

	margin-right:5px;
	padding-left:7px;
	
	font-weight:bold;
	font-size: 10px;
	font-family: Tahoma;
	
	background-image: url('../images/arrow_white.gif');
	background-repeat:no-repeat;
	background-position:0px 4px;
}

.TopLink:visited {
	background-image: url('../images/arrow_white.gif');
	background-repeat:no-repeat;
	background-position: 0px 4px;
	color:#FFFFFF;
	
	margin-right:5px;
	padding-left:7px;
	font-weight:bold;
	font-size: 10px;
}

.TopLink:hover {
	background-image: url('../images/arrow_turquaz.gif');
	background-repeat:no-repeat;
	background-position: 0px 4px;
	color:#0188ca;
	
	margin-right:5px;
	text-decoration:none;
	border-bottom:1px dotted;
	padding-left:7px;
	font-weight:bold;
	font-size: 10px;
}

.BottomLink:link {
	color:#FFFFFF;
	margin-right:3px;
	margin-left:3px;
	font-size: 9px;
}

.BottomLink
{
	color:#FFFFFF;
	margin-right:3px;
	margin-left:3px;
	font-size: 9px;
}

.BottomLink:visited
{
	color:#FFFFFF;	
	margin-right:3px;
	margin-left:3px;
	font-size: 9px;
}

.BottomLink a:hover {
	color:#0384d5;	
	text-decoration:none;
	border-bottom:1px dotted;
	font-size: 9px;
}

.NewsHeader {
	color: #0384d5;
	font-weight:bold;
}

.NewsContent {
	padding-left:0px;
	margin-left: 5px;
	margin-bottom:0px;
}

.NewsContent li {
	background: url('../images/bulletorange.gif');
	background-repeat:no-repeat;
	background-position: 0px 5px;
	padding-left:9px;
	padding-bottom:3px;
	list-style:none;
	font-weight:normal;
	
	margin-left:0px;
}
.NewsContent li a
{
	text-transform: uppercase;
	color: #000000;
}

.NewsContent li div 
{
	font-size: 9px;
	color: #767676;
	padding-left: 10px;
}

.NewsContent li a:hover {
	color:#FF9900;
	list-style:none;
	font-weight:normal;
	cursor:pointer;
	border-bottom:1px dotted;
}

.BlueText {
	color: #0384d5;
	font-weight:normal;
}

.PhotoOutLine {
	border-style:dotted;
	border-width:1px;
	cursor:pointer;
	border-color:#E8E8E8;
}


.SubMenu 
{
	position: absolute;
	float:inherit;
	visibility: hidden;
	
	border: none;
	background-color: #1b3560;
	width: 200px;
	
	padding-left:10px;
	padding-right:10px;
	padding-bottom:7px;
	
	margin-left: -6px;
	margin-top:5px;
}

.SubMenu a
{
	position: relative;
	display: block;
	
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right:5px;
	padding-left:10px;
	
	
	margin-top:2px;
	margin-bottom:3px;
	
	width: 90%;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color: #c3cfe3;
	border-bottom:1px dotted;
	
	background: url('../images/bulletorange.gif');
	background-repeat:no-repeat;
	background-position: 0px 8px;
	
}

.SubMenu a:hover
{
	color:White;
	
}

.SubMenu a:visited
{
	color: #c3cfe3;
}

.SubMenu a:visited:hover
{
	color:White;
}

.Level2SubMenu
{
	position: absolute;
	float:inherit;
	visibility: hidden;
	
	border: none;
	background-color: #375689;

	
	padding-left:10px;
	padding-right:10px;
	padding-bottom:7px;
	
	margin-left: 210px;
	margin-top: -21px;
}

.PageTitle
{
	font-family: Arial;
	font-weight: normal;
	font-size:24px;
	text-indent: 2px;
	color: #025a8e;
}

.NormalText
{
	font-size:11px;
}

.LeftMenu
{
	padding-left:0px;
	padding-right: 5px;
	padding-top:15px;
	margin-left:0px;
}

.LeftMenuCategory
{
	color:#0188ca; font-weight:bold;
	
	height: 15px;
	
	list-style: none;
	border-bottom: 1px dotted #c1c1c1;
	padding-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-left: 6px;
	margin-top: -5px;
	
	background-repeat:no-repeat;
	background-position: 0px 4px;
	background-color: #e3e3e3;
}

.LeftMenuCategory a
{
	color: #000000;
	font-weight: bold;
	display: block;
}

.LeftMenuCategory a:hover
{
	color: #0188ca; 
	display: block;
	border : none;
}

.LeftMenuSubCategory
{
	font-weight:bold;
	list-style : none;
	padding-left: 15px;
	
	border-bottom: 1px dotted #c1c1c1;
	margin-bottom: 5px;
	padding-bottom: 5px;
	
	background-image: url('../images/arrow_gray.gif');
	background-repeat:no-repeat;
	background-position: 10 5;
}

.LeftMenuSubCategory a
{
	font-weight: bold;
	display: block;
}

.LeftMenuSubCategory a:hover
{
	color:#0188ca; 
	display: block;
	border : none;
}

.LeftMenuLevel2Page
{
	font-weight:bold;
	list-style : none;
	padding-left: 20px;
	
	border-bottom: 1px dotted #c1c1c1;
	margin-bottom: 5px;
	padding-bottom: 5px;
	
	background-image: url('../images/arrow_gray.gif');
	background-repeat:no-repeat;
	background-position: 12px 5px;
}

.LeftMenuLevel2Page a
{
	font-weight: bold;
	display: block;
}

.LeftMenuLevel2Page a:hover
{
	color:#0188ca; 
	display: block;
	border : none;
}

.LeftMenuPage
{
	font-weight:bold;
	list-style : none;
	padding-left: 10px;	
	
	border-bottom: 1px dotted #c1c1c1;
	margin-bottom: 5px;
	padding-bottom: 5px;
	
	background-image: url('../images/arrow_gray.gif');
	background-repeat:no-repeat;
	background-position: 4px 5px;
}

.LeftMenuPage a
{
	font-weight: bold;
	display: block;
}

.LeftMenuPage a:hover
{
	color:#0188ca; 
	display: block;
	border : none;
}

.ModelCategory
{
	table-layout:inherit;
	float:right;
	
	background-color:#F7F7F7;
	margin-left:5px;

	cursor:pointer;
	
	padding-top:5px;
	padding-left:5px;
	padding-bottom:5px;
	
	margin-right:5px;
	
	
	text-transform:uppercase;
}

.ModelCategory a
{
	border-right: 1px dotted #d0d0d0;
	padding-right:10px;
}

.ModelCategory a:hover
{
	border-bottom: none;
	color:#0384d5;
}

.TabContent
{
	padding-right: 10px;
	padding-left: 10px;
	
	border-right : 1px dotted #d0d0d0;
}

.TabContent:hover
{
	border-bottom:none;
}

.TopDiv
{
	float:left;
	margin-right:15px;
}
.TopDiv:hover
{
	background-color:White;
	border-bottom: 1px solid #FFFFFF;	
}

.NormalLink
{
	border:none;
}

.NormalLink:hover
{
	border: none;
	border-bottom: none;
}

.RoundedDiv
{
	background-color: #efefef;
	margin:0px;
}

.RoundedDiv .TopLeft
{
	float:left;
	
	background-color: #efefef;
	
	background-image: url('../images/rounded_top_left.gif');
	background-repeat: no-repeat;
	background-position: top left;
	height: 8px;
	width: 50%;
	
}

.RoundedDiv .TopRight
{
	float: right;
	
	background-color: #efefef;
	
	background-image: url('../images/rounded_top_right.gif');
	background-repeat: no-repeat;
	background-position: top right;
	height: 8px;
	width: 50%;
	
}

.RoundedDiv .BottomLeft
{
	float:left;
	
	background-color: #efefef;
	
	background-image: url('../images/rounded_bottom_left.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 8px;
	width: 50%;
	
}

.RoundedDiv .BottomRight
{
	float:right;
	
	background-image: url('../images/rounded_bottom_right.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 8px;
	width: 50%;
	background-color: #efefef;
}

.RoundedDiv .Content
{
	padding-left: 5px;
	padding-right : 5px;
	background-color: #efefef;
	width: 95%;
}

.OnlineOperation
{
	margin-left:0px;
	padding-left:0px;
	padding-top: 3px;
}

.OnlineOperation li
{
	border-bottom: 1px dotted;
	list-style:none;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 4px;
	
	padding-left: 10px;
	background-image : url('../images/arrow_orange.gif');
	background-repeat: no-repeat;
	background-position: 1px 4px;
	padding-bottom: 4px;
	width:160px;
}

input
{
	font-family: Verdana;
	font-size: 10px;
	
	border: 1px solid #cdcdcd;
	height: 12px;
	
	background-image : url('../images/input.gif');
}

SELECT
{
	font-family: Verdana;
	font-size: 10px;
	
	border: 1px solid #cdcdcd;
	height: 15px;
	
	background-image : url('../images/input.gif');
	background-repeat: repeat-x;
}

.checkbox
{
	border: none;
	color: #FF0000;
}

.NoBorder
{
	background-image: none;
	border: none;
}

.toggler
{
	width: 95%;
	border-bottom: 1px solid #ddd;
	background-color: #eee;
	color: #858585;
	padding: 3px;
	cursor: pointer;
	font-size: 10px;
	font-family: Verdana;
	
	margin: 0px;
	
}

.toggler:hover
{
	background-color: #d9d7d7;
}

.element
{
	padding:5px;
}

.WhiteLink a
{
	color: #FFFFFF;
}

.NormalText
{
	font-size: 11px;
	font-family: Verdana;
}