body 
{
background: #333333;
}

.widescreen
{
background: #FFFFFF;
width: 765px;
border: 1px solid #FFFFFF;
}

.MenuFont {
font-size : 14;
font-family :  Tahoma;
color : Blue;
text-decoration: none;
font-weight: bold;
}
a.MenuFont:HOVER {
 font-size : 14;
 font-family :  Tahoma;
 color : DarkBlue;
 text-decoration: underline;
 font-weight: bold;
}

.button {
	cursor: hand;
	width: 27px;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight1 : bold;

}

input {
	border: 1px solid #0D30A0;#2288B3; #CCAA00;
	width: 95%;
	background-color:#EEEEEE;
}
input.small{
	width: 40px;
}
.input150{
	width: 150px;
}
.tp{
	padding-top:7px;
}
select {
	width: 150px;
	border: 1px solid #0D30A0;#2288B3;
	background-color:#EEEEEE;
}
table {
border: 1px solid blue;
background: white;	
}
.td0{
	padding: 0px;
}
td
{
font-family : Tahoma, Arial, Helvetica, sans-serif;
font-size : 12px;
font-weight1 : bold;
padding-left: 5px;
color: black;
}

.head1
{
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
font-weight : bold;
color: white; black;
height:20px;
background-color:#3D60D0; #339CCC;
}

.main
{
font-family : Tahoma, Arial, Helvetica, sans-serif;
font-size : 11px;
font-weight1 : bold;
padding-left: 10px;
color: black;
}

.table0
{
background: white;
border: 1px solid green;
}

a
{
font-family : Tahoma, Arial, Helvetica, sans-serif;
font-size : 11px;
font-weight1 : bold;
color: #0D30A0;#2288B3; black;
text-decoration:none;
}
a:hover
{
text-decoration:underline;
}

.checkbox
{
width:15px;
height:15px;
}

textarea
{
width:95%;
background-color:#EEEEEE;
}
.list {
	padding-left:10px;
}

.hr {
	width:99%; 
	height: 1px;
	display:inline; 
	border : 0px solid none;
	background-color:#0D30A0;;#238ABB;
	
}

.padding0{
	padding:0px;
}
iframe {
	width:100%;
	height:290px; 100%;
	border: 1px solid #0D30A0;; #2288B3; #CCAA00;
}           
.iframe2{
  height:130px;
  width:145px;                                 
  border: 1px solid #0D30A0;
}

h1 
{
font-family: Verdana;
font-size: 22;
color: Red;
}

h2 {
font-family: Tahoma;
font-size: 18;
color: Blue;
}