﻿body
{
	background-image : url(imgs/bg.gif);
	background-position : top;
	background-attachment: fixed;
	background-repeat : repeat-x;
	font-size: 90%;
	color:blue;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#bed3e8;
}

td
{
	font-size: 90%;
	color:blue;
    font-family: Arial, Helvetica, sans-serif;	
}

input,textarea,select
{
	border : 1px solid  #749BEF;
	color:blue;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;	
}
	
li
{
     padding-top:5px; 
     color:#ff7550;  
     margin-right:0;  
     line-height:17px;
     list-style-type:square;
        
}

.li_div
{
    color:blue; 
        
}

/***** default *****/

a.menu_Link,a.menu_Link:visited
{
	font-weight: bold;
	color:blue;
	font-size: 145%;
	text-decoration:none;
}

a.menu_Link:hover
{
	font-weight: bold;
	color:#FF7550;
	font-size: 145%;
	text-decoration:none;
}

a.menu_Link1,a.menu_Link1:visited
{
	font-weight: bold;
	color:blue;
	font-size: 125%;
	text-decoration:none;
}

a.menu_Link1:hover
{
	font-weight: bold;
	color:#FF7550;
	font-size: 125%;
	text-decoration:underline;
}

a.menu_Link2,a.menu_Link2:visited
{
	font-weight: bold;
	color:blue;
	font-size: 125%;
	text-decoration:none;
}

a.menu_Link2:hover
{
	font-weight: bold;
	color:#FF7550;
	font-size: 125%;
	text-decoration:underline;
}

a.menu_Link3,a.menu_Link3:visited
{
	font-weight: bold;
	color:blue;
	font-size: 125%;
	text-decoration:none;
}

a.menu_Link3:hover
{
	font-weight: bold;
	color:#FF7550;
	font-size: 125%;
	text-decoration:underline;
}

.default_news1
{
	/*border : 4px double #749BEF;*/
}

.default_news2
{
	border : 1px solid  #749BEF;
	color:blue;
	font-size: 90%;
	text-decoration:none;
}

.MARQUEE_News
{
	color:blue;
	font-size: 100%;
	text-decoration:none;
	width:90%;
}

.MARQUEE_News2
{
	color:blue;
	font-size: 100%;
	text-decoration:none;
	height:90px;
	width:90%;
}

.SubmitBtn
{
    border: solid 1px #000000;
    _border : double 4px #749BEF;
	font-family:Arial;
	background-color:#749BEF;
	color:#ffffff;
	font-size: 90%;
	cursor:pointer;
}

a.search_Link,a.search_Link:visited
{
	font-weight: bold;
	color:#FF7550;
	font-size: 110%;
	text-decoration:undeline;
}

a.search_Link:hover
{
	font-weight: bold;
	color:#FF7550;
	font-size: 110%;
	text-decoration:none;
}

a.search_Link_2,a.search_Link_2:visited
{
	color:blue;
	font-size: 100%;
	text-decoration:none;
}

a.search_Link_2:hover
{
	font-weight: bold;
	color:blue;
	font-size: 100%;
	text-decoration:none;
}

.Err
{
	font-weight: bold;
	color:#FF7550;
	font-size: 100%;
}

.title
{
	background-image : url(imgs/title.gif);
	background-position : center;
	background-repeat : no-repeat;
	width:775px;
	height:37px;
}

.title
{
	background-image : url(imgs/title.gif);
	background-position : center;
	background-repeat : no-repeat;
	width:775px;
	height:37px;
}

.Heart_right
{
	background-image : url(imgs/Heart_right.gif);
	background-position : center;
	background-repeat : no-repeat;
	width:304px;
	height:160px;
}

.Heart_left
{
	background-image : url(imgs/Heart_left.gif);
	background-position : center;
	background-repeat : no-repeat;
	width:304px;
	height:160px;
}

/***** user_Card.asp *****/

.pageTitle1
{
	font-weight: bold;
	color:blue;
	font-size: 90%;
	text-decoration:none;
	padding-top:10px;
	padding-bottom:10px;
}

.pageTitle
{
	color:blue;
	font-size: 90%;
	text-decoration:none;
	border-bottom : 1px dotted  #FF7550;
	
}

.must
{
	color:#FF7550;
	font-size: 90%;
	text-decoration:none;
}

.addImgsBtn
{
	border : 1px solid  #749BEF;
	background-color:#ffffff;
	color:blue;
	font-size: 90%;
	cursor:pointer;
	
}

.footer
{
	padding:5px;
	background-color:#1776D2;
	font-size: 12px;
	color:white;
    font-family: Arial, Helvetica, sans-serif;	
	text-align : center;
	font-weight:bold;
	padding-top:7px;
}

.today_date
{
	font-size: 12px;
	color:white;
    font-family: Arial, Helvetica, sans-serif;	
	font-weight:bold;
	padding:5px;
}

  


