/* CSS Document */

body
{
	background: #9C9B9B url(images/bg.jpg) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	background-color: #A2A2A2;
	overflow: scroll;
	visibility: visible;
}

.border
{
	border: 1px solid #cc9900;
}

a{
 
color: #000; 
text-decoration: none; 
}

a:hover{
color: #D20409;
text-decoration: none; 
}

.menu-top
{
padding: 0px 5px 5px 5px;
color: #FFFFFF;
}

a.mainmenu
{
font-size: 12px;
margin-left: 5px;
color: #790900;
font-weight: normal;
}

a.mainmenu:hover
{font-size: 12px;
margin-left: 5px;
color: #8B8E93;
font-weight: normal;
}

.main
{
	background: url(images/menu-area.jpg) no-repeat;
}

a.topmenu
{font-size: 10px;
color: #FFFFFF;
font-weight: normal;
}
a.topmenu:hover
{font-size: 10px;
color: #D20409;
font-weight: normal;
}

p
{
font-size: 11px; 
padding: 5px 15px 5px 15px;
color: #666666;
text-align: left;
}
.li{
	font-size: 12px;
	font-weight: normal;
	padding: 5px 5px 5px 5px;
	color: #cc0000;
	list-style-position: outside;
	list-style-type: circle;
}
.li:hover{
	font-size: 12px;
	font-weight: normal;
	padding: 5px 5px 5px 5px;
	color: #000000;
	list-style-position: outside;
	list-style-type: circle;
}

h1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	background: url(images/h1-bullet.jpg) no-repeat 1px;
	font-style: normal;
	padding-left: 30px;
	font-weight: 300;
	color: #D20409;
	text-transform: uppercase;
	margin-top: 10px;
	margin-left: 10px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	margin-top: 10px;
	margin-left: 10px;
	padding-right: 10px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;  
	color: #D20409;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 0px;	
	padding-right: 10px;
}

h4
{
	font-size: 14px;
	color: #262626;
	font-weight: normal;
	padding: 5px 10px 10px 15px;
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #cc0000;
	text-align: left;
	margin: 20 20 20 20px;
	padding: 10 10 10 10px;
	
}

li
{
	font-size: 11px;
	font-color: #666666;
	margin-top: 5px;
	padding-right: 10px;
	list-style-position: outside;
	list-style-image: url(images/arrow.gif);
}

.left-shadow
{
	background-image: url(images/left-shadow.gif);
	background-repeat: repeat;
	}

.right-shadow
{
	background-image: url(images/right-shadow.gif);
	background-repeat: repeat;
}

.bottom-shadow
{
	height: 10px;
	background-color: #9C9B9B;
	background-image: url(images/bottom.gif);
	background-repeat: repeat;
}

.home-box
{
background-color: #E9E9E9;
border: 1px solid #E3E3E3;
}

.box-image
{
float: left;
width: 90px;
}

.box-content
{
	float: right;
	width: 110px;
	padding: 10px 5px 0px 0px;
	font-size: 10px;
	line-height: 15px;
}

.home-left
{
float: left;
width: 170px;
}

.home-right
{
	float: right;
	width: 600px;
	background-color: #FFFFFF;
}


hr
{
border: 1px solid #666666;
}

.left-border
{
border-left: 1px solid #D6D6D6;
margin-top: 10px;
}

.right-column
{
padding-left: 20px;
}


a.right-menu
{
	font-size: 11px;
	color: #333333;
	line-height: 18px;
	text-decoration: none;
	padding: 2px;
	
	
}
a.right-menu:hover
{
	font-size: 11px;
	color: #cc0000;
	line-height: 18px;
	background-color: #f5f5f5;
	padding: 2px;
	
	
}

.footer
{
	height: 30px;
	font-size: 10px;
	background-image: url(images/footer.jpg);
	background-repeat: repeat;
}

.shriasys
{
font-size: 10px;
text-decoration: underline;
}

.border-bottom
{
border-bottom: 1px solid #D6D6D6;
padding: 0px 5px 0px 5px;
}

TD.main, TR.main P.main {
	font-size: 11px;
	color: #333333;
	line-height: 2.5;
	padding-left:15px;
	background-color: #dedfdf;
	background-repeat: repeat;
}
.img-border {
	padding: 5px;
	border: 1px solid #AAAAAA;
	margin: 5px 2px 5px 5px;
}
a.link {
	font-size: 10px;
	font-weight: normal;
	color: #CC0000;	
	margin: 5px;
	padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;;
	align: right;
}
a.link:hover {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #e8e8e8;
	margin: 5px;
	padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;;
	align: right;
}

h5
{
background: url(images/logo.gif) no-repeat 2px;;
font-size: 12px;
line-height: 12px;
font-weight: normal;
margin-left: 15px;
margin-bottom: 0px;
padding-left: 20px;
}


.text
{
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.box {
	padding: 325px;
}
.benq-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #663399;
	text-decoration: none;
	font-weight: bold;
}
.benqdivtag {
	margin: 0px;
	padding: 0px;
	float: none;
	width: 400px;
	overflow: scroll;
	position: absolute;
	height: 150px;
	left: 302px;
	top: 505px;
	clear: none;
	visibility: visible;
}
paragraph {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
.benq-textlist {
	list-style-position: outside;
	list-style-type: circle;
}
.panasonic-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #3399CC;
}
.pansonic-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
