TD {
	FONT-SIZE: 11px; COLOR: #515151; LINE-HEIGHT: 130%; FONT-FAMILY: verdana,arial
}
H1 {
	display : inline; line-height: 16px; font-family: verdana;	font-size: 13px; font-weight: bold;	text-decoration: none; COLOR: #9D2E2C
}
H2 {
	display : inline; font-family: verdana;	font-size: 13px; font-weight: bold;	text-decoration: none; line-height:14px; COLOR: #000000
}
H3 {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #161616; LINE-HEIGHT: 120%; FONT-FAMILY: verdana,arial; TEXT-DECORATION: underline
}
P {
	LINE-HEIGHT: 130%
}
B
{

}
strong{
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #082D01; TEXT-DECORATION: none
}

.bottommar{
margin-bottom: 12px;
margin-top: 12px;
margin-left: 12px;
margin-right: 12px

}
.mar{
margin-bottom: 0px;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px

}
.ad-bg1{
background-image: url('../images/ad-page-back.jpg')
}
.background1
{
background-image:  url('../images/header-link-bg.jpg')
}
.table-left-bg
{
background-image:  url('../images/table-left-bg.jpg')
}
.table-right-bg
{
background-image:  url('../images/table-right-bg.jpg')
}
.table-top-bg
{
background-image:  url('../images/table-top-bg.jpg')
}
.table-bottom-bg
{
background-image:  url('../images/table-bottom-bg.jpg')
}
.background2
{
background-image:  url('../images/header-link-bg1.jpg');
background-position: 100% 100%;
background-repeat: no-repeat
}

.background3
{
background-image:  url('../images/header-link-bg2.jpg')
}
.background4
{
background-image:  url('../images/headerdesk-link-bg.jpg');
background-position: 100% 100%;
background-repeat: no-repeat
}
.redbor{
border-style: solid;
border-width: 2px;
border-color: #891A2B
}

.ad-back
{
background-image: url('../images/image1.jpg');
background-repeat: no-repeat;
background-position: 100% 100%;
}


.top-link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	COLOR: #ffffff
}

.slogan {
	font-family: times new roman;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	COLOR: #ffffff
}

.head {
	font-family: verdana;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	COLOR: #ffffff
}
.inner-text {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
	COLOR: #350D15
}
.white-link {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	COLOR: #ffffff
}
.content-head1 {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	COLOR: #9D2E2C
}
.copyright {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	COLOR: #9D2E2C
}
.bottomlink {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	COLOR: #000000
}
.laptop-ad-text{
	font-family: times new roman;
	font-size: 28px;
	line-height: 120%;
	FONT-WEIGHT: Bold; 
	text-decoration: none;	
	COLOR: #ffffff
}
.laptop-ad-inner-text{
	font-family: verdana;
	font-size: 24px;
	line-height: 120%;
	FONT-WEIGHT: Bold; 
	font-style: italic;
	text-decoration: none;	
	COLOR: #ffffff
}
.dhtmlwindow{
position: absolute;
border: 2px solid black;
visibility: hidden;
background-color: white;
}

.drag-handle{ /*CSS for Drag Handle*/
padding: 1px;
text-indent: 3px;
font: bold 14px Arial;
background-color: #CA0000;
color: white;
cursor: move;
overflow: hidden;
width: auto;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.drag-handle .drag-controls{ /*CSS for controls (min, close etc) within Drag Handle*/
position: absolute;
right: 1px;
top: 2px;
cursor: hand;
cursor: pointer;
}

* html .drag-handle{ /*IE6 and below CSS hack. Width must be set to 100% in order for opaque title bar to render*/
width: 100%;
}


.drag-contentarea{ /*CSS for Content Display Area div*/
border-top: 1px solid brown;
background-color: white;
color: black;
height: 150px;
padding: 2px;
overflow: auto;
}

.drag-statusarea{ /*CSS for Status Bar div (includes resizearea)*/
border-top: 1px solid gray;
background-color: #F8F8F8;
height: 13px; /*height of resize image*/
}


.drag-resizearea{ /*CSS for Resize Area itself*/
float: right;
width: 13px; /*width of resize image*/
height: 13px; /*height of resize image*/
cursor: nw-resize;
font-size: 0;
}