body {
	font-family: arial, helvetica, sans-serif; 
	color: #000000;
	/*background: url('blue260.gif') repeat-y;*/
	background: #000;
	font-size: 13px;
	padding:0;
	margin: 0;
}
td {
   font-size: 13px;
}
td.f {
   background: #FFFFFF;
}
td.f2 {
   background: #DDDDEF;
   width: 30px;
}
td.h {
   background: #555567;
   color: #FFFFFF;
}
td.course_fee {
   background: #ffe681;
   color: #000000;
   letter-spacing: 1px;
   width: 200px;
   border: 1px solid yellow;
}
.order_form {
   background: #E7E7E7;
   border: 2px solid #CCFFFF;
}
.banner2 {
	position: absolute; left:5px; top:79px;
}
.blue_text {
   color: #000066;
   font-size: 13px;
}
h1,h2,h3,h4,h5,h6 {
   color: #222255;
}
h1 {
   font-size: 19px;
   margin-top: 0;
}
h2 {
   font-size: 17px;
}
h3 {
   font-size: 15px;
}
h4 {
   font-size: 13px;
}

h1.driversafe {
color: #fff;
font-size: 36px;
margin: 0;
}
h1.dra {
color: #fff;
font-size: 22px;
margin: 5;
}
.explain {
padding: 2px; 
text-align: left; 
position: absolute; 
top: 120px; left: 0px; 
background: #FFFFFF; 
border: 1px solid #000066;
}

/*.menu_button {
   background: #EDE9F5;
   padding: 6px;
}
*/

.login_input {
/*   background: #8a8ab2;*/
   background: #bbbbcb;
   color: #000;
   border: 1px solid #000;
}
.login_submit {
   background: #CCCCCC;
   border: 1px solid #000;
   color: #000000;
}
.ssgform {
   display: inline;
   margin: 0;
}
.ssgformdiv {
   display: inline;
}
.small_text {
   font-size: 11px;
/*    color: #FFCC00; */
   color: #FFF;
   font-weight: bold;
   padding-left: 2px;
}
.copyright {
   background: #666699;
   color: #FFFFFF;
   font-size: 11px;
   text-align: center;
}

a:link     { font-weight:bold; text-decoration: none; color: #000033;}
a:visited  { font-weight:bold; text-decoration: none; color: #000033;}
a:hover    { font-weight:bold; text-decoration: underline; color: #000033;}
a:active   { font-weight:bold; text-decoration: none; color: #000033;}

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

a.white2:link     { text-decoration: none; color: #FFFFFF;}
a.white2:visited  { text-decoration: none; color: #FFFFFF;}
a.white2:hover    { text-decoration: none; color: #FFFFFF;}
a.white2:active   { text-decoration: none; color: #FFFFFF;}

.menu_item {
	letter-spacing: 1px;
	padding-left: 10px;
	padding-bottom: 20px;
}
a.menu_link:link     { font-weight: normal; text-decoration: none; color: #FFFFFF; font-size: 16px;}
a.menu_link:visited  { font-weight: normal; text-decoration: none; color: #FFFFFF; font-size: 16px;}
a.menu_link:hover    { font-weight: normal; text-decoration: underline; color: #FFFFFF; font-size: 16px;}
a.menu_link:active   { font-weight: normal; text-decoration: none; color: #FFFFFF; font-size: 16px;}

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

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

.date {
   color: #000066;
   text-align: right;
   font-size: 13px;
   font-family: arial, helvetica, sans-serif;
}

.required {
   color: #FF0000;
   font-weight: bold;
}

.main_content_area {
   position: relative; 
   top: 105px; 
   left: 0px;
}

div.main_content_area_homepage {
   margin-left: auto;
   margin-right: auto;
   position: absolute; 
   top: 122px; 
   left: 214px;
	width: 43%;
	z-index: 3;
}
div.page_area_content {
	position: ;
	right: 0;
	top: 0;
	z-index: 2;
    	width: 600px;
   	background: url('snowy_car1.jpg') #ffffff top right no-repeat;
/*	border: 1px solid red;*/
	float: right;
}
.car_photo {
   width: 384px;
	float: right;
	top: 87px;
	right: 0;
	background: #fff;
	position: absolute; 
}

.menu {
   height: 500px;
   top: 122;
   left: 0;
   position: absolute;
}
#page_area {
   padding-left: 180px; 
   padding-top: 0;
   margin: 0;
}
/*#page_area_content {
	z-index: 100;
	min-width: 1px;
    width: 415px;
}*/

p {
   text-align: justify;
}


/*#list-menu-ex2 a {
	display: block;
		width:148px;
	padding: 2px 2px 2px 10px;
	border: 1px solid #000000;
text-decoration: none;
background-color: #dcdcdc;
}

#list-menu-ex2 a:link {
	color: #000000;
}

#list-menu-ex2 a:visited {
	color: #000000;
}

#list-menu-ex2 a:hover {
	border: 1px solid #000000;
	background: #333333;
	color: #ffffff;
}
*/

#navcontainer { width: 160px; border: 1px solid black;}

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 7px;
width: 160px;
background-color: #EDE9F5;
border-bottom: 1px solid #000;
border-right: 1px solid #000;
}

#navcontainer a:link, #navlist a:visited
{
color: #000;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #354394;
color: #fff;
}




/* new things added */

.main_table {
	width: 1100px;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	border: 1px solid #444;
}

.menu_area {
	vertical-align: top;
	background: #191919 url('danger_stick.jpg') bottom left no-repeat;
	width: 185px;
}

.main_page_area {
   	background: url('snowy_car1.jpg') #ffffff top right no-repeat;
	vertical-align: top;
	padding: 10px;
	height: 550px;
	width: 915px;
}

.topbanner {
	background: #6f85be;
	z-index: 10;
	border-bottom: #777 1px solid;
}

.footer {
	background: #445679;
	color: #fff;
	font-size: 11px;
	text-align: right;
}

.menu_button_border	{ 
	width: 100%;
	padding: 0;
	margin: 0;
/*	border-right: 1px #ffffff solid; 
	border-top: 1px #ffffff solid; */
	
	/*border-top: 1px #454A5F solid;*/
} 

div.menu_button {
	width: 100%; 
	top: 0; 
	left: 0;  
/*	border: 1px #003366 solid;  */
}
div.menu_button a  { 
	font-weight: normal;
	width: 100%;  
	/*padding: 5px; */
	padding-top: 11px; 
	padding-bottom: 11px; 
	color: #ffffff; 
	text-decoration:none; 
	display:block; 
	text-align:left; 
	font-size: 16px; 
	/*background: #EDE9eb;*/
	background: #191919;
}
div.menu_button a:visited { 
	color: #fff;  
	text-decoration:none;
	font-weight: normal;
/*	background-color: #0e0c3f; */
} 
div.menu_button a:active { 
	color: #fff;  
	text-decoration:none; 
	font-weight: normal;
/*	background-color: #303074; */
} 
div.menu_button a:link { 
	color: #fff;  
	text-decoration:none; 
	font-weight: normal;
/*	background-color: #0e0c3f; */
}
div.menu_button a:hover { 
	color: #fff; 
	text-decoration:none;
	font-weight: normal;
	background: #303070; 
}










