body {

background-color:#B5BAC6;
background-image:url(images/bg.jpg);
background-repeat:repeat-x;

}

table{
	font-size: 11px;
	FONT-FAMILY:verdana, tahoma, arial, sans-serif, helvetica;
}

.p1 {line-height: 15px;}

.font {FONT-FAMILY:Tahoma;
	    font-size: 11px;
	  color :#333;
}


.Topmenu{
        FONT-FAMILY:Arial;
	font-size: 13px;
	}

.Topmenu a:link{text-decoration : none ;color : #FFF;}
.Topmenu a:visited {text-decoration : none ;color : #FFF;}
.Topmenu a:hover {text-decoration : underline ;color :#FFF;}
.Topmenu a:active {text-decoration : none ;color :#FFF;}


.Titlelinks {
    FONT-FAMILY:Verdana;
	font-size: 14px;
	}
.Titlelinks a:link{font-weight: bold;text-decoration : none ;color : #333;}
.Titlelinks a:visited {font-weight: bold;text-decoration : none ;color : #333;}
.Titlelinks a:hover {font-weight: bold;text-decoration : underline ;color :#333;}
.Titlelinks a:active {font-weight: bold;text-decoration : none ;color :#333;}


.Button{
    FONT-FAMILY:Arial;
	font-size: 12px;
	}

.Button a:link{font-weight: normal;text-decoration : none ;color : #5A5A5A;}
.Button a:visited {font-weight: normal;text-decoration : none ;color : #5A5A5A;}
.Button a:hover {font-weight: normal;text-decoration : underline ;color :#5A5A5A;}
.Button a:active {font-weight: normal;text-decoration : none ;color :#5A5A5A;}


.Quicklinks
{
    FONT-FAMILY:Tahoma;
	font-size: 11px;
}
.Quicklinks a:link{text-decoration: none ;color : #333;}
.Quicklinks a:visited {text-decoration: none ;color : #333;}
.Quicklinks a:hover {text-decoration: underline ;color :#333;}
.Quicklinks a:active {text-decoration: none ;color :#333;}


.Details {
    FONT-FAMILY:Verdana;
	font-size: 10px;
	}
.Details a:link{text-decoration : underline;color: #333}
.Details a:visited {text-decoration : underline;color: #333}
.Details a:hover {text-decoration : none;color: #333}
.Details a:active {text-decoration : underline;color: #333}


.Guide {
    FONT-FAMILY:Arial;
	font-size: 12px;
	}
.Guide a:link{font-weight: normal;text-decoration : none ;color : #333;}
.Guide a:visited {font-weight: normal;text-decoration : none ;color : #333;}
.Guide a:hover {font-weight: normal;text-decoration : underline ;color :#333;}
.Guide a:active {font-weight: normal;text-decoration : none ;color :#333;}

.SelectP
{
    FONT-FAMILY:Verdana;
	font-size: 11px;
}

.inputfield {font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border:1px solid #666666;
}