body
{
	margin: 0px;
	background-color: #FFFFFF;
}
form {
	margin: 0px;
}

a:hover
{
	text-decoration: underline;
}

.text
{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height:15px;
	text-decoration: none;
}

.textTahoma
{
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height:15px;
	text-decoration: none;
}

.alert
{
	font-family: arial;
	font-size: 16px;
}

.small
{
	font-size: 11px;
}

.Big
{
	font-size: 14px;
}
.Huge {
	font-size: 16px;
}
.Huge20 {
	font-size: 20px;
}
.Humongous {
	font-size: 20px;
}
.verySmall
{
	font-size: 9px;
}

.lineHeight
{
	line-height:18px;
}
.lineHeight2 {
	line-height:22px;
}
.red
{
	color: #EC4B42;
}
.darkRed {
	color: #E62021;
}
.grey
{
	color: #5E5E5E;
}
.pink {
	color: #F4B8B8;
}
.black
{
	color: #000000;
}

.white
{
	color: #FFFFFF;
}

.bold
{
	font-weight: bold;
}
.bolder
{
	font-weight: bolder;
}

.veryBig
{
	font-size: 24px;
	line-height:18px;
}

.menuBlack
{
	background-color:black;
}

.blackLine
{
	background-color: #000000;	
}

.greyLine
{
	background-color: #B7B7B6;	
}

.greyLineBorder
{
	border: 1px solid #C9C9C9;
}

.greyBox
{
	background-color: #E5E5E5;
}

.whiteBox
{
	background-color: #FFFFFF;
}

.greylink:link, .greylink:visited
{
	text-decoration: underline;
	color: #888888;
	font-size: 10px;
}

.greylink:hover
{
	text-decoration: underline;
	color: #EC4B42;
	font-size: 10px;
}

.greyBiglink:link,  .greyBiglink:visited
{
	text-decoration: underline;
	color: #888888;
}

.greyBiglink:hover
{
	text-decoration: underline;
	color: #EC4B42;
}

.greyBiglink.Bigger:link,  .greyBiglink.Bigger:visited,  .greyBiglink.Bigger:hover
{
	font-size: 13px;
}

.redBiglink
{
	text-decoration: underline;
	color: #EC4B42;
}
.darkRedlink:link, .darkRedlink:visited {
	text-decoration: none;
	color: #E62021;
}
.darkRedlink:hover {
	text-decoration: underline;
}

.darkGreylink:link,  .darkGreylink:visited
{
	text-decoration: underline;
	color: #5E5E5E;
}

.darkGreylink:hover
{
	text-decoration: underline;
	color: #EC4B42;
}

.blackBiglink:link,  .blackBiglink:visited
{
	text-decoration: none;
	color: black;
}

.blackBiglink:hover
{
	text-decoration: none;
	color: #EC4B42;
}

a.RedBigLink:link, a.RedBigLink:hover, a.RedBigLink:visited
{
	text-decoration: none;
	color: #EC4B42;
}

.inputBorder
{
	border-width:0px;
	border-color:#FFFFFF;
}

input.text_input, textarea.text_input
{
	width: 100%;
}

.quoteBG {
	background-color: #E2E2E1;
}

.darkRedBG {
	background-color: #C60C19;
}
.lightRedBG {
	background-color: #E62021;
}

.RedBG {
	background-color: #E62021;
}
.RedBG2 {
	background-color: #F20306;
}

.darkBlueBG
{
	background-color: #E0E0E0;
}

.darkBlueBG_e
{
	background-color: #E0E0E0;
}
.lightGrayBG
{
	background-color: #ededed;
}
.darkGrayBG
{
	background-color: #B8B8B8;
}
.darkBlueBG_r
{
	background-color: #F0EFEF;
}

.darkBlueBG_c
{
	background-color: #ECD7D7;
}



.lightBlueBG
{
	background-color: #F4F4F4;
}

.lightBlueBG_e
{
	background-color: #F7F9F9;
}

.lightBlueBG_r
{
	background-color: #EDECEC;
}

.lightBlueBG_c
{
	background-color: #E6E9F0;
}

a.footerLink:link, a.footerLink:visited
{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height:15px;
	text-decoration: none;
}
a.footerLink:hover{
text-decoration: underline;
}

a.footerLink.grey:link, a.footerLink.grey:visited
{
	color: #5E5E5E;
}


a.LeftMenu
{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height:15px;
	text-decoration: none;
	
}

a.LeftMenu.red
{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #EC4B42;
	line-height:15px;
	text-decoration: none;
}

input.btn_style
{
	background-color: #EC4B42;
	border: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold; 
	letter-spacing: 1px;
	padding: 2px 5px 2px 5px;
	cursor: pointer;
}

input.btnGray_style
{
	background-color: #BDBDBD;
	border: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold; 
	letter-spacing: 1px;
	padding: 2px 5px 2px 5px;
	cursor: pointer;
}

H1
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #5E5E5E;
	line-height:15px;
	text-decoration: none;
}


H2
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #5E5E5E;
	line-height:20px;
	text-decoration: none;
	margin: 0px;
}

.underline
{
	text-decoration: underline;
}

.leftMenuE {background-color:#AAAAAA; cursor:pointer;}
.leftMenuR {background-color:#CECECC; cursor:pointer;}
.leftMenuS {background-color:#E62021;}

.leftSubMenuE {background-color:#DFDFDF; cursor:pointer;}
.leftSubMenuR {background-color:#CDCDCD; cursor:pointer;}
.leftSubMenuS {background-color:#E62021;}

.quoteStyle { float:right; margin-left:10px; margin-bottom:10px;}

ul {
	/*list-style-type: none;*/
	list-style-type: none;
	padding:0px;
	margin:0px;
}
li {
	background-image:url(/gui/images/bullets/red_bullet_small.gif); 
	background-repeat: no-repeat;
	background-position: 0 8px;
	padding-left: 15px;
	padding-top:4px;
}
.BolderGreen
{
	display:none;
}


