body {
	margin: 20px 0px 0px 0px;
	background-color: #b5c1c9;
	background-image: url(../files/grafik/navigation/bg.gif);
}
.bgRed {
    background-color: #680002;
}
.bgWhite {
    background-color: #ffffff;
}
.bgYellow {
    background-color: #f7a419;
}
.bgGrey {
    background-color: #ececec;
}
.bgLeft {
    background-image: url(../files/grafik/navigation/bgLeft.gif);
    background-repeat:repeat-y;
}
.bgRight {
    background-image: url(../files/grafik/navigation/bgRight.gif);
    background-repeat:repeat-y;
}
.blogDate {
  font-family:Verdana, Helvetica, Arial;
  color:#000000;
  font-weight:bold;
  font-size:13px;
  padding-left:5px;
  padding-right:5px;
}

.HeadlineMediumStdColor {font-family:"Courier New", Courier, monospace; color:#000000; font-weight:bold;font-size:20px;}
.SubHeadlineMediumStdColor {font-family:Verdana, Helvetica, Arial; color:#000000; font-weight:normal;font-size:11px;}
.BreadMediumStdColor,td {font-family:Verdana, Helvetica, Arial; color:#000000; font-weight:normal;font-size:11px;}
.HeadlineMediumWhite {font-family:"Courier New", Courier, monospace; color:#ffffff; font-weight:bold;font-size:20px;}

h1
{
 font-weight: bold;
 margin-top: 0;
 margin-bottom: 10px;
 line-height: 17px;
}

h1.MediumStdColor
{
 font-size: 18px;
 font-weight: bold;
 margin-bottom: 15px;
 color: #232323;
}

h2
{
 font-size: 12px;
 font-weight: bold;
 margin-top: 0;
}

h2.MediumStdColor
{
 margin-bottom: 15px;
 text-transform: normal;
 font-size: 12px;
 font-weight: bold;
 line-height: 16px;
 color: #232323;
}

a {
 font-size: 11px;
 text-decoration: none;
 color: #f09f1a;
}
a:selected {
 color:#f09f1a;
 text-decoration: none;
}
a:hover {
 color: #000000;
 text-decoration: underline;
}

a.subMenu {
 font-family:Verdana, Helvetica, Arial;
 font-size: 12px;
 color: #000000;
 text-decoration: none;
 line-height:22px;
}
A.subMenu:visited {
 color: #000000;
 text-decoration: none;
}
A.subMenu:hover {
 text-decoration: none;
 color: #f09f1a;
}

a.subMenuOn {
 font-family:Verdana, Helvetica, Arial;
 font-size: 12px;
 color: #f09f1a;
 text-decoration: none;
 line-height:22px;
}
A.subMenuOn:visited {
 color: #f09f1a;
 text-decoration: none;
}
A.subMenuOn:hover {
 text-decoration: none;
 color: #f09f1a;
}

.LeftMenuBackground
{
 background-image:url("../../AjrGfx/SystemGfx/");
 background-repeat: no-repeat;
}

input
{
 font-family: arial, verdana, tahoma;
 color: #333333;
 font-size: 11px;
 background: #ffffff;
 padding-left: 2px;
}

.textfield
{
 font-family: arial, verdana, tahoma;
 color: #000000;
 font-size: 11px;
 background: #ffffff;
 padding: 2px;
 border: 1px #b10e1a solid;
}

textarea
{
 font-family: arial, verdana, tahoma;
 color: #333333;
 font-size: 11px;
 background: #ffffff;
 padding: 2px;
 border: 1px #000000 solid;
}

select
{
 color: #333333;
 font-size: 11px;
 background: #ffffff;
 border: 1px #666666 solid;
}

.ButtonInputsMedium
{
 font-family: arial, verdana, tahoma;
 color: #000000;
 font-size: 11px;
 background: #ccc;
 padding: 0px;
 border: 1px #b10e1a solid;
}

.FormFieldInputsWide
{
 width: 420px;
 height: 50px;
}

.FormFieldInputsMedium
{
 font-family: arial, verdana, tahoma;
 color: #000000;
 font-size: 11px;
 background: #ffffff;
 padding: 2px;
 border: 1px #b10e1a solid;
 width: 200px;
}

.FormFieldInputsNarrow
{
 width: 110px;
 height: 20px;
}

.FormFieldLabelMediumStdcolor
{
 font-size: 11px;
 color: #666666;
 font-weight: bold;
}

ul{ padding-left:13px; margin:5; }

li { list-style-image: }

.button
{
 font-weight: bold;
 height: 20px;
 width:150px;
 cursor: pointer;
 background-color: #f7a419;
}


/* UDAYS EDUCATION SEARCH */

.BoxRedTitle {
 font-family: "Courier New";
 font-size: 14px;
 font-weight: bold;
 color: #ffffff;
 background-image:url("../../Files/system/gfx/BoxRedBg.gif");
 background-repeat: repeat-x;
 padding: 5px 0 5px 10px;
 border-bottom: none;
}






