﻿.bgMiddleTitle
{
	font-family:Arial;
	font-size: 18px;
	font-weight: bold;
	color: #26416d;
	vertical-align:middle;
	/*
	background-image: url(../Media/Images/Backgrounds/bgfill.gif);	
	background-repeat:repeat-x;*/
	height:25px;
	padding-left:10px;
}
.textTitleDefinition
{
	font-family:Arial;
	font-weight:normal;
	font-variant:normal;
	font: normal 16px arial;
	color: #7e7c7c;
	vertical-align:middle;
}

.bgRightTitle
{
	/*
	background-image: url(../Media/Images/Backgrounds/bgfillright.gif);
	background-repeat:no-repeat;
	width:5px;
	height:25px;	*/
}

.bgLeftTitle
{
	/*background-image: url(../Media/Images/Backgrounds/bgfillleft.gif);
	background-repeat:no-repeat;
	width:5px;
	height:25px;*/		
}

.BgGenericButton
{
	background-image: url(../Media/Images/Buttons/signUp_fill.gif);
	background-repeat:repeat-x;
	height:22px;
	
	font-size: 12px;
	font-weight: bold;
	color: #0a1c3c;
	vertical-align:middle;
	text-align:center;
}

.BgGenericButton_Over
{
	background-image: url(../Media/Images/Buttons/signUp_fill_over.gif);
	background-repeat:repeat-x;
	height:22px;
	
	font-size: 12px;
	font-weight: bold;
	color: #0a1c3c;
	vertical-align:middle;
	text-align:center;
}

.LeftCornerGenericButton
{
	background-image: url(../Media/Images/Buttons/signUp_left_corner.gif);
	background-repeat:no-repeat;
	width:5px;
	height:22px;
}

.LeftCornerGenericButton_Over
{
	background-image: url(../Media/Images/Buttons/signUp_left_corner_over.gif);
	background-repeat:no-repeat;
	width:5px;
	height:22px;
}

.RightCornerGenericButton
{
	background-image: url(../Media/Images/Buttons/signUp_right_corner.gif);
	background-repeat:no-repeat;
	width:5px;	
	height:22px;
}

.RightCornerGenericButton_Over
{
	background-image: url(../Media/Images/Buttons/signUp_right_corner_over.gif);
	background-repeat:no-repeat;
	width:5px;
	height:22px;
}


/*Booms*/
.bgMiddleTitleBooms
{	
	vertical-align:middle;
	background-image: url(../Media/Images/Backgrounds/bgfill.gif);
	background-repeat:repeat-x;
	height:24px;
	padding-left:4px;
	padding-right:5px;
}

.bgRightTitleBooms
{
	background-image: url(../Media/Images/Backgrounds/bgfillright.gif);
	background-repeat:no-repeat;
	width:5px;
	height:24px;	
}

.bgLeftTitleBooms
{
	background-image: url(../Media/Images/Backgrounds/bgfillleft.gif);
	background-repeat:no-repeat;
	width:5px;
	height:24px;		
}

.textBoomTitle
{
	font-family:Arial;
	font-size: 14px;
	font-weight: bold;
	color: #012154;
}
.BgGenericRedButton
{
      background-image: url(../Media/Images/Backgrounds/fill.gif);
      background-repeat:repeat-x;
      height:22px;
      font-family:Tahoma;
      font-size: 11px;
      font-weight: bold;
      color:White;
      vertical-align:middle;
      text-align:center;
}

.BgLeftRedButton
{
      background-image: url(../Media/Images/Backgrounds/left_corner.gif);
      background-repeat:no-repeat;  
      height:22px;
      width:5px;
}

.BgRightRedButton
{
      background-image: url(../Media/Images/Backgrounds/right_corner.gif);
      background-repeat:no-repeat;
      height:22px;
      width:5px;
}


.LeftCornerSubmitButton
{
	background-image: url(../Media/Images/Buttons/submit_left_corner.gif);
	background-repeat:no-repeat;
	width:5px;
	height:22px;
}

.LeftCornerSubmitButton_Over
{
	background-image: url(../Media/Images/Buttons/submit_left_corner_Over.gif);
	background-repeat:no-repeat;
	width:5px;
	height:22px;
}

.RightCornerSubmitButton
{
	background-image: url(../Media/Images/Buttons/submit_right_corner.gif);
	background-repeat:no-repeat;
	width:5px;	
	height:22px;
}

.RightCornerSubmitButton_Over
{
	background-image: url(../Media/Images/Buttons/submit_right_corner_Over.gif);
	background-repeat:no-repeat;
	width:5px;
	height:22px;
}
